mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
25 lines
472 B
JSON
25 lines
472 B
JSON
{
|
|
"name": "Susono",
|
|
"chain": "SUS",
|
|
"rpc": [
|
|
"https://gateway.opn.network/node/ext/bc/2VsZe5DstWw2bfgdx3YbjKcMsJnNDjni95sZorBEdk9L9Qr9Fr/rpc"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Susono",
|
|
"symbol": "OPN",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "",
|
|
"shortName": "sus",
|
|
"chainId": 13812,
|
|
"networkId": 13812,
|
|
"explorers": [
|
|
{
|
|
"name": "Susono",
|
|
"url": "http://explorer.opn.network",
|
|
"standard": "none"
|
|
}
|
|
]
|
|
}
|