placeFixedTermOrder
Place a staking order for a fixed-term earn product, locking funds for a set period. Requires user confirmation of product, amount, and lock-up term.
Instructions
Place a staking order for a fixed term product.
Notes:
autoInvestparameter is only effective whencategoryisFundPoolorderLinkIdmust be unique for idempotency for specific user and category.
Rate limit: 5 req/s (UID)
Agent hint: IMPORTANT: This locks funds into a fixed-term earn product. Before executing, you MUST ask the user to explicitly confirm the product, amount, and lock-up period. Do not execute automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | Yes | ||
| amount | Yes | ||
| category | Yes | ||
| productId | Yes | ||
| autoInvest | No | ||
| accountType | Yes | ||
| orderLinkId | Yes |