Deploying to gh-pages from @ ethereum-lists/chains@ef87da482a 🚀

This commit is contained in:
ligi 2022-11-30 09:58:04 +00:00
parent dcc2dc26d7
commit db8cdb9784
9 changed files with 15 additions and 12 deletions

View File

@ -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

View File

@ -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

View File

@ -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": ""
}, {

View File

@ -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",

View File

@ -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