mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
e8c2f709c5
commit
513eadf74d
23
_data/chains/eip155-7484.json
Normal file
23
_data/chains/eip155-7484.json
Normal 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
8
_data/icons/raba.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmatP9qMHEYoXqRDyHMTyjYRQa6j6Gk7pmv1QLxQkvpGRP",
|
||||||
|
"width": 787,
|
||||||
|
"height": 750,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user