Retrieve tokens for a specific chain.
The GET Tokens
endpoint allows you to retrieve information about tokens of a specific chain.
Endpoint URL
https://svc.blockdaemon.com/pricing/v1/allowed_tokens/{chain_id}
Request Payload
Replace the YOUR_API_KEY
with your actual API Key.
curl --location 'https://svc.blockdaemon.com/pricing/v1/allowed_tokens/eip155:1' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <YOUR_API_KEY>' \
The request includes the following parameter:
Fields | Required/Optional | Details |
---|---|---|
chain_id | Required | A unique numeric identifier for each network. For example, eip155:1 for Ethereum (ETH) and eip155:137 for Polygon (MATIC). Refer to ChainList.org for a list of EVM networks. |
Response Payload
Below is the successful response format:
{
"tokens": [
{
"chain_id": "eip155:1",
"symbol": "USDT",
"name": "Tether USD",
"protocol": "ethereum",
"address": "0xdAC17F958D2ee523a2206206994597C13D831ec7"
},
{
"chain_id": "eip155:1",
"symbol": "GLM",
"name": "Golem Network Token",
"protocol": "ethereum",
"address": "0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429"
},
{
"chain_id": "eip155:1",
"symbol": "MKR",
"name": "Maker",
"protocol": "ethereum",
"address": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2"
},
{
"chain_id": "eip155:1",
"symbol": "GNO",
"name": "Gnosis",
"protocol": "ethereum",
"address": "0x6810e776880C02933D47DB1b9fc05908e5386b96"
},
{
"chain_id": "eip155:1",
"symbol": "ANT",
"name": "Aragon Network Token",
"protocol": "ethereum",
"address": "0xa117000000f279D81A1D3cc75430fAA017FA5A2e"
},
{
"chain_id": "eip155:1",
"symbol": "BAT",
"name": "BAT",
"protocol": "ethereum",
"address": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF"
},
{
"chain_id": "eip155:1",
"symbol": "MCO",
"name": "MCO",
"protocol": "ethereum",
"address": "0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d"
},
{
"chain_id": "eip155:1",
"symbol": "BNB",
"name": "BNB",
"protocol": "ethereum",
"address": "0xB8c77482e45F1F44dE1745F52C74426C631bDD52"
},
{
"chain_id": "eip155:1",
"symbol": "LRC",
"name": "LoopringCoin V2",
"protocol": "ethereum",
"address": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD"
},
{
"chain_id": "eip155:1",
"symbol": "stETH",
"name": "stETH",
"protocol": "ethereum",
"address": "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84"
},
{
"chain_id": "eip155:1",
"symbol": "MANA",
"name": "Decentraland",
"protocol": "ethereum",
"address": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942"
},
{
"chain_id": "eip155:1",
"symbol": "LINK",
"name": "ChainLink Token",
"protocol": "ethereum",
"address": "0x514910771AF9Ca656af840dff83E8264EcF986CA"
},
{
"chain_id": "eip155:1",
"symbol": "KCS",
"name": "KuCoin Token",
"protocol": "ethereum",
"address": "0xf34960d9d60be18cC1D5Afc1A6F012A723a28811"
},
{
"chain_id": "eip155:1",
"symbol": "ENJ",
"name": "EnjinCoin",
"protocol": "ethereum",
"address": "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c"
},
{
"chain_id": "eip155:1",
"symbol": "THETA",
"name": "Theta",
"protocol": "ethereum",
"address": "0x3883f5e181fccaF8410FA61e12b59BAd963fb645"
},
{
"chain_id": "eip155:1",
"symbol": "AGIX",
"name": "SingularityNET Token",
"protocol": "ethereum",
"address": "0x5B7533812759B45C2B44C19e320ba2cD2681b542"
},
{
"chain_id": "eip155:1",
"symbol": "ZIL",
"name": "Zilliqa",
"protocol": "ethereum",
"address": "0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27"
},
{
"chain_id": "eip155:1",
"symbol": "HT",
"name": "HuobiToken",
"protocol": "ethereum",
"address": "0x6f259637dcD74C767781E37Bc6133cd6A68aa161"
},
{
"chain_id": "eip155:1",
"symbol": "TUSD",
"name": "TrueUSD",
"protocol": "ethereum",
"address": "0x0000000000085d4780B73119b644AE5ecd22b376"
},
{
"chain_id": "eip155:1",
"symbol": "SNX",
"name": "Synthetix Network Token",
"protocol": "ethereum",
"address": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F"
},
{
"chain_id": "eip155:1",
"symbol": "HOT",
"name": "HoloToken",
"protocol": "ethereum",
"address": "0x6c6EE5e31d828De241282B9606C8e98Ea48526E2"
},
{
"chain_id": "eip155:1",
"symbol": "NEXO",
"name": "Nexo",
"protocol": "ethereum",
"address": "0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206"
},
{
"chain_id": "eip155:1",
"symbol": "IOTX",
"name": "IoTeX Network",
"protocol": "ethereum",
"address": "0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69"
},
{
"chain_id": "eip155:1",
"symbol": "RPL",
"name": "Rocket Pool",
"protocol": "ethereum",
"address": "0xD33526068D116cE69F19A9ee46F0bd304F21A51f"
},
{
"chain_id": "eip155:1",
"symbol": "(QNT)",
"name": "Quant",
"protocol": "ethereum",
"address": "0x4a220E6096B25EADb88358cb44068A3248254675"
},
{
"chain_id": "eip155:1",
"symbol": "GUSD",
"name": "Gemini dollar",
"protocol": "ethereum",
"address": "0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd"
},
{
"chain_id": "eip155:1",
"symbol": "USDP",
"name": "Pax Dollar",
"protocol": "ethereum",
"address": "0x8E870D67F660D95d5be530380D0eC0bd388289E1"
},
{
"chain_id": "eip155:1",
"symbol": "(FTM)",
"name": "Fantom Token",
"protocol": "ethereum",
"address": "0x4E15361FD6b4BB609Fa63C81A2be19d873717870"
},
{
"chain_id": "eip155:1",
"symbol": "CRO",
"name": "Cronos Coin",
"protocol": "ethereum",
"address": "0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b"
},
{
"chain_id": "eip155:1",
"symbol": "LPT",
"name": "Livepeer Token",
"protocol": "ethereum",
"address": "0x58b6A8A3302369DAEc383334672404Ee733aB239"
},
{
"chain_id": "eip155:1",
"symbol": "WBTC",
"name": "Wrapped BTC",
"protocol": "ethereum",
"address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599"
},
{
"chain_id": "eip155:1",
"symbol": "FET",
"name": "Fetch",
"protocol": "ethereum",
"address": "0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85"
},
{
"chain_id": "eip155:1",
"symbol": "OKB",
"name": "OKB",
"protocol": "ethereum",
"address": "0x75231F58b43240C9718Dd58B4967c5114342a86c"
},
{
"chain_id": "eip155:1",
"symbol": "MX",
"name": "MX Token",
"protocol": "ethereum",
"address": "0x11eeF04c884E24d9B7B4760e7476D06ddF797f36"
},
{
"chain_id": "eip155:1",
"symbol": "CHZ",
"name": "chiliZ",
"protocol": "ethereum",
"address": "0x3506424F91fD33084466F402d5D97f05F8e3b4AF"
},
{
"chain_id": "eip155:1",
"symbol": "cETH",
"name": "Compound Ether",
"protocol": "ethereum",
"address": "0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5"
},
{
"chain_id": "eip155:1",
"symbol": "BAND",
"name": "BandToken",
"protocol": "ethereum",
"address": "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55"
},
{
"chain_id": "eip155:1",
"symbol": "BUSD",
"name": "BUSD",
"protocol": "ethereum",
"address": "0x4Fabb145d64652a948d72533023f6E7A623C7C53"
},
{
"chain_id": "eip155:1",
"symbol": "PAXG",
"name": "Paxos Gold",
"protocol": "ethereum",
"address": "0x45804880De22913dAFE09f4980848ECE6EcbAf78"
},
{
"chain_id": "eip155:1",
"symbol": "DAI",
"name": "Dai Stablecoin",
"protocol": "ethereum",
"address": "0x6B175474E89094C44Da98b954EedeAC495271d0F"
},
{
"chain_id": "eip155:1",
"symbol": "HEX",
"name": "HEX",
"protocol": "ethereum",
"address": "0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39"
},
{
"chain_id": "eip155:1",
"symbol": "XAUt",
"name": "Tether Gold",
"protocol": "ethereum",
"address": "0x68749665FF8D2d112Fa859AA293F07A622782F38"
},
{
"chain_id": "eip155:1",
"symbol": "cDAI",
"name": "Compound Dai",
"protocol": "ethereum",
"address": "0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643"
},
{
"chain_id": "eip155:1",
"symbol": "cUSDC",
"name": "Compound USD Coin",
"protocol": "ethereum",
"address": "0x39AA39c021dfbaE8faC545936693aC917d5E7563"
},
{
"chain_id": "eip155:1",
"symbol": "(CELO)",
"name": "Celo native asset (Wormhole)",
"protocol": "ethereum",
"address": "0x3294395e62F4eB6aF3f1Fcf89f5602D90Fb3Ef69"
},
{
"chain_id": "eip155:1",
"symbol": "RNDR",
"name": "Render Token",
"protocol": "ethereum",
"address": "0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24"
},
{
"chain_id": "eip155:1",
"symbol": "COMP",
"name": "Compound",
"protocol": "ethereum",
"address": "0xc00e94Cb662C3520282E6f5717214004A7f26888"
},
{
"chain_id": "eip155:1",
"symbol": "cUSDT",
"name": "Compound USDT",
"protocol": "ethereum",
"address": "0xf650C3d88D12dB855b8bf7D11Be6C55A4e07dCC9"
},
{
"chain_id": "eip155:1",
"symbol": "DFI",
"name": "DeFiChain Token",
"protocol": "ethereum",
"address": "0x8Fc8f8269ebca376D046Ce292dC7eaC40c8D358A"
},
{
"chain_id": "eip155:1",
"symbol": "NXM",
"name": "NXM",
"protocol": "ethereum",
"address": "0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B"
},
{
"chain_id": "eip155:1",
"symbol": "YFI",
"name": "yearn.finance",
"protocol": "ethereum",
"address": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e"
},
{
"chain_id": "eip155:1",
"symbol": "SHIB",
"name": "SHIBA INU",
"protocol": "ethereum",
"address": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE"
},
{
"chain_id": "eip155:1",
"symbol": "SAND",
"name": "SAND",
"protocol": "ethereum",
"address": "0x3845badAde8e6dFF049820680d1F14bD3903a5d0"
},
{
"chain_id": "eip155:1",
"symbol": "NEAR",
"name": "NEAR",
"protocol": "ethereum",
"address": "0x85F17Cf997934a597031b2E18a9aB6ebD4B9f6a4"
},
{
"chain_id": "eip155:1",
"symbol": "GRT",
"name": "Graph Token",
"protocol": "ethereum",
"address": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7"
},
{
"chain_id": "eip155:1",
"symbol": "HBTC",
"name": "Huobi BTC",
"protocol": "ethereum",
"address": "0x0316EB71485b0Ab14103307bf65a021042c6d380"
},
{
"chain_id": "eip155:1",
"symbol": "FRAX",
"name": "Frax",
"protocol": "ethereum",
"address": "0x853d955aCEf822Db058eb8505911ED77F175b99e"
},
{
"chain_id": "eip155:1",
"symbol": "FXS",
"name": "Frax Share",
"protocol": "ethereum",
"address": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0"
},
{
"chain_id": "eip155:1",
"symbol": "UNI",
"name": "Uniswap",
"protocol": "ethereum",
"address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984"
},
{
"chain_id": "eip155:1",
"symbol": "Cake",
"name": "PancakeSwap Token",
"protocol": "ethereum",
"address": "0x152649eA73beAb28c5b49B26eb48f7EAD6d4c898"
},
{
"chain_id": "eip155:1",
"symbol": "INJ",
"name": "Injective Token",
"protocol": "ethereum",
"address": "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30"
},
{
"chain_id": "eip155:1",
"symbol": "WOO",
"name": "Wootrade Network",
"protocol": "ethereum",
"address": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B"
},
{
"chain_id": "eip155:1",
"symbol": "LDO",
"name": "Lido DAO Token",
"protocol": "ethereum",
"address": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32"
},
{
"chain_id": "eip155:1",
"symbol": "USDC",
"name": "USDC",
"protocol": "ethereum",
"address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
},
{
"chain_id": "eip155:1",
"symbol": "1INCH",
"name": "1INCH Token",
"protocol": "ethereum",
"address": "0x111111111117dC0aa78b770fA6A738034120C302"
},
{
"chain_id": "eip155:1",
"symbol": "SafePalToken",
"name": "ethereum",
"protocol": "SFP",
"address": "0x12e2b8033420270db2F3b328E32370Cb5B2Ca134"
},
{
"chain_id": "eip155:1",
"symbol": "wCELO",
"name": "Wrapped Celo",
"protocol": "ethereum",
"address": "0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a"
},
{
"chain_id": "eip155:1",
"symbol": "MASK",
"name": "Mask Network",
"protocol": "ethereum",
"address": "0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074"
},
{
"chain_id": "eip155:1",
"symbol": "ILV",
"name": "Illuvium",
"protocol": "ethereum",
"address": "0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E"
},
{
"chain_id": "eip155:1",
"symbol": "VEN",
"name": "VeChain",
"protocol": "ethereum",
"address": "0xD850942eF8811f2A866692A623011bDE52a462C1"
},
{
"chain_id": "eip155:1",
"symbol": "(OHM)",
"name": "Olympus",
"protocol": "ethereum",
"address": "0x64aa3364F17a4D01c6f1751Fd97C2BD3D7e7f1D5"
},
{
"chain_id": "eip155:1",
"symbol": "NFT",
"name": "APENFT",
"protocol": "ethereum",
"address": "0x198d14F2Ad9CE69E76ea330B374DE4957C3F850a"
},
{
"chain_id": "eip155:1",
"symbol": "CVX",
"name": "Convex Token",
"protocol": "ethereum",
"address": "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B"
},
{
"chain_id": "eip155:1",
"symbol": "IMX",
"name": "Immutable X",
"protocol": "ethereum",
"address": "0xF57e7e7C23978C3cAEC3C3548E3D615c346e79fF"
},
{
"chain_id": "eip155:1",
"symbol": "FLOKI",
"name": "FLOKI",
"protocol": "ethereum",
"address": "0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E"
},
{
"chain_id": "eip155:1",
"symbol": "TONCOIN",
"name": "Wrapped TON Coin",
"protocol": "ethereum",
"address": "0x582d872A1B094FC48F5DE31D3B73F2D9bE47def1"
},
{
"chain_id": "eip155:1",
"symbol": "ARB",
"name": "Arbitrum",
"protocol": "ethereum",
"address": "0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1"
},
{
"chain_id": "eip155:1",
"symbol": "WLD",
"name": "Worldcoin",
"protocol": "ethereum",
"address": "0x163f8C2467924be0ae7B5347228CABF260318753"
},
{
"chain_id": "eip155:1",
"symbol": "ENS",
"name": "Ethereum Name Service",
"protocol": "ethereum",
"address": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72"
},
{
"chain_id": "eip155:1",
"symbol": "rETH",
"name": "Rocket Pool ETH",
"protocol": "ethereum",
"address": "0xae78736Cd615f374D3085123A210448E74Fc6393"
},
{
"chain_id": "eip155:1",
"symbol": "RLB",
"name": "Rollbit Coin",
"protocol": "ethereum",
"address": "0x046EeE2cc3188071C02BfC1745A6b17c656e3f3d"
},
{
"chain_id": "eip155:1",
"symbol": "BTT",
"name": "BitTorrent",
"protocol": "ethereum",
"address": "0xC669928185DbCE49d2230CC9B0979BE6DC797957"
},
{
"chain_id": "eip155:1",
"symbol": "GMT",
"name": "GreenMetaverseToken",
"protocol": "ethereum",
"address": "0xe3c408BD53c31C085a1746AF401A4042954ff740"
},
{
"chain_id": "eip155:1",
"symbol": "APE",
"name": "ApeCoin",
"protocol": "ethereum",
"address": "0x4d224452801ACEd8B2F0aebE155379bb5D594381"
},
{
"chain_id": "eip155:1",
"symbol": "USDD",
"name": "Decentralized USD",
"protocol": "ethereum",
"address": "0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6"
},
{
"chain_id": "eip155:1",
"symbol": "cbETH",
"name": "Coinbase Wrapped Staked ETH",
"protocol": "ethereum",
"address": "0xBe9895146f7AF43049ca1c1AE358B0541Ea49704"
},
{
"chain_id": "eip155:1",
"symbol": "BLUR",
"name": "Blur",
"protocol": "ethereum",
"address": "0x5283D291DBCF85356A21bA090E6db59121208b44"
},
{
"chain_id": "eip155:1",
"symbol": "TRX",
"name": "TRON",
"protocol": "ethereum",
"address": "0x50327c6c5a14DCaDE707ABad2E27eB517df87AB5"
},
{
"chain_id": "eip155:1",
"symbol": "sfrxETH",
"name": "Staked Frax Ether",
"protocol": "ethereum",
"address": "0xac3E018457B222d93114458476f3E3416Abbe38F"
},
{
"chain_id": "eip155:1",
"symbol": "frxETH",
"name": "Frax Ether",
"protocol": "ethereum",
"address": "0x5E8422345238F34275888049021821E8E08CAa1f"
},
{
"chain_id": "eip155:1",
"symbol": "PEPE",
"name": "Pepe",
"protocol": "ethereum",
"address": "0x6982508145454Ce325dDbE47a25d4ec3d2311933"
},
{
"chain_id": "eip155:1",
"symbol": "MNT",
"name": "Mantle",
"protocol": "ethereum",
"address": "0x3c3a81e81dc49A522A592e7622A7E711c06bf354"
},
{
"chain_id": "eip155:1",
"symbol": "DYDX",
"name": "dYdX",
"protocol": "ethereum",
"address": "0x92D6C1e31e14520e676a687F0a93788B716BEff5"
},
{
"chain_id": "eip155:1",
"symbol": "LEO",
"name": "Bitfinex LEO Token",
"protocol": "ethereum",
"address": "0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3"
},
{
"chain_id": "eip155:1",
"symbol": "MATIC",
"name": "Matic Token",
"protocol": "ethereum",
"address": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0"
},
{
"chain_id": "eip155:1",
"symbol": "ETH",
"name": "Ethereum",
"protocol": "ethereum",
"address": "0x0000000000000000000000000000000000000000"
}
]
}
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.