Initialize
List and Filter Vaults
getVaults function reads from the bundled vault manifest — no network request. For live metrics such as APY and TVL, use the API.
Get Vault Detail — gtUSDa
The API identifies vaults by achain_id:address string (e.g. gtUSDa on Base is 8453:0x000000000001cdb57e58fa75fe420a0f4d6640d5). Use a deployment’s chain ID and vault address from /v1/vaults or the SDK manifest.
API
Chart Historical Performance
API
What’s Next
Once you’ve picked gtUSDa (or another vault), move to the deposit flow.Deposit Your First Dollar
Use the SDK to deposit 1,000 USDC into gtUSDa on Base.
Vault API Reference
Full vault listing, detail, metrics, timeseries, and events endpoints.