Skip to Content
ReferenceExplorer links (EIP-3091)

Explorer links (EIP-3091)

The explorer answers the routes wallets use to link to a transaction, an address, a token or a block (EIP-3091 ). Set it as the network’s block explorer in a wallet and “view on explorer” links work.

RouteAcceptsOpens
/tx/<hash>a CometBFT transaction hash, or the 0x… hash of an EVM transactionthe transaction
/address/<address>aeva1… or 0x…the account (shown under its aeva1… form); a 0x… address that has never appeared on chain is not found
/token/<0x-address>an AE-20 addressthe asset (for a right token, its kind’s row)
/block/<height>a block heightthe block

Older paths redirect permanently: /txs/<hash>/tx/<hash>, /blocks/<height>/block/<height>, /accounts/<address>/address/<address>.

Base URL: https://explorer.aevachain.com.

Last updated