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@3a2640f3a8 🚀
This commit is contained in:
parent
d8d1e1ba86
commit
e5e49a5374
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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,
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user