chains/_data/chains/eip155-336.json

25 lines
558 B
JSON

{
"name": "Shiden",
"chain": "SDN",
"rpc": [
"https://rpc.shiden.astar.network:8545",
"wss://shiden.api.onfinality.io/public-ws"
],
"faucets": [],
"nativeCurrency": {
"name": "Shiden",
"symbol": "SDN",
"decimals": 18
},
"infoURL": "https://shiden.astar.network/",
"shortName": "sdn",
"chainId": 336,
"networkId": 336,
"explorers": [
{
"name": "subscan",
"url": "https://shiden.subscan.io",
"standard": "none"
}
]
}