get_quote
Best executable quote for swapping tokenIn → tokenOut on Epsilon (Robinhood Chain, id 4663). Amounts are RAW token units — scale by the token's decimals first. This only quotes; it never executes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenIn | Yes | ERC-20 address of the token being sold (0x-hex) | |
| amountIn | Yes | amount of tokenIn in RAW token units (decimal string, already scaled by the token's decimals) | |
| tokenOut | Yes | ERC-20 address of the token being bought (0x-hex) |