raba chain network id (#2789)

* raba chain network id

* Update _data/chains/eip155-7484.json

Co-authored-by: ligi <ligi@ligi.de>

* format with prettier

* change net work name to raba network

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Emmanuel Amodu 2023-05-10 02:27:32 -07:00 committed by GitHub
parent e8c2f709c5
commit 513eadf74d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "Raba Network Mainnet",
"chain": "Raba",
"icon": "raba",
"rpc": ["https://rpc.x.raba.app/", "wss://rpc.x.raba.app/ws/"],
"faucets": [],
"nativeCurrency": {
"name": "Raba",
"symbol": "RABA",
"decimals": 18
},
"infoURL": "https://x.raba.app/",
"shortName": "raba",
"chainId": 7484,
"networkId": 7484,
"explorers": [
{
"name": "raba",
"url": "https://x.raba.app/explorer",
"standard": "none"
}
]
}

8
_data/icons/raba.json Normal file
View File

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