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@1afbedefe2 🚀
This commit is contained in:
parent
fce1540746
commit
5be44f7011
File diff suppressed because one or more lines are too long
|
@ -2,12 +2,12 @@
|
||||||
"name": "CloudTx Mainnet",
|
"name": "CloudTx Mainnet",
|
||||||
"chain": "CLD",
|
"chain": "CLD",
|
||||||
"icon": "cloudtx",
|
"icon": "cloudtx",
|
||||||
"rpc": ["https://mainnetrpc.num.network"],
|
"rpc": ["https://mainnet-rpc.cloudtx.finance"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "CloudTx",
|
"name": "CloudTx",
|
||||||
"symbol": "CLD",
|
"symbol": "CLD",
|
||||||
"decimals": 18
|
"decimals": 9
|
||||||
},
|
},
|
||||||
"infoURL": "https://cloudtx.finance",
|
"infoURL": "https://cloudtx.finance",
|
||||||
"shortName": "CLDTX",
|
"shortName": "CLDTX",
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "CloudTx",
|
"name": "CloudTx",
|
||||||
"symbol": "CLOUD",
|
"symbol": "CLOUD",
|
||||||
"decimals": 18
|
"decimals": 9
|
||||||
},
|
},
|
||||||
"infoURL": "https://cloudtx.finance/",
|
"infoURL": "https://cloudtx.finance/",
|
||||||
"shortName": "CLD",
|
"shortName": "CLD",
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -5674,9 +5674,9 @@
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "CloudTx",
|
"name": "CloudTx",
|
||||||
"symbol": "CLD",
|
"symbol": "CLD",
|
||||||
"decimals": 18
|
"decimals": 9
|
||||||
},
|
},
|
||||||
"rpc": ["https://mainnetrpc.num.network"],
|
"rpc": ["https://mainnet-rpc.cloudtx.finance"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://cloudtx.finance"
|
"infoURL": "https://cloudtx.finance"
|
||||||
}, {
|
}, {
|
||||||
|
@ -5687,7 +5687,7 @@
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "CloudTx",
|
"name": "CloudTx",
|
||||||
"symbol": "CLOUD",
|
"symbol": "CLOUD",
|
||||||
"decimals": 18
|
"decimals": 9
|
||||||
},
|
},
|
||||||
"rpc": ["https://testnet-rpc.cloudtx.finance"],
|
"rpc": ["https://testnet-rpc.cloudtx.finance"],
|
||||||
"faucets": ["https://faucet.cloudtx.finance"],
|
"faucets": ["https://faucet.cloudtx.finance"],
|
||||||
|
|
|
@ -8180,12 +8180,12 @@
|
||||||
"name": "CloudTx Mainnet",
|
"name": "CloudTx Mainnet",
|
||||||
"chain": "CLD",
|
"chain": "CLD",
|
||||||
"icon": "cloudtx",
|
"icon": "cloudtx",
|
||||||
"rpc": ["https://mainnetrpc.num.network"],
|
"rpc": ["https://mainnet-rpc.cloudtx.finance"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "CloudTx",
|
"name": "CloudTx",
|
||||||
"symbol": "CLD",
|
"symbol": "CLD",
|
||||||
"decimals": 18
|
"decimals": 9
|
||||||
},
|
},
|
||||||
"infoURL": "https://cloudtx.finance",
|
"infoURL": "https://cloudtx.finance",
|
||||||
"shortName": "CLDTX",
|
"shortName": "CLDTX",
|
||||||
|
@ -8204,7 +8204,7 @@
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "CloudTx",
|
"name": "CloudTx",
|
||||||
"symbol": "CLOUD",
|
"symbol": "CLOUD",
|
||||||
"decimals": 18
|
"decimals": 9
|
||||||
},
|
},
|
||||||
"infoURL": "https://cloudtx.finance/",
|
"infoURL": "https://cloudtx.finance/",
|
||||||
"shortName": "CLD",
|
"shortName": "CLD",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user