Get token info
get_token_infoRetrieve token metadata (name, symbol, decimals, supply, type) for ERC-20, ERC-721, or ERC-1155 contracts on bloxberg via Blockscout.
Instructions
Metadata for an ERC-20/721/1155 token contract (name, symbol, decimals, supply, type) from the Blockscout explorer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Token contract address | |
| network | No | Target network: "l1" (default) or "l2-testnet" | l1 |