Skip to content

Commit

Permalink
Update asset-info.mdx (#200)
Browse files Browse the repository at this point in the history
Add cross-links to IBC docs page.
  • Loading branch information
victortokaito authored Jun 8, 2023
1 parent a7e41f7 commit 2300e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/osmosis-core/asset-info.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ sidebar_position: 5

import AssetData from './AssetData';

Osmosis frontend supports various assets with corresponding IBC denomination and channel. When assets are transferred through IBC, they obtain a new IBC denomination that is used to identify them in the frontend. The IBC channel is used to identify which chain the asset is from, for example, channel-0 for ATOMs transferred from the Cosmos Hub to Osmosis.
Osmosis frontend supports various assets with corresponding IBC denomination and channel. When assets are transferred through IBC, they obtain a new IBC denomination that is used to identify them in the frontend. The IBC channel is used to identify which chain the asset is from, for example, channel-0 for ATOMs transferred from the Cosmos Hub to Osmosis. [You can learn more about IBC here.](https://docs.osmosis.zone/osmosis-core/ibc/)

<AssetData />

1 comment on commit 2300e30

@vercel
Copy link

@vercel vercel bot commented on 2300e30 Jun 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.