mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add# Opside testnet info && update opside icon (#2849)
This commit is contained in:
parent
1d5af73a46
commit
affcf3f482
28
_data/chains/eip155-51178.json
Normal file
28
_data/chains/eip155-51178.json
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"name": "Opside Testnet Pre-Alpha",
|
||||||
|
"chain": "ETH",
|
||||||
|
"rpc": [
|
||||||
|
"https://pre-alpha-us-http-geth.opside.network",
|
||||||
|
"https://pre-alpha-hk-http-geth.opside.network"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "IDE Test Token",
|
||||||
|
"symbol": "IDE",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||||
|
"infoURL": "https://opsi.de/",
|
||||||
|
"shortName": "Opside-Testnet",
|
||||||
|
"chainId": 51178,
|
||||||
|
"networkId": 51178,
|
||||||
|
"icon": "opside-new",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "OpsideTestnetInfo",
|
||||||
|
"url": "https://pre-alpha.opside.info",
|
||||||
|
"icon": "opside-new",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/opside-new.json
Normal file
8
_data/icons/opside-new.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmZnE2ygPL2ZGuzHGvFCHmrqxwdurrhz3K1yPnwLzKbgay",
|
||||||
|
"width": 401,
|
||||||
|
"height": 400,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user