mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added 5ireChain Thunder (#2691)
* Added 5ireChain Thunder * Changed explorer url * changed standard
This commit is contained in:
parent
8b9ad85da3
commit
312882bcac
24
_data/chains/eip155-997.json
Normal file
24
_data/chains/eip155-997.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "5ireChain Thunder",
|
||||||
|
"chain": "5ireChain",
|
||||||
|
"rpc": ["https://rpc-testnet.5ire.network"],
|
||||||
|
"faucets": ["https://explorer.5ire.network/faucet"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "5ire Token",
|
||||||
|
"symbol": "5ire",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://5ire.org",
|
||||||
|
"shortName": "5ire",
|
||||||
|
"chainId": 997,
|
||||||
|
"networkId": 997,
|
||||||
|
"icon": "5ireChain",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "5ireChain Explorer",
|
||||||
|
"url": "https://explorer.5ire.network",
|
||||||
|
"standard": "none",
|
||||||
|
"icon": "5ireChain"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/5ireChain.json
Normal file
8
_data/icons/5ireChain.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmaZDNDFLWESH4i3XqwEWfWBb1HPnQSNbDAr74nr2x8QAk",
|
||||||
|
"width": 800,
|
||||||
|
"height": 800,
|
||||||
|
"format": "svg"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user