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

This commit is contained in:
ligi 2022-04-24 07:00:24 +00:00
parent d8d1e1ba86
commit e5e49a5374
5 changed files with 38 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

@ -2845,6 +2845,19 @@
"rpc": ["https://www.kortho-chain.com"],
"faucets": [],
"infoURL": "https://www.kortho.io/"
}, {
"name": "TechPay Mainnet",
"chainId": 2569,
"shortName": "tpc",
"networkId": 2569,
"nativeCurrency": {
"name": "TechPay",
"symbol": "TPC",
"decimals": 18
},
"rpc": ["https://api.techpay.io/"],
"faucets": [],
"infoURL": "https://techpay.io/"
}, {
"name": "CENNZnet Rata",
"chainId": 3000,

View File

@ -3902,6 +3902,28 @@
"shortName": "ktoc",
"chainId": 2559,
"networkId": 2559
}, {
"name": "TechPay Mainnet",
"chain": "TPC",
"network": "mainnet",
"rpc": ["https://api.techpay.io/"],
"faucets": [],
"nativeCurrency": {
"name": "TechPay",
"symbol": "TPC",
"decimals": 18
},
"infoURL": "https://techpay.io/",
"shortName": "tpc",
"chainId": 2569,
"networkId": 2569,
"icon": "techpay",
"explorers": [{
"name": "tpcscan",
"url": "https://tpcscan.com",
"icon": "techpay",
"standard": "EIP3091"
}]
}, {
"name": "CENNZnet Rata",
"chain": "CENNZnet",

View File

@ -218,6 +218,7 @@
"kava": "eip155:2221",
"VChain": "eip155:2223",
"ktoc": "eip155:2559",
"tpc": "eip155:2569",
"cennz-r": "eip155:3000",
"cennz-n": "eip155:3001",
"zcrbeach": "eip155:3331",