chains/chains/eip155-111000.json

25 lines
533 B
JSON

{
"name": "Siberium Test Network",
"chain": "SBR",
"rpc": ["https://rpc.test.siberium.net"],
"faucets": [],
"nativeCurrency": {
"name": "TestSIBR",
"symbol": "SIBR",
"decimals": 18
},
"infoURL": "https://siberium.net",
"shortName": "testsbr",
"chainId": 111000,
"networkId": 111000,
"icon": "siberium",
"explorers": [
{
"name": "Siberium Testnet Explorer - blockscout",
"url": "https://explorer.test.siberium.net",
"icon": "siberium",
"standard": "EIP3091"
}
]
}