Compute the IBC denom of a token that was sent over IBC.
For example, to get the IBC denom of SCRT on mainnet Osmosis:
ibcDenom([{incomingPortId: "transfer", incomingChannelId: "channel-88"}], "uscrt") Copy
ibcDenom([{incomingPortId: "transfer", incomingChannelId: "channel-88"}], "uscrt")
Generated using TypeDoc
Compute the IBC denom of a token that was sent over IBC.
For example, to get the IBC denom of SCRT on mainnet Osmosis: