getTokenMetadata
Retrieve ERC20 token metadata, including name, symbol, decimals, and total supply, by specifying the token address and chain ID.
Instructions
Gets all metadata (name, symbol, decimals, totalSupply) of an ERC20 token
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | Yes | The token chain | |
token | Yes | The token address |