Retrieve metadata for an ERC-20 token by its contract address. Returns symbol, decimals, name, and other token properties fetched from the blockchain.
| Field | Type | Required | Description |
|---|---|---|---|
chainId | string | Yes | Blockchain network identifier |
tokenContractAddress | string | Yes | ERC-20 token contract address (0x...) |
assets:read
Retrieve metadata for an ERC-20 token by its contract address. Returns symbol, decimals, name, and other token properties fetched from the blockchain.
| Field | Type | Required | Description |
|---|---|---|---|
chainId | string | Yes | Blockchain network identifier |
tokenContractAddress | string | Yes | ERC-20 token contract address (0x...) |
assets:read