Verified contracts
In version 1.0.0, we support displaying verified contracts for EVM only. Seitrace will support Native SEI contract in upcoming version.
Basic stats
Display basic statistics about contracts:
Total contracts (EVM): The total number of contracts on EVM.
Verified contracts (EVM): The number of verified contracts on EVM.

Latest verified contracts
Display a list of the latest verified contracts. Basic information includes:
Contract name & address: The name of the contract and its address.
Balance SEI: The SEI balance of the contract (supported for associated).
Txs: The number of transactions involving the contract.
Compiler/Version: The compiler and version used to create the contract.
Verification time (Verified): The time when the contract was verified.
Filtering and Search
Users can:
Filter by compiler: Filter the list of contracts by compiler.
Search by contract name or its address: Search for contracts by their name or address.
Last updated