Create eip155-47805.json and rei.json (#752)

* Create eip155-47805.json and rei.json

* Set explorer standard to none
This commit is contained in:
Samlior 2022-01-11 01:15:12 +08:00 committed by GitHub
parent c2c676aaf9
commit e317864fda
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

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

8
_data/icons/rei.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://bafkreihgwxcavak2v5otxka2muxtcd4v5cvzcuvfwotriy24qzq7tuuzwm",
"width":1561,
"height":1561,
"format":"png"
}
]