diff --git a/_data/chains/eip155-47805.json b/_data/chains/eip155-47805.json new file mode 100644 index 00000000..5171a65a --- /dev/null +++ b/_data/chains/eip155-47805.json @@ -0,0 +1,23 @@ +{ + "name": "REI Network", + "chain": "REI", + "rpc": [ + "https://rpc.rei.network", + "wss://rpc.rei.network" + ], + "faucets": [], + "nativeCurrency": { + "name": "REI", + "symbol": "REI", + "decimals": 18 + }, + "infoURL": "https://rei.network/", + "shortName": "REI", + "chainId": 47805, + "networkId": 47805, + "explorers": [{ + "name": "rei-scan", + "url": "https://scan.rei.network/", + "standard": "none" + }] +} diff --git a/_data/icons/rei.json b/_data/icons/rei.json new file mode 100644 index 00000000..cbbb6223 --- /dev/null +++ b/_data/icons/rei.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://bafkreihgwxcavak2v5otxka2muxtcd4v5cvzcuvfwotriy24qzq7tuuzwm", + "width":1561, + "height":1561, + "format":"png" + } +] \ No newline at end of file