mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update gon chain rpc and icon (#1959)
Co-authored-by: fff1995 <1027497323@qq.com>
This commit is contained in:
parent
2bd5eb7a2f
commit
ef87da482a
|
@ -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",
|
||||||
|
|
|
@ -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