mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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:
parent
c2c676aaf9
commit
e317864fda
23
_data/chains/eip155-47805.json
Normal file
23
_data/chains/eip155-47805.json
Normal 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
8
_data/icons/rei.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url":"ipfs://bafkreihgwxcavak2v5otxka2muxtcd4v5cvzcuvfwotriy24qzq7tuuzwm",
|
||||||
|
"width":1561,
|
||||||
|
"height":1561,
|
||||||
|
"format":"png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user