dex_quote_exact_in
Provide a DEX quote for an exact input token amount, returning the optimal route and output.
Instructions
Quote the best route and output for an exact input amount
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| account | No | Signer account used to resolve its fee tier | |
| max_hops | No | ||
| token_in | Yes | ||
| amount_in | Yes | ||
| token_out | Yes |