Skip to main content
Find vaults that fit your product, compare their performance, and decide what to offer users.

Initialize

List and Filter Vaults

The SDK 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 a chain_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.