mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-1202.json (#622)
This commit is contained in:
parent
a8817092ca
commit
6c888d7a7a
24
_data/chains/eip155-1202.json
Normal file
24
_data/chains/eip155-1202.json
Normal 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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user