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@7c0850b281 🚀
This commit is contained in:
parent
3025c82faa
commit
0b666394e7
File diff suppressed because one or more lines are too long
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -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"
|
||||
}]
|
||||
}, {
|
||||
|
|
Loading…
Reference in New Issue
Block a user