Blockchain codes
Last updated
Was this helpful?
Was this helpful?
{
"result":"success",
"count": 10,
"data":
[
{"id":1,"name":"ethereum","is_evm":true},
{"id":2,"name":"bsc","is_evm":true},
{"id":3,"name":"polygon","is_evm":true},
{"id":4,"name":"arbitrum","is_evm":true},
{"id":5,"name":"avalanche","is_evm":true},
/* ... */
]
}