mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Opside Testnet (#1526)
* Add Opside Testnet * Update _data/icons/opside.json * Ran prettier Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
a8dc8bf86c
commit
935f9a7857
23
_data/chains/eip155-23118.json
Normal file
23
_data/chains/eip155-23118.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Opside Testnet",
|
||||
"chain": "Opside",
|
||||
"rpc": ["https://testrpc.opside.network"],
|
||||
"faucets": ["https://faucet.opside.network"],
|
||||
"nativeCurrency": {
|
||||
"name": "IDE",
|
||||
"symbol": "IDE",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://opside.network",
|
||||
"shortName": "opside",
|
||||
"chainId": 23118,
|
||||
"networkId": 23118,
|
||||
"icon": "opside",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "opsideInfo",
|
||||
"url": "https://opside.info",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/opside.json
Normal file
8
_data/icons/opside.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmeCyZeibUoHNoYGzy1GkzH2uhxyRHKvH51PdaUMer4VTo",
|
||||
"width": 591,
|
||||
"height": 591,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user