mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Bloxberg (8995) (#115)
Add bloxberg blockchain. Bloxberg is a PoA AuRa EVM chain governed by research institutes with the goal of providing researchers with decentralized services. See bloxberg.org
This commit is contained in:
parent
a03e000d4f
commit
0c33278128
20
_data/chains/8995.json
Normal file
20
_data/chains/8995.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "bloxberg",
|
||||
"chain": "bloxberg",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://core.bloxberg.org"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.bloxberg.org/"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "BERG",
|
||||
"symbol": "U+25B3",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://bloxberg.org",
|
||||
"shortName": "berg",
|
||||
"chainId": 8995,
|
||||
"networkId": 8995
|
||||
}
|
Loading…
Reference in New Issue
Block a user