get_dex_price
Get the current DEX price of a token by specifying its contract. Optionally set a base token to price against.
Instructions
Get the current price of a token on the DEX
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_contract | No | Base token to price against (default: 'currency') | currency |
| token_contract | Yes | Token contract to get price for |