tick-to-price
Convert tick values to prices for CL pools on the Osmosis blockchain by specifying base and quote asset denominations. Essential for accurate pricing calculations in decentralized finance operations.
Instructions
Converts a tick value to a price for CL pools
Input Schema
Name | Required | Description | Default |
---|---|---|---|
baseAssetDenom | Yes | The base asset denomination | |
quoteAssetDenom | Yes | The quote asset denomination | |
tick | Yes | The tick value to convert |