Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 23 additions & 23 deletions data/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -3583,6 +3583,23 @@
}
]
},
"2288": {
"name": "Moca Chain",
"description": "$MOCA is an omni-chain network token created to reimagine the web3 cultural economy by empowering unity in culture, governance, and growth.",
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/moca.svg",
"ecosystem": "Ethereum",
"isTestnet": false,
"layer": 1,
"rollupType": null,
"native_currency": "MOCA",
"website": "https://mocachain.org/en",
"explorers": [
{
"url": "https://mocachain.blockscout.com",
"hostedBy": "blockscout"
}
]
},
"2340": {
"name": "Atleta Olympia Testnet",
"description": "Modular, multi-layer smart contract platform with native cross-chain interoperability, dedicated to servicing the Sports Industry.",
Expand Down Expand Up @@ -4586,20 +4603,20 @@
}
]
},
"5151": {
"name": "Moca Chain Devnet",
"222888": {
"name": "Moca Chain Testnet",
"description": "$MOCA is an omni-chain network token created to reimagine the web3 cultural economy by empowering unity in culture, governance, and growth.",
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/moca.png",
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/moca.svg",
"ecosystem": "Ethereum",
"isTestnet": true,
"layer": 1,
"rollupType": null,
"native_currency": "MOCA",
"website": "https://www.moca.foundation/",
"website": "https://mocachain.org/en",
"explorers": [
{
"url": "https://testnet-scan.mechain.tech/",
"hostedBy": "self"
"url": "https://testnet-scan.mocachain.org",
"hostedBy": "blockscout"
}
]
},
Expand Down Expand Up @@ -8434,23 +8451,6 @@
}
]
},
"222888": {
"name": "Moca Chain",
"description": "A modular, chain-agnostic identity L1 blockchain, privacy powered by zero knowledge proofs",
"logo": "https://blockscout-icons.s3.us-east-1.amazonaws.com/moca.svg",
"ecosystem": "Cosmos",
"isTestnet": true,
"layer": 1,
"rollupType": null,
"native_currency": "MOCA",
"website": "https://mocachain.org/en",
"explorers": [
{
"url": "https://testnet-scan.mocachain.org/",
"hostedBy": "self"
}
]
},
"247253": {
"name": "Saakuru Testnet",
"description": "Consumer-centric L1 with zero transaction fees.",
Expand Down
Loading