Block Explorers
To examine EVM transactions in detail, an EVM-specific (rather than cosmos-based) block explorer must be used.
Carbon currently supports the open-source Blockscout EVM block explorer. Publicly available explorers are listed below.
Mainnet: https://evm-scan.carbon.network
Testnet: https://test-evm-scan.carbon.network
Use these explorers to verify that your smart contracts are working as expected!
Last updated