mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@ef87da482a 🚀
This commit is contained in:
parent
dcc2dc26d7
commit
db8cdb9784
|
@ -1025,9 +1025,9 @@
|
|||
}, {
|
||||
"name": "gonchain",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmQbRTjCDXzGSAsVtUo9yUhaPbMACD9CLx983DnVNQQzno",
|
||||
"width": 2000,
|
||||
"height": 1058,
|
||||
"url": "ipfs://QmPtiJGaApbW3ATZhPW3pKJpw3iGVrRGsZLWhrDKF9ZK18",
|
||||
"width": 1024,
|
||||
"height": 1024,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,10 @@
|
|||
"name": "Gon Chain",
|
||||
"chain": "GonChain",
|
||||
"icon": "gonchain",
|
||||
"rpc": ["https://node1.testnet.gaiaopen.network"],
|
||||
"rpc": [
|
||||
"https://node1.testnet.gaiaopen.network",
|
||||
"http://database1.gaiaopen.network"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Gon Token",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -5039,7 +5039,7 @@
|
|||
"symbol": "GT",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://node1.testnet.gaiaopen.network"],
|
||||
"rpc": ["https://node1.testnet.gaiaopen.network", "http://database1.gaiaopen.network"],
|
||||
"faucets": [],
|
||||
"infoURL": ""
|
||||
}, {
|
||||
|
|
|
@ -7228,7 +7228,7 @@
|
|||
"name": "Gon Chain",
|
||||
"chain": "GonChain",
|
||||
"icon": "gonchain",
|
||||
"rpc": ["https://node1.testnet.gaiaopen.network"],
|
||||
"rpc": ["https://node1.testnet.gaiaopen.network", "http://database1.gaiaopen.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Gon Token",
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmQbRTjCDXzGSAsVtUo9yUhaPbMACD9CLx983DnVNQQzno",
|
||||
"width": 2000,
|
||||
"height": 1058,
|
||||
"url": "ipfs://QmPtiJGaApbW3ATZhPW3pKJpw3iGVrRGsZLWhrDKF9ZK18",
|
||||
"width": 1024,
|
||||
"height": 1024,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 47 KiB |
Loading…
Reference in New Issue
Block a user