Claim incentive rewards accrued from vault participation on the specified chain via Merkl.
Basic Auth header with your app ID as the username and your app secret as the password.
ID of your Privy app.
Request authorization signature. If multiple signatures are required, they should be comma separated.
Request expiry. Value is a Unix timestamp in milliseconds representing the deadline by which the request must be processed.
Idempotency keys ensure API requests are executed only once within a 24-hour window.
ID of the wallet.
Input for claiming incentive rewards from vault participation.
An EVM CAIP-2 chain identifier (e.g., "eip155:8453" for Base).
^eip155:\d+$Claim transaction submitted.
Response from a yield reward claim operation.
Privy transaction record ID for the claim operation.
An EVM CAIP-2 chain identifier (e.g., "eip155:8453" for Base).
^eip155:\d+$The current status of the claim transaction.
broadcasted, confirmed, execution_reverted, failed, replaced, finalized, provider_error, pending List of reward tokens claimed.
Unix timestamp of when the claim was created, in milliseconds.
Unix timestamp of when the claim was last updated, in milliseconds.