chains/_data/chains/eip155-1112.json
ReleaseWemix e57e40ed72
Update eip155-1112.json (#1786)
correct typo (wemi --> wemix)
2022-10-27 03:14:12 +02:00

23 lines
528 B
JSON

{
"name": "WEMIX3.0 Testnet",
"chain": "TWEMIX",
"rpc": ["https://api.test.wemix.com", "wss://ws.test.wemix.com"],
"faucets": ["https://wallet.test.wemix.com/faucet"],
"nativeCurrency": {
"name": "TestnetWEMIX",
"symbol": "tWEMIX",
"decimals": 18
},
"infoURL": "https://wemix.com",
"shortName": "twemix",
"chainId": 1112,
"networkId": 1112,
"explorers": [
{
"name": "WEMIX Testnet Microscope",
"url": "https://microscope.test.wemix.com",
"standard": "EIP3091"
}
]
}