Skip to content

@explorer:account

Human-readable summary of an address: EOA / contract / EIP-7702-delegated EOA, verified contract name, proxy implementation, ENS name, balance and tx count.

⚗️ Experimental — available at next.evmcrispr.com.

Returns: string

@explorer:account(address chain?)
NameTypeDescription
addressaddressAddress to inspect
[chain]chainChain to look on (default: current chain)
# Inspect what an address is
print @explorer:account(0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d)

For proxies the verified name and compiler shown are the implementation's — the proxy shell itself carries no useful information. Verification metadata comes from Etherscan when an API key is configured, falling back to the chain's Blockscout instance.