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:
Kaan Uzdogan 2020-10-26 17:09:17 +01:00 committed by GitHub
parent a03e000d4f
commit 0c33278128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
_data/chains/8995.json Normal file
View 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
}