mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
596ed8295b
commit
eadcb5bb5f
24
_data/chains/eip155-111000.json
Normal file
24
_data/chains/eip155-111000.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user