Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.sandbox.immutable.com/v1/chains/{chain_name}/tokens/{contract_address}
{ "result": { "chain": { "id": "eip155:13372", "name": "imtbl-zkevm-testnet" }, "contract_address": "0xc344c05eef8876e517072f879dae8905aa2b956b", "root_contract_address": "0x43e60b30d5bec48c0f5890e3d1e9f1b1296bb4aa", "symbol": "AAA", "decimals": 18, "image_url": "https://some-url", "name": "Token A", "updated_at": "2022-08-16T17:43:26.991388Z", "is_canonical": true, "root_chain_id": "eip155:1", "bridge_used": "axelar" } }
Get single ERC20 token
The address of contract
The name of chain
"imtbl-zkevm-testnet"
OK
Single Token
Show child attributes
Was this page helpful?