{
"success": true,
"message": "text",
"data": {
"chains": [
{
"key": "text",
"chainType": "EVM",
"name": "text",
"coin": "text",
"id": 1,
"mainnet": true,
"logoURI": "text",
"tokenlistUrl": "text",
"multicallAddress": "text",
"metamask": {
"rpcUrls": [
"text"
],
"nativeCurrency": {
"decimals": 1,
"symbol": "text",
"name": "text"
},
"chainName": "text",
"blockExplorerUrls": [
"text"
],
"chainId": "text"
},
"nativeToken": {
"priceUSD": "text",
"logoURI": "text",
"coinKey": "text",
"name": "text",
"decimals": 1,
"symbol": "text",
"chainId": 1,
"address": "text"
}
}
]
}
}