mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
fix
This commit is contained in:
parent
74a3f7a9eb
commit
b4ce178599
|
@ -12,10 +12,5 @@
|
||||||
"infoURL": "https://web3games.org/",
|
"infoURL": "https://web3games.org/",
|
||||||
"shortName": "w3g",
|
"shortName": "w3g",
|
||||||
"chainId": 102,
|
"chainId": 102,
|
||||||
"networkId": 102,
|
"networkId": 102
|
||||||
"explorers": [{
|
|
||||||
"name": "Web3Games Explorer",
|
|
||||||
"url": "https://explorer-testnet.web3games.org",
|
|
||||||
"standard": "EIP1559"
|
|
||||||
}]
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
{
|
|
||||||
"name": "Web3Games Mainnet",
|
|
||||||
"chain": "Web3Games",
|
|
||||||
"icon": "web3games",
|
|
||||||
"rpc": ["https://mainnet.web3games.org/evm"],
|
|
||||||
"faucets": [],
|
|
||||||
"nativeCurrency": {
|
|
||||||
"name": "Web3Games",
|
|
||||||
"symbol": "W3G",
|
|
||||||
"decimals": 18
|
|
||||||
},
|
|
||||||
"infoURL": "https://web3games.org/",
|
|
||||||
"shortName": "w3g",
|
|
||||||
"chainId": 103,
|
|
||||||
"networkId": 103,
|
|
||||||
"explorers": [{
|
|
||||||
"name": "Web3Games Explorer",
|
|
||||||
"url": "https://explorer.web3games.org",
|
|
||||||
"standard": "EIP1559"
|
|
||||||
}]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user