Deploying to gh-pages from @ ethereum-lists/chains@7c0850b281 🚀

This commit is contained in:
ligi 2022-12-06 18:56:57 +00:00
parent 3025c82faa
commit 0b666394e7
3 changed files with 3 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,7 @@
{
"name": "CloudTx Testnet",
"chain": "CloudTx",
"icon": "cloudtx",
"rpc": ["https://testnet-rpc.cloudtx.finance"],
"faucets": ["https://faucet.cloudtx.finance"],
"nativeCurrency": {
@ -12,12 +13,10 @@
"shortName": "CLD",
"chainId": 31224,
"networkId": 31224,
"icon": "cloudtx",
"explorers": [
{
"name": "cloudtxexplorer",
"url": "https://explorer.cloudtx.finance",
"icon": "cloudtx",
"standard": "EIP3091"
}
]

View File

@ -8199,6 +8199,7 @@
}, {
"name": "CloudTx Testnet",
"chain": "CloudTx",
"icon": "cloudtx",
"rpc": ["https://testnet-rpc.cloudtx.finance"],
"faucets": ["https://faucet.cloudtx.finance"],
"nativeCurrency": {
@ -8210,11 +8211,9 @@
"shortName": "CLD",
"chainId": 31224,
"networkId": 31224,
"icon": "cloudtx",
"explorers": [{
"name": "cloudtxexplorer",
"url": "https://explorer.cloudtx.finance",
"icon": "cloudtx",
"standard": "EIP3091"
}]
}, {