mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Change RPC & Decimal on CLoudTx Network (#1978)
* cloudtx * cloudtx * cloudtx testnet * Update eip155-31223.json * Update eip155-31223.json * Update cloudtx.json Change size image : QmSEsi71AdA5HYH6VNC5QUQezFg1C7BiVQJdx1VVfGz3g3 PNG 713x830 * Add logo cloudtx * Update _data/icons/cloudtx.json * change rpc & decimal * change rpc mainnet Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
eaab919fce
commit
1afbedefe2
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user