chains/_data/chains/eip155-55555.json
2022-02-11 09:00:56 +01:00

26 lines
488 B
JSON

{
"name": "REI Chain Mainnet",
"chain": "REI",
"icon": "reichain",
"rpc": [
"https://rei-rpc.moonrhythm.io"
],
"faucets": [
"http://kururu.finance/faucet?chainId=55555"
],
"nativeCurrency": {
"name": "Rei",
"symbol": "REI",
"decimals": 18
},
"infoURL": "https://reichain.io",
"shortName": "rei",
"chainId": 55555,
"networkId": 55555,
"explorers": [{
"name": "reiscan",
"url": "https://reiscan.com",
"standard": "EIP3091"
}]
}