π°/networks
Get the list of supported networks
Name
Value
{
"result": [
{
"id": 1,
"name": "Ethereum",
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
}
},
...
]
}Last updated