GET /supportedTokenList
Last updated
{
"errno": 0,
"message": "success",
"data": [
{
"chainId": 1,
"tokens": [
{
"id": 1,
"chainId": 1,
"address": "0x0000000000000000000000000000000000000000",
"blockchainNetwork": "1",
"coingeckoId": "",
"decimals": 18,
"image": "https://files.mapprotocol.io/bridge/butter64_64.png",
"name": "Ether",
"rank": 0,
"symbol": "ETH",
"tokenSecurity": null,
"usdprice": 0,
"usedIniframe": 0
}
]
}
]
}{
"errno": 2001,
"message": "The Chain not Support"
}