add CloudTx Chain (#1974)

* 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

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Sanz 2022-12-05 06:20:59 +07:00 committed by GitHub
parent d46fbfae02
commit 9d4ef6f5c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 55 additions and 0 deletions

View 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"
}
]
}

View 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"
}
]
}

8
_data/icons/cloudtx.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmSEsi71AdA5HYH6VNC5QUQezFg1C7BiVQJdx1VVfGz3g3",
"width": 713,
"height": 830,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB