onchain_lookup
Basic onchain picture of an address on any supported EVM chain: contract or not, code size, native balance, and whether it's an EIP-1967 upgradeable proxy (and its implementation). Pass chain (ethereum/base/arbitrum/optimism/polygon/bsc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | EVM chain: ethereum, base, arbitrum, optimism, polygon, or bsc (default ethereum) | |
| address | Yes | the 0x address |