mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Gnosis Networks updates (#2922)
* change name * updating gnosis mainnet data * deprecating chainid 300 * deprecated chiado testnet * update chiado testnet (10200) * info url update
This commit is contained in:
parent
c24ff8494f
commit
7030288650
|
@ -4,20 +4,23 @@
|
||||||
"icon": "gnosis",
|
"icon": "gnosis",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc.gnosischain.com",
|
"https://rpc.gnosischain.com",
|
||||||
|
"https://rpc.gnosis.gateway.fm",
|
||||||
"https://rpc.ankr.com/gnosis",
|
"https://rpc.ankr.com/gnosis",
|
||||||
"https://gnosischain-rpc.gateway.pokt.network",
|
"https://gnosischain-rpc.gateway.pokt.network",
|
||||||
"https://gnosis-mainnet.public.blastapi.io",
|
"https://gnosis-mainnet.public.blastapi.io",
|
||||||
|
"https://gnosis.api.onfinality.io/public",
|
||||||
|
"https://gnosis.blockpi.network/v1/rpc/public",
|
||||||
|
"https://web3endpoints.com/gnosischain-mainnet",
|
||||||
"wss://rpc.gnosischain.com/wss"
|
"wss://rpc.gnosischain.com/wss"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://gnosisfaucet.com",
|
"https://gnosisfaucet.com",
|
||||||
"https://faucet.gimlu.com/gnosis",
|
|
||||||
"https://stakely.io/faucet/gnosis-chain-xdai",
|
"https://stakely.io/faucet/gnosis-chain-xdai",
|
||||||
"https://faucet.prussia.dev/xdai"
|
"https://faucet.prussia.dev/xdai"
|
||||||
],
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "xDAI",
|
"name": "xDAI",
|
||||||
"symbol": "xDAI",
|
"symbol": "XDAI",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://docs.gnosischain.com",
|
"infoURL": "https://docs.gnosischain.com",
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "Deprecated Chiado Testnet",
|
"name": "Deprecated CHI",
|
||||||
"chain": "CHI1",
|
"chain": "CHI1",
|
||||||
"icon": "gnosis",
|
"icon": "gnosis",
|
||||||
"rpc": ["https://rpc-chiado.gnosistestnet.com"],
|
"rpc": [],
|
||||||
"faucets": ["https://gnosisfaucet.com"],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Chiado xDAI",
|
"name": "Chiado xDAI",
|
||||||
"symbol": "xDAI",
|
"symbol": "xDAI",
|
||||||
|
@ -13,13 +13,6 @@
|
||||||
"shortName": "chi1",
|
"shortName": "chi1",
|
||||||
"chainId": 100100,
|
"chainId": 100100,
|
||||||
"networkId": 100100,
|
"networkId": 100100,
|
||||||
"explorers": [
|
"explorers": [],
|
||||||
{
|
|
||||||
"name": "blockscout",
|
|
||||||
"url": "https://blockscout-chiado.gnosistestnet.com",
|
|
||||||
"icon": "blockscout",
|
|
||||||
"standard": "EIP3091"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"status": "deprecated"
|
"status": "deprecated"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,15 +1,16 @@
|
||||||
{
|
{
|
||||||
"name": "Chiado Testnet",
|
"name": "Gnosis Chiado Testnet",
|
||||||
"chain": "CHI",
|
"chain": "GNO",
|
||||||
"icon": "gnosis",
|
"icon": "gnosis",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc.chiadochain.net",
|
"https://rpc.chiadochain.net",
|
||||||
"https://rpc.eu-central-2.gateway.fm/v3/gnosis/archival/chiado"
|
"https://rpc.chiado.gnosis.gateway.fm",
|
||||||
|
"wss://rpc.chiadochain.net/wss"
|
||||||
],
|
],
|
||||||
"faucets": ["https://gnosisfaucet.com"],
|
"faucets": ["https://gnosisfaucet.com"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Chiado xDAI",
|
"name": "Chiado xDAI",
|
||||||
"symbol": "xDAI",
|
"symbol": "XDAI",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://docs.gnosischain.com",
|
"infoURL": "https://docs.gnosischain.com",
|
||||||
|
|
|
@ -1,26 +1,17 @@
|
||||||
{
|
{
|
||||||
"name": "Optimism on Gnosis",
|
"name": "(deprecated) Optimism on GC",
|
||||||
"chain": "OGC",
|
"chain": "OGC",
|
||||||
"rpc": [
|
"rpc": [],
|
||||||
"https://optimism.gnosischain.com",
|
"faucets": [],
|
||||||
"wss://optimism.gnosischain.com/wss"
|
|
||||||
],
|
|
||||||
"faucets": ["https://faucet.gimlu.com/gnosis"],
|
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "xDAI",
|
"name": "xDAI",
|
||||||
"symbol": "xDAI",
|
"symbol": "xDAI",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://www.xdaichain.com/for-developers/optimism-optimistic-rollups-on-gc",
|
|
||||||
"shortName": "ogc",
|
"shortName": "ogc",
|
||||||
"chainId": 300,
|
"chainId": 300,
|
||||||
"networkId": 300,
|
"networkId": 300,
|
||||||
"explorers": [
|
"infoURL": "https://docs.gnosischain.com",
|
||||||
{
|
"explorers": [],
|
||||||
"name": "blockscout",
|
"status": "deprecated"
|
||||||
"url": "https://blockscout.com/xdai/optimism",
|
|
||||||
"icon": "blockscout",
|
|
||||||
"standard": "EIP3091"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user