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,12 +17,12 @@
|
|||
},
|
||||
"infoURL": "https://quadrans.io",
|
||||
"shortName": "quadrans",
|
||||
"chainId": 10946,
|
||||
"networkId": 10946,
|
||||
"chainId": 10947,
|
||||
"networkId": 10947,
|
||||
"explorers": [{
|
||||
"name": "explorer",
|
||||
"url": "https://explorer.testnet.quadrans.io",
|
||||
"icon": "quadrans",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user