diff --git a/_data/chains/eip155-7484.json b/_data/chains/eip155-7484.json new file mode 100644 index 00000000..30b668fa --- /dev/null +++ b/_data/chains/eip155-7484.json @@ -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" + } + ] +} diff --git a/_data/icons/raba.json b/_data/icons/raba.json new file mode 100644 index 00000000..1c460fa5 --- /dev/null +++ b/_data/icons/raba.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmatP9qMHEYoXqRDyHMTyjYRQa6j6Gk7pmv1QLxQkvpGRP", + "width": 787, + "height": 750, + "format": "png" + } +]