mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fix chainId for Quadrans Testnet
This commit is contained in:
parent
ed3ce12507
commit
fbc604e41f
|
|
@ -17,8 +17,8 @@
|
||||||
},
|
},
|
||||||
"infoURL": "https://quadrans.io",
|
"infoURL": "https://quadrans.io",
|
||||||
"shortName": "quadrans",
|
"shortName": "quadrans",
|
||||||
"chainId": 10946,
|
"chainId": 10947,
|
||||||
"networkId": 10946,
|
"networkId": 10947,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "explorer",
|
"name": "explorer",
|
||||||
"url": "https://explorer.testnet.quadrans.io",
|
"url": "https://explorer.testnet.quadrans.io",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user