Skip to content

Commit

Permalink
Add Signet Nomic BTC (#2007)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseRFelix authored Nov 7, 2024
1 parent 8dc1366 commit aa181b7
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions osmo-test-5/osmosis.zone_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,26 @@
}
}
}
},
{
"chain_name": "nomictestnet",
"base_denom": "usat",
"osmosis_verified": true,
"_comment": "$nBTC",
"override_properties": {
"ibc": {
"type": "ibc",
"counterparty": {
"chain_name": "nomictestnet",
"base_denom": "usat",
"channel_id": "channel-1"
},
"chain": {
"channel_id": "channel-9244",
"path": "transfer/channel-9244/usat"
}
}
}
}
]
}

0 comments on commit aa181b7

Please sign in to comment.