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

26 lines
507 B
JSON

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