Skip to main content
All Gauntlet-managed Aera V3 vault deployments across supported chains. Each vault has three associated contracts:
  • Vault — The multi-depositor vault contract that holds assets and issues share units
  • Provisioner — Handles deposit requests and redemptions. Partners interact with this contract for deposits and withdrawals.
  • Calculator — PriceAndFeeCalculator contract for unit pricing and fee computation
For contract-level technical details, see individual contract reference pages. For integration guidance, see the Integrate tab or the SDK.

gtUSDa — Gauntlet USD Alpha

Supply token: USDC

gpAAFalconX — Gauntlet Levered FalconX

Supply token: AA_FalconXUSDC Ethereum only.

gpSyrupUSDC — Gauntlet SyrupUSDC

Supply token: syrupUSDC Ethereum only.

gtBTC — Gauntlet BTC Yield

Supply token: cbBTC Ethereum only.

gtUSCC — Gauntlet Levered USCC

Supply token: USCC Ethereum only.

Vault Types

Gauntlet deploys two primary vault types:
  • Multi-Depositor Vault — Accepts deposits from multiple users into a shared pool. Suited for broad partner integrations where end users deposit and withdraw independently. See Multi-Depositor Vault for contract details and Vault Types for a conceptual overview.
  • Single-Depositor Vault — Dedicated to a single depositor (typically an institution or protocol treasury). Provides isolated risk and custom strategy configuration. See Single-Depositor Vault for contract details.

Contract Reference

Full contract interface documentation for all Aera V3 components.

SDK Overview

The SDK resolves vault and provisioner addresses automatically from the bundled manifest.