add rei chain

This commit is contained in:
Thanatat Tamtan 2022-02-11 12:22:14 +07:00
parent 268fd321a2
commit 8b22ff1081
No known key found for this signature in database
GPG Key ID: B034C33223F0922C
3 changed files with 58 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"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"
}]
}

View File

@ -0,0 +1,25 @@
{
"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"
}]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmNy5d5knHVjJJS9g4kLsh9i73RTjckpKL6KZvRk6ptbhf",
"width": 591,
"height": 591,
"format": "svg"
}
]