Skip to content
Closed
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
34 changes: 34 additions & 0 deletions data/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -4522,6 +4522,40 @@
}
]
},
"5887": {
"name": "MANTRACHAIN Testnet",
"description": "The first RWA Layer 1 Blockchain, capable of adherence and enforcement of real world regulatory requirements.",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png",
"ecosystem": "Ethereum",
"isTestnet": true,
"layer": 1,
"rollupType": null,
"native_currency": "MANTRA",
"website": "https://mantrachain.io",
"explorers": [
{
"url": "https://explorer.dukong.io",
"hostedBy": "self"
}
]
},
"5888": {
"name": "MANTRACHAIN Mainnet",
"description": "The first RWA Layer 1 Blockchain, capable of adherence and enforcement of real world regulatory requirements.",
"logo": "https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png",
"ecosystem": "Ethereum",
"isTestnet": false,
"layer": 1,
"rollupType": null,
"native_currency": "OM",
"website": "https://mantrachain.io",
"explorers": [
{
"url": "https://blockscout.mantrascan.io",
"hostedBy": "self"
}
]
},
"5920": {
"name": "Chainweb EVM Chain20",
"description": "An infinitely scalable PoW blockchain that improves upon Bitcoin's design.",
Expand Down