Deploying to gh-pages from @ ethereum-lists/chains@db8572ab67 🚀

This commit is contained in:
ligi 2022-05-13 16:35:47 +00:00
parent b25a5e65d0
commit 4f5bfaf4e3
5 changed files with 36 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1558,6 +1558,19 @@
"rpc": ["https://rpc-testnet.lachain.io"],
"faucets": [],
"infoURL": "https://lachain.io"
}, {
"name": "Aitd Testnet",
"chainId": 239,
"shortName": "AITD",
"networkId": 239,
"nativeCurrency": {
"name": "AITD Testnet",
"symbol": "AITD",
"decimals": 18
},
"rpc": ["http://http-testnet.aitd.io"],
"faucets": ["https://aitd-faucet-pre.aitdcoin.com/"],
"infoURL": "https://www.aitd.io/"
}, {
"name": "Energy Web Chain",
"chainId": 246,

View File

@ -2147,6 +2147,26 @@
"url": "https://scan-test.lachain.io",
"standard": "EIP3091"
}]
}, {
"name": "Aitd Testnet",
"chain": "AITD",
"icon": "aitd",
"rpc": ["http://http-testnet.aitd.io"],
"faucets": ["https://aitd-faucet-pre.aitdcoin.com/"],
"nativeCurrency": {
"name": "AITD Testnet",
"symbol": "AITD",
"decimals": 18
},
"infoURL": "https://www.aitd.io/",
"shortName": "AITD",
"chainId": 239,
"networkId": 239,
"explorers": [{
"name": "AITD Chain Explorer",
"url": "https://aitd-explorer-pre.aitdcoin.com",
"standard": "EIP3091"
}]
}, {
"name": "Energy Web Chain",
"chain": "Energy Web Chain",

View File

@ -119,6 +119,7 @@
"ASK": "eip155:222",
"LA": "eip155:225",
"TLA": "eip155:226",
"AITD": "eip155:239",
"ewt": "eip155:246",
"ftm": "eip155:250",
"hecot": "eip155:256",