Skip to content

Commit

Permalink
Register Mantra and OM
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-stmr committed Oct 23, 2024
1 parent 479e1d8 commit 6b57d72
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions osmosis-1/osmosis.zone_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,15 @@
"path": "transfer/channel-42/ujuno",
"osmosis_verified": true
},
{
"chain_name": "mantrachain",
"base_denom": "uom",
"path": "transfer/channel-85077/uom",
"osmosis_verified": true,
"categories": [
"rwa"
]
},
{
"chain_name": "axelar",
"base_denom": "dot-planck",
Expand Down
9 changes: 9 additions & 0 deletions osmosis-1/osmosis.zone_chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,15 @@
"ibc-transfer"
]
},
{
"chain_name": "mantrachain",
"rpc": "https://rpc.mantrachain.io",
"rest": "https://api.mantrachain.io",
"explorer_tx_url": "https://www.mintscan.io/mantra/txs/${txHash}",
"keplr_features": [
"ibc-transfer"
]
},
{
"chain_name": "likecoin",
"rpc": "https://mainnet-node.like.co/rpc",
Expand Down

0 comments on commit 6b57d72

Please sign in to comment.