chains/chains/eip155-55555.json

26 lines
493 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": "reichain",
"chainId": 55555,
"networkId": 55555,
"explorers": [{
"name": "reiscan",
"url": "https://reiscan.com",
"standard": "EIP3091"
}]
}