chains/_data/chains/eip155-47805.json

23 lines
439 B
JSON
Raw Normal View History

{
"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"
}
]
}