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@9d4ef6f5c2 🚀
This commit is contained in:
parent
f00d7ff9b7
commit
a8f08b2bce
|
@ -494,6 +494,14 @@
|
|||
"height": 400,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "cloudtx",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmSEsi71AdA5HYH6VNC5QUQezFg1C7BiVQJdx1VVfGz3g3",
|
||||
"width": 713,
|
||||
"height": 830,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "cennz",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
23
chains/eip155-31223.json
Normal file
23
chains/eip155-31223.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "CloudTx Mainnet",
|
||||
"chain": "CLD",
|
||||
"icon": "cloudtx",
|
||||
"rpc": ["https://mainnetrpc.num.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "CloudTx",
|
||||
"symbol": "CLD",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cloudtx.finance",
|
||||
"shortName": "CLDTX",
|
||||
"chainId": 31223,
|
||||
"networkId": 31223,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "cloudtxscan",
|
||||
"url": "https://scan.cloudtx.finance",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
24
chains/eip155-31224.json
Normal file
24
chains/eip155-31224.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "CloudTx Testnet",
|
||||
"chain": "CloudTx",
|
||||
"rpc": ["https://testnet-rpc.cloudtx.finance"],
|
||||
"faucets": ["https://faucet.cloudtx.finance"],
|
||||
"nativeCurrency": {
|
||||
"name": "CloudTx",
|
||||
"symbol": "CLOUD",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cloudtx.finance/",
|
||||
"shortName": "CLD",
|
||||
"chainId": 31224,
|
||||
"networkId": 31224,
|
||||
"icon": "cloudtx",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "cloudtxexplorer",
|
||||
"url": "https://explorer.cloudtx.finance ",
|
||||
"icon": "cloudtx",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -5640,6 +5640,32 @@
|
|||
"rpc": ["https://api.esn.gonspool.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://ethersocial.org"
|
||||
}, {
|
||||
"name": "CloudTx Mainnet",
|
||||
"chainId": 31223,
|
||||
"shortName": "CLDTX",
|
||||
"networkId": 31223,
|
||||
"nativeCurrency": {
|
||||
"name": "CloudTx",
|
||||
"symbol": "CLD",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mainnetrpc.num.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://cloudtx.finance"
|
||||
}, {
|
||||
"name": "CloudTx Testnet",
|
||||
"chainId": 31224,
|
||||
"shortName": "CLD",
|
||||
"networkId": 31224,
|
||||
"nativeCurrency": {
|
||||
"name": "CloudTx",
|
||||
"symbol": "CLOUD",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://testnet-rpc.cloudtx.finance"],
|
||||
"faucets": ["https://faucet.cloudtx.finance"],
|
||||
"infoURL": "https://cloudtx.finance/"
|
||||
}, {
|
||||
"name": "GoChain Testnet",
|
||||
"chainId": 31337,
|
||||
|
|
|
@ -8141,6 +8141,47 @@
|
|||
"chainId": 31102,
|
||||
"networkId": 1,
|
||||
"slip44": 31102
|
||||
}, {
|
||||
"name": "CloudTx Mainnet",
|
||||
"chain": "CLD",
|
||||
"icon": "cloudtx",
|
||||
"rpc": ["https://mainnetrpc.num.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "CloudTx",
|
||||
"symbol": "CLD",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cloudtx.finance",
|
||||
"shortName": "CLDTX",
|
||||
"chainId": 31223,
|
||||
"networkId": 31223,
|
||||
"explorers": [{
|
||||
"name": "cloudtxscan",
|
||||
"url": "https://scan.cloudtx.finance",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "CloudTx Testnet",
|
||||
"chain": "CloudTx",
|
||||
"rpc": ["https://testnet-rpc.cloudtx.finance"],
|
||||
"faucets": ["https://faucet.cloudtx.finance"],
|
||||
"nativeCurrency": {
|
||||
"name": "CloudTx",
|
||||
"symbol": "CLOUD",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://cloudtx.finance/",
|
||||
"shortName": "CLD",
|
||||
"chainId": 31224,
|
||||
"networkId": 31224,
|
||||
"icon": "cloudtx",
|
||||
"explorers": [{
|
||||
"name": "cloudtxexplorer",
|
||||
"url": "https://explorer.cloudtx.finance ",
|
||||
"icon": "cloudtx",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "GoChain Testnet",
|
||||
"chain": "GO",
|
||||
|
|
8
icons/cloudtx.json
Normal file
8
icons/cloudtx.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmSEsi71AdA5HYH6VNC5QUQezFg1C7BiVQJdx1VVfGz3g3",
|
||||
"width": 713,
|
||||
"height": 830,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
BIN
iconsDownload/QmSEsi71AdA5HYH6VNC5QUQezFg1C7BiVQJdx1VVfGz3g3
Normal file
BIN
iconsDownload/QmSEsi71AdA5HYH6VNC5QUQezFg1C7BiVQJdx1VVfGz3g3
Normal file
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
|
@ -433,6 +433,8 @@
|
|||
"obgor": "eip155:28528",
|
||||
"Piece": "eip155:30067",
|
||||
"esn": "eip155:31102",
|
||||
"CLDTX": "eip155:31223",
|
||||
"CLD": "eip155:31224",
|
||||
"got": "eip155:31337",
|
||||
"filecoin-wallaby": "eip155:31415",
|
||||
"Brise": "eip155:32520",
|
||||
|
|
Loading…
Reference in New Issue
Block a user