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",
|
"name": "gonchain",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
"url": "ipfs://QmQbRTjCDXzGSAsVtUo9yUhaPbMACD9CLx983DnVNQQzno",
|
"url": "ipfs://QmPtiJGaApbW3ATZhPW3pKJpw3iGVrRGsZLWhrDKF9ZK18",
|
||||||
"width": 2000,
|
"width": 1024,
|
||||||
"height": 1058,
|
"height": 1024,
|
||||||
"format": "png"
|
"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",
|
"name": "Gon Chain",
|
||||||
"chain": "GonChain",
|
"chain": "GonChain",
|
||||||
"icon": "gonchain",
|
"icon": "gonchain",
|
||||||
"rpc": ["https://node1.testnet.gaiaopen.network"],
|
"rpc": [
|
||||||
|
"https://node1.testnet.gaiaopen.network",
|
||||||
|
"http://database1.gaiaopen.network"
|
||||||
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Gon Token",
|
"name": "Gon Token",
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -5039,7 +5039,7 @@
|
||||||
"symbol": "GT",
|
"symbol": "GT",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://node1.testnet.gaiaopen.network"],
|
"rpc": ["https://node1.testnet.gaiaopen.network", "http://database1.gaiaopen.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": ""
|
"infoURL": ""
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -7228,7 +7228,7 @@
|
||||||
"name": "Gon Chain",
|
"name": "Gon Chain",
|
||||||
"chain": "GonChain",
|
"chain": "GonChain",
|
||||||
"icon": "gonchain",
|
"icon": "gonchain",
|
||||||
"rpc": ["https://node1.testnet.gaiaopen.network"],
|
"rpc": ["https://node1.testnet.gaiaopen.network", "http://database1.gaiaopen.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Gon Token",
|
"name": "Gon Token",
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"url": "ipfs://QmQbRTjCDXzGSAsVtUo9yUhaPbMACD9CLx983DnVNQQzno",
|
"url": "ipfs://QmPtiJGaApbW3ATZhPW3pKJpw3iGVrRGsZLWhrDKF9ZK18",
|
||||||
"width": 2000,
|
"width": 1024,
|
||||||
"height": 1058,
|
"height": 1024,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 47 KiB |
Loading…
Reference in New Issue
Block a user