mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add# QEasyWeb3 Testnet info (#1808)
This commit is contained in:
parent
96e1bead6b
commit
93b6875126
23
_data/chains/eip155-9528.json
Normal file
23
_data/chains/eip155-9528.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "QEasyWeb3 Testnet",
|
||||
"chain": "QET",
|
||||
"rpc": ["https://qeasyweb3.com"],
|
||||
"faucets": ["http://faucet.qeasyweb3.com"],
|
||||
"nativeCurrency": {
|
||||
"name": "QET",
|
||||
"symbol": "QET",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.qeasyweb3.com",
|
||||
"shortName": "QETTest",
|
||||
"chainId": 9528,
|
||||
"networkId": 9528,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "QEasyWeb3 Explorer",
|
||||
"url": "https://www.qeasyweb3.com",
|
||||
"icon": "qetscan",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user