Documentation Index
Fetch the complete documentation index at: https://docs.steward.fi/llms.txt
Use this file to discover all available pages before exploring further.
Vault API
The Vault API handles all signing operations — EVM transactions, EIP-712 typed data, Solana transactions, and the approval/rejection flow.Sign Transaction (EVM)
Sign and optionally broadcast an EVM transaction. The transaction is evaluated against the agent’s policies before signing.Sign Typed Data (EIP-712)
Sign structured data usingeth_signTypedData_v4. Used for DEX approvals, ERC-20 permits, and other typed signatures.