Builds transactions for managing an existing yield position, such as claiming rewards, restaking, or withdrawing unstaked tokens.
This is a proxy to the Yield.xyz POST /actions/manage endpoint. The
response is wrapped under data.rawResponse and network fields on
transactions are converted to CAIP-2 format. For the full upstream
response schema see
docs.yield.xyz.
Documentation Index
Fetch the complete documentation index at: https://docs.portalhq.io/llms.txt
Use this file to discover all available pages before exploring further.
Client API Key or Client Session Token (CST). Pass as a Bearer token in the Authorization header.
The yield opportunity ID.
Wallet address managing the yield position.
The type of management action to perform.
STAKE, UNSTAKE, CLAIM_REWARDS, RESTAKE_REWARDS, WITHDRAW, WITHDRAW_ALL, RESTAKE, CLAIM_UNSTAKED, UNLOCK_LOCKED, STAKE_LOCKED, VOTE, REVOKE, VOTE_LOCKED, REVOTE, REBOND, MIGRATE, VERIFY_WITHDRAW_CREDENTIALS, DELEGATE Opaque token from a prior balance query's pendingActions entry, identifying the specific pending action to execute.
Optional yield-specific arguments. Which fields are supported depends on the yield opportunity's mechanics.
Manage transactions built successfully