Create eip155-1202.json (#622)

This commit is contained in:
kow 2021-12-04 00:26:44 +08:00 committed by GitHub
parent a8817092ca
commit 6c888d7a7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,24 @@
{
"name": "World Trade Technical Chain Mainnet",
"chain": "WTT",
"network": "mainnet",
"rpc": [
"https://rpc.cadaut.com",
"wss://rpc.cadaut.com/ws"
],
"faucets": [],
"nativeCurrency": {
"name": "World Trade Token",
"symbol": "WTT",
"decimals": 18
},
"infoURL": "http://www.cadaut.com",
"shortName": "wtt",
"chainId": 1202,
"networkId": 2048,
"explorers": [{
"name": "WTTScout",
"url": "https://explorer.cadaut.com",
"standard": "EIP3091"
}]
}