solknife_swap_order
Jupiter quote + unsigned swap tx. amount in input-mint base units. Returns the unsigned tx + lastValidBlockHeight + quote details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taker | Yes | A Solana address in base58, 32-44 chars. | |
| amount | Yes | Amount in base units as a decimal string (not a float). For a 6-decimal mint, "1000000" is 1 token. | |
| inputMint | Yes | A Solana address in base58, 32-44 chars. | |
| outputMint | Yes | A Solana address in base58, 32-44 chars. | |
| slippageBps | No |