place_limit_order
Set your desired exchange rate and place a limit order that executes automatically when the market reaches that price.
Instructions
Place a limit order (set your own rate). Creates an order that will be filled when the market reaches your price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | Your desired exchange rate | |
| amount | Yes | Amount to sell (human-readable) | |
| to_token | Yes | Token you want to receive | |
| from_token | Yes | Token you are selling | |
| owner_address | Yes | Your wallet address |