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:
icydark 2022-09-02 15:17:48 +08:00 committed by GitHub
parent a8dc8bf86c
commit 935f9a7857
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": "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
View File

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