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

This commit is contained in:
ligi 2022-07-15 19:45:15 +00:00
parent 7ab71a755e
commit 5420a61b34
7 changed files with 100 additions and 41 deletions

File diff suppressed because one or more lines are too long

25
chains/eip155-1319.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "Aitd Mainnet",
"chain": "AITD",
"icon": "aitd",
"rpc": [
"http://walletrpc.aitd.io",
"http://node.aitd.io"
],
"faucets": [],
"nativeCurrency": {
"name": "AITD Mainnet",
"symbol": "AITD",
"decimals": 18
},
"infoURL": "https://www.aitd.io/",
"shortName": "aitd",
"chainId": 1319,
"networkId": 1319,
"explorers": [{
"name": "AITD Chain Explorer Mainnet",
"url": "https://aitd-explorer-new.aitd.io",
"standard": "EIP3091"
}]
}

View File

@ -14,13 +14,13 @@
"decimals": 18
},
"infoURL": "https://www.aitd.io/",
"shortName": "AITD",
"chainId": 239,
"networkId": 239,
"shortName": "aitdtestnet",
"chainId": 1320,
"networkId": 1320,
"explorers": [{
"name": "AITD Chain Explorer",
"url": "https://aitd-explorer-pre.aitdcoin.com",
"name": "AITD Chain Explorer Testnet",
"url": "https://block-explorer-testnet.aitd.io",
"standard": "EIP3091"
}]
}

File diff suppressed because one or more lines are too long

View File

@ -1597,19 +1597,6 @@
"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,
@ -2767,6 +2754,32 @@
"rpc": ["https://bobabase.boba.network", "wss://wss.bobabase.boba.network", "https://replica.bobabase.boba.network", "wss://replica-wss.bobabase.boba.network"],
"faucets": [],
"infoURL": "https://boba.network"
}, {
"name": "Aitd Mainnet",
"chainId": 1319,
"shortName": "aitd",
"networkId": 1319,
"nativeCurrency": {
"name": "AITD Mainnet",
"symbol": "AITD",
"decimals": 18
},
"rpc": ["http://walletrpc.aitd.io", "http://node.aitd.io"],
"faucets": [],
"infoURL": "https://www.aitd.io/"
}, {
"name": "Aitd Testnet",
"chainId": 1320,
"shortName": "aitdtestnet",
"networkId": 1320,
"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": "CENNZnet old",
"chainId": 1337,

View File

@ -2210,26 +2210,6 @@
"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",
@ -3836,6 +3816,46 @@
"url": "https://blockexplorer.bobabase.boba.network",
"standard": "none"
}]
}, {
"name": "Aitd Mainnet",
"chain": "AITD",
"icon": "aitd",
"rpc": ["http://walletrpc.aitd.io", "http://node.aitd.io"],
"faucets": [],
"nativeCurrency": {
"name": "AITD Mainnet",
"symbol": "AITD",
"decimals": 18
},
"infoURL": "https://www.aitd.io/",
"shortName": "aitd",
"chainId": 1319,
"networkId": 1319,
"explorers": [{
"name": "AITD Chain Explorer Mainnet",
"url": "https://aitd-explorer-new.aitd.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": "aitdtestnet",
"chainId": 1320,
"networkId": 1320,
"explorers": [{
"name": "AITD Chain Explorer Testnet",
"url": "https://block-explorer-testnet.aitd.io",
"standard": "EIP3091"
}]
}, {
"name": "CENNZnet old",
"chain": "CENNZnet",

View File

@ -122,7 +122,6 @@
"ASK": "eip155:222",
"LA": "eip155:225",
"TLA": "eip155:226",
"AITD": "eip155:239",
"ewt": "eip155:246",
"ftm": "eip155:250",
"hecot": "eip155:256",
@ -212,6 +211,8 @@
"mbase": "eip155:1287",
"mrock": "eip155:1288",
"Bobabase": "eip155:1297",
"aitd": "eip155:1319",
"aitdtestnet": "eip155:1320",
"cennz-old": "eip155:1337",
"Sherpax": "eip155:1506",
"Sherpax Testnet": "eip155:1507",