diff --git a/_data/chains/eip155-9528.json b/_data/chains/eip155-9528.json new file mode 100644 index 00000000..97a50b9f --- /dev/null +++ b/_data/chains/eip155-9528.json @@ -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" + } + ] +}