mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@6c888d7a7a 🚀
This commit is contained in:
parent
d1f2640a3e
commit
63c36bfb73
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1805,6 +1805,19 @@
|
||||||
"rpc": ["https://galois-hk.maiziqianbao.net/rpc"],
|
"rpc": ["https://galois-hk.maiziqianbao.net/rpc"],
|
||||||
"faucets": ["https://scan.boka.network/#/Galois/faucet"],
|
"faucets": ["https://scan.boka.network/#/Galois/faucet"],
|
||||||
"infoURL": "https://mathchain.org"
|
"infoURL": "https://mathchain.org"
|
||||||
|
}, {
|
||||||
|
"name": "World Trade Technical Chain Mainnet",
|
||||||
|
"chainId": 1202,
|
||||||
|
"shortName": "wtt",
|
||||||
|
"networkId": 2048,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "World Trade Token",
|
||||||
|
"symbol": "WTT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc.cadaut.com", "wss://rpc.cadaut.com/ws"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "http://www.cadaut.com"
|
||||||
}, {
|
}, {
|
||||||
"name": "Popcateum Mainnet",
|
"name": "Popcateum Mainnet",
|
||||||
"chainId": 1213,
|
"chainId": 1213,
|
||||||
|
|
|
@ -2448,6 +2448,26 @@
|
||||||
"shortName": "tMATH",
|
"shortName": "tMATH",
|
||||||
"chainId": 1140,
|
"chainId": 1140,
|
||||||
"networkId": 1140
|
"networkId": 1140
|
||||||
|
}, {
|
||||||
|
"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"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Popcateum Mainnet",
|
"name": "Popcateum Mainnet",
|
||||||
"chain": "POPCATEUM",
|
"chain": "POPCATEUM",
|
||||||
|
|
|
@ -138,6 +138,7 @@
|
||||||
"metis-andromeda": "eip155:1088",
|
"metis-andromeda": "eip155:1088",
|
||||||
"MATH": "eip155:1139",
|
"MATH": "eip155:1139",
|
||||||
"tMATH": "eip155:1140",
|
"tMATH": "eip155:1140",
|
||||||
|
"wtt": "eip155:1202",
|
||||||
"popcat": "eip155:1213",
|
"popcat": "eip155:1213",
|
||||||
"HO": "eip155:1280",
|
"HO": "eip155:1280",
|
||||||
"mbeam": "eip155:1284",
|
"mbeam": "eip155:1284",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user