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",
|
"name": "CloudTx Testnet",
|
||||||
"chain": "CloudTx",
|
"chain": "CloudTx",
|
||||||
|
"icon": "cloudtx",
|
||||||
"rpc": ["https://testnet-rpc.cloudtx.finance"],
|
"rpc": ["https://testnet-rpc.cloudtx.finance"],
|
||||||
"faucets": ["https://faucet.cloudtx.finance"],
|
"faucets": ["https://faucet.cloudtx.finance"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -12,12 +13,10 @@
|
||||||
"shortName": "CLD",
|
"shortName": "CLD",
|
||||||
"chainId": 31224,
|
"chainId": 31224,
|
||||||
"networkId": 31224,
|
"networkId": 31224,
|
||||||
"icon": "cloudtx",
|
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "cloudtxexplorer",
|
"name": "cloudtxexplorer",
|
||||||
"url": "https://explorer.cloudtx.finance",
|
"url": "https://explorer.cloudtx.finance",
|
||||||
"icon": "cloudtx",
|
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -8199,6 +8199,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "CloudTx Testnet",
|
"name": "CloudTx Testnet",
|
||||||
"chain": "CloudTx",
|
"chain": "CloudTx",
|
||||||
|
"icon": "cloudtx",
|
||||||
"rpc": ["https://testnet-rpc.cloudtx.finance"],
|
"rpc": ["https://testnet-rpc.cloudtx.finance"],
|
||||||
"faucets": ["https://faucet.cloudtx.finance"],
|
"faucets": ["https://faucet.cloudtx.finance"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -8210,11 +8211,9 @@
|
||||||
"shortName": "CLD",
|
"shortName": "CLD",
|
||||||
"chainId": 31224,
|
"chainId": 31224,
|
||||||
"networkId": 31224,
|
"networkId": 31224,
|
||||||
"icon": "cloudtx",
|
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "cloudtxexplorer",
|
"name": "cloudtxexplorer",
|
||||||
"url": "https://explorer.cloudtx.finance",
|
"url": "https://explorer.cloudtx.finance",
|
||||||
"icon": "cloudtx",
|
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user