Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.vaults.fyi/llms.txt

Use this file to discover all available pages before exploring further.

Generates ready-to-sign transaction calldata for any supported vault action. Pass the output directly to your wallet provider — no ABI encoding required.
MethodEndpointDescription
GET/v2/transactions/context/{userAddress}/{network}/{vaultAddress}Balances and limits before building a transaction
GET/v2/transactions/{action}/{userAddress}/{network}/{vaultAddress}Calldata for deposit, redeem, or claim
GET/v2/transactions/rewards/context/{userAddress}Claimable rewards for a wallet
GET/v2/transactions/rewards/claim/{userAddress}Calldata to claim pending rewards
GET/v2/transactions/suffix/{userAddress}/{vaultId}Onchain referral builder code to append to calldata