Add BerylBit mainnet into chain list (#1378)

* Create eip155-9012.json

* Add Chain and Explorer Icons

* Fix typo in faucets url
This commit is contained in:
berylbit-labs 2022-07-20 00:36:00 +10:00 committed by GitHub
parent 224028ac7e
commit 3463f64575
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "BerylBit Mainnet",
"chain": "BRB",
"rpc": [
"https://mainnet.berylbit.io"
],
"faucets": ["https://t.me/BerylBit"],
"nativeCurrency": {
"name": "BerylBit Chain Native Token",
"symbol": "BRB",
"decimals": 18
},
"infoURL": "https://www.beryl-bit.com",
"shortName": "brb",
"chainId": 9012,
"networkId": 9012,
"icon": "berylbit",
"explorers": [{
"name": "berylbit-explorer",
"url": "https://explorer.berylbit.io",
"standard": "EIP3091"
}]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmeDXHkpranzqGN1BmQqZSrFp4vGXf4JfaB5iq8WHHiwDi",
"width": 162,
"height": 162,
"format": "png"
}
]

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmeDXHkpranzqGN1BmQqZSrFp4vGXf4JfaB5iq8WHHiwDi",
"width": 162,
"height": 162,
"format": "png"
}
]