📔
Seitrace
  • Introduction
  • Sei Network
  • EVM <> Wasm interoperability
    • Pointer contracts
    • Associated accounts
    • Associated transactions
  • Insights (APIs)
    • Introduction
    • Activating free trial package
    • Purchasing an Insights Package
    • Create your API keys
    • Insights (APIs) docs
  • BROWSING THE SITE
    • Homepage
    • Search bar
    • Transactions
    • Validators
    • Proposals
    • IBC Relayers
    • Blocks
    • Top Accounts
    • Account details
    • Verified contracts
    • Contract details
  • Assets
    • Fungible tokens
      • Tokens
      • Tokens details
    • Non-fungible tokens (NFT)
      • Collections
      • Collection details
      • NFT details
  • Verify contract
    • Verify contract (EVM)
      • Seitrace UI
      • Hardhat Verification Plugin
      • Custom ABI
      • API for EVM Contract verification
    • Interacting with Smart Contracts
  • Profile
    • My account
    • Watch list and Private Tags
  • Earnings
    • Listing new earnings
  • Coming soon
    • Custom ABI
    • Code ID (Native SEI)
    • Charts & stats
    • Verify Contract (Cosmos)
    • Public tags
    • Token info
  • Contact Us
    • Twitter (X)
Powered by GitBook
On this page
  • Common features with addresses (accounts)
  • Contract-specific features
  • EVM contract verification status
  • Native SEI Contracts (COSMOS)
  • Visual indicators
  1. BROWSING THE SITE

Contract details

PreviousVerified contractsNextFungible tokens

Last updated 11 months ago

The contract details page provides comprehensive information about a contract on the SEI blockchain. Contracts are treated similarly to addresses/accounts but include additional contract-specific details.

Common features with

Contracts share several features with regular addresses, such as:

  • Transaction history: Displaying all transactions involving the contract.

  • Token holdings: Listing tokens held by the contract.

  • Balance SEI: Showing the SEI balance of the contract.

  • Internal txns: Displaying internal transactions, which are SEI transfers carried out via smart contracts.

  • Associated account: Supporting associated accounts, allowing users to view synchronized information across both EVM and COSMOS addresses. Learn more here.

Contract-specific features

In addition to the common features, the contract details page includes:

  • More information: Token name, Contract name, Contract creator, Contract type, Implementation

  • Logs tab: Displaying logs generated by the contract.

  • Detailed contract information: Providing in-depth details about the contract, such as its creation code, deployed bytecode, verification status and interaction between wallet and contract.

EVM contract verification status

EVM contracts can have three verification statuses:

  1. Unverified:

    • Details: Users can see the Contract Creation Code and Deployed ByteCode.

    • Interaction: Users need to verify and publish the contract to interact with it.

  2. Partial Match (Partially Verified):

    • Interaction: Users can interact with the contract, but some functionality may be limited due to partial verification.

  3. Exact Match (Fully Verified):

    • Details: Users can see the fully verified source code, ABI, and complete contract details. This indicates that the contract's source code exactly matches the deployed bytecode.

    • Interaction: Users can fully interact with the contract, utilizing all its functionalities.

Native SEI Contracts (COSMOS)

Currently, contract verification for Native SEI (COSMOS) contracts is not supported.

Visual indicators

  • Verified contracts: Use an icon with a green checkmark on a green background to indicate a verified contract.

  • Unverified contracts: Use a gray icon to indicate an unverified contract.

Details: Users can see partially matched source code, ABI (Application Binary Interface), and other contract details. This indicates that some parts of the contract match the source code provided, but not entirely. User can continue to for exact match

addresses (accounts)
Verify & publish
Contract details
Verified contract
Unverified contracts