Skip to content

Commit

Permalink
Create Siberium Testnet eip155-111000.json (ethereum-lists#2982)
Browse files Browse the repository at this point in the history
Adding testnet
  • Loading branch information
siberium-net authored Jun 9, 2023
1 parent 596ed82 commit eadcb5b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-111000.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit eadcb5b

Please sign in to comment.