mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
25 lines
507 B
JSON
25 lines
507 B
JSON
{
|
|
"name": "TOP Mainnet",
|
|
"chain": "TOP",
|
|
"icon": "top",
|
|
"rpc": [
|
|
"topapi.topnetwork.org"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "TOP",
|
|
"symbol": "TOP",
|
|
"decimals": 6
|
|
},
|
|
"infoURL": "https://www.topnetwork.org/",
|
|
"shortName": "top",
|
|
"chainId": 989,
|
|
"networkId": 0,
|
|
"explorers": [
|
|
{
|
|
"name": "topscan.dev",
|
|
"url": "https://www.topscan.io",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
} |