get-pool-spot-price
Retrieve the current spot price between two tokens in a specified liquidity pool on Osmosis, using pool ID and asset denominations to fetch precise exchange rate data.
Instructions
Returns the current spot price between two tokens in a pool
Input Schema
Name | Required | Description | Default |
---|---|---|---|
baseAssetDenom | Yes | The base asset denomination | |
poolId | Yes | The ID of the liquidity pool | |
quoteAssetDenom | Yes | The quote asset denomination |