latestSwagger 2.02026-08-17423344.4 KB
3f676effe339
Chain
Get chain info by id
get/v1/chain
Query parameters
id'xlayer' | 'blast' | 'kava' | 'op' | 'celo' | 'era' | 'flr' | 'zora' | 'plasma' | 'katana' | 'hemi' | 'arb' | 'dbk' | 'taiko' | 'bob' | 'world' | 'merlin' | 'chiliz' | 'ethlink' | 'xdc' | 'lens' | 'sei' | 'ape' | 'zeta' | 'b2' | 'eth' | 'cfx' | 'itze' | 'klay' | 'metis' | 'lisk' | 'wemix' | 'bera' | 'cro' | 'manta' | 'ron' | 'citrea' | 'linea' | 'zircuit' | 'megaeth' | 'opbnb' | 'tempo' | 'xdai' | 'mnt' | 'scrl' | 'hyper' | 'cyber' | 'monad' | 'base' | 'frax' | 'stable' | 'ink' | 'bb' | 'bsc' | 'uni' | 'avax' | 'fuse' | 'soneium' | 'core' | 'abs' | 'btr' | 'sonic' | 'morph' | 'story' | 'gravity' | 'matic' | 'rsk' | 'mode' | 'hood' | 'sophon' | 'plume' | 'g0' | 'kite' required
ChainID
Response
return chain
Example response
{
"id": "eth",
"community_id": 1,
"name": "Ethereum",
"logo_url": "https://static.debank.com/image/chain/logo_url/eth/6e0cd1f895af9836ee8c32cfc03bc279.png",
"native_token_id": "eth",
"wrapped_token_id": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"is_support_balance_change": true
}