mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
20 lines
341 B
JSON
20 lines
341 B
JSON
{
|
|
"name": "bloxberg",
|
|
"chain": "bloxberg",
|
|
"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
|
|
}
|