add# QEasyWeb3 Testnet info (#1808)

This commit is contained in:
Dark Space Law 2022-11-03 08:05:50 +08:00 committed by GitHub
parent 96e1bead6b
commit 93b6875126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}