mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
fix
This commit is contained in:
parent
adfacd1d84
commit
74a3f7a9eb
|
@ -15,7 +15,7 @@
|
||||||
"networkId": 102,
|
"networkId": 102,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Web3Games Explorer",
|
"name": "Web3Games Explorer",
|
||||||
"url": "https://explorer-testnet.web3games.org/",
|
"url": "https://explorer-testnet.web3games.org",
|
||||||
"standard": "EIP1559"
|
"standard": "EIP1559"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
"networkId": 103,
|
"networkId": 103,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Web3Games Explorer",
|
"name": "Web3Games Explorer",
|
||||||
"url": "https://explorer.web3games.org/",
|
"url": "https://explorer.web3games.org",
|
||||||
"standard": "EIP1559"
|
"standard": "EIP1559"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
"networkId": 105,
|
"networkId": 105,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Web3Games Explorer",
|
"name": "Web3Games Explorer",
|
||||||
"url": "https://explorer-devnet.web3games.org/",
|
"url": "https://explorer-devnet.web3games.org",
|
||||||
"standard": "EIP1559"
|
"standard": "EIP1559"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user