Chain

chainId
number
required
Example:
137
name
string
Example:
Ethereum
slug
string
required
Example:
ethereum
protocolType
string
required
Allowed values:
evmibcsolanamultiversx
Example:
evm
logo
string
Example:
https://raw.githubusercontent.com/polkaswitch/assets/master/blockchains/ethereum/info/logo.png
isSingleChainSupported
boolean

DEPRECATED - please see new platform API

Example:
false
isSingleChainStakingSupported
boolean

DEPRECATED - please see new platform API

Example:
false
blockExploreUrls
array[string]

DEPRECATED - please see new tokenExplorer/txExplorer

tokenExplorer
string
Example:
https://etherscan.io/tokens/{address}
txExplorer
string
Example:
https://etherscan.io/tx/{txHash}
nativeCurrency
string
Example:
ETH
allowSwapFromChains
array[string]

DEPRECATED - please see new platform API

allowSwapToChains
array[string]

DEPRECATED - please see new platform API

rpcUrls
array[string]
restRpcs
array[string]

DEPRECATED - please see new rpcUrls

tokens
array[Token]
symbol
string
required
Example:
USDT
name
string
Example:
Polygon
address
string
required
Example:
0xc2132D05D31c914a87C6611C10748AEb04B58e8F
decimals
number
required
Example:
18
chainId
number
Example:
137
chain
string
Example:
ethereum
logoURI
string
Example:
https://static.debank.com/image/matic_token/logo_url/0x8f3cf7ad23cd3cadbd9735aff958023239c6a063/549c4205dbb199f1b8b03af783f35e71.png
Example
preparing...