Skip to main content
Yield sources are the underlying strategies a portfolio wallet can allocate into. A wallet strategy is a weighted allocation across one or more yield sources. Each source has a stable public id, display metadata, chain support, a depositToken, current rate information, action-specific processing policies, and optional market context such as TVL, protocol addresses, provider links, and underlying allocations. Use depositToken to decide which strategy group can select a source. A source with depositToken: "usdt" belongs under strategy.allocations.usdt; do not infer compatibility from the source name.

Available yield sources

Fetch the live, environment-specific catalog before creating or updating a strategy:
The catalog is returned in the canonical data list envelope. nextCursor is always null because the catalog is unpaginated.

Production response snapshot

This production catalog snapshot was updated on July 21, 2026. It includes every RWA and DeFi source returned by production, including both JAAA stablecoin lanes. Rate, market, and processing-estimate fields are illustrative point-in-time values.

Sandbox response snapshot

This complete deployed-sandbox snapshot was refreshed on July 20, 2026 with the live JAAA-USDT row and 17-source catalog count. It includes every RWA and DeFi source, including JAAA-USDT and both JTRSY stablecoin lanes.
Catalog membership, APY, TVL, allocations, processing estimates, and other observed values can change. Fetch the live endpoint for the current environment-specific response.

RWA

DeFi

Use id as the yieldSourceId when creating a wallet or updating a strategy. Catalog rows may also include optional market context:

Yield source details

RWA

Invesco USTB tokenized by Superstate

Ground vaults

USDC deposits are converted into Invesco USTB tokenized by Superstate and represented as non-transferable Ground vault shares. Redemptions are asynchronous.

Janus Henderson JAAA tokenized by Centrifuge

Ground vaults

The Ground gJAAA position is backed by Janus Henderson JAAA shares tokenized by Centrifuge. Deposits and redemptions use an asynchronous request, process, and claim workflow, and NAV updates discretely when the fund publishes a new value. Put ground-jaaa-usdc-vault under strategy.allocations.usdc and ground-jaaa-usdt-vault under strategy.allocations.usdt. Both lanes are available in production and sandbox; fetch the live environment catalog before constructing a strategy.

Janus Henderson JTRSY tokenized by Centrifuge

Ground vaults

JTRSY provides separate USDC and USDT yield sources. USDC redemptions use Basin liquidity when available; otherwise both sources use asynchronous Centrifuge processing. Each source has a per-wallet allocation cap returned as maxAllocationUsd; additional funds stay as cash, while yield and withdrawals are unaffected. Fetch the live catalog before constructing a strategy.

DeFi

Syrup USDC

Syrup USDC is an overcollateralized lending product from Maple Finance. Withdrawals can be queue-based depending on protocol liquidity.

Syrup USDT

Syrup USDT has a per-wallet allocation cap returned as maxAllocationUsd. Yield can increase a position above the cap without triggering an automatic sale or affecting withdrawals.

Morpho Gauntlet USDC Prime

This source allocates into Morpho’s Gauntlet USDC Prime ERC-4626 vault. Ground values the position from onchain convertToAssets() reads.

Morpho Steakhouse USDC Prime

This source allocates into Morpho’s Steakhouse USDC Prime ERC-4626 vault.

Morpho August USDC V2

This source allocates into Morpho’s August USDC V2 ERC-4626 vault.

Kamino Allez USDC

Kamino Allez USDC is a Solana-native USDC vault curated by Allez.

Kamino Gauntlet USDC Frontier

This Kamino kvault is curated under Gauntlet’s Frontier mandate.

Kamino RockawayX RWA USDC

This source remains in the DeFi section because the customer position is a Kamino lending vault, even though its curator targets an RWA-tilted mix.

Kamino Steakhouse USDC

This Kamino kvault is curated by Steakhouse Financial.

Kamino Superstate USDC

This source remains in the DeFi section because the wallet supplies a Kamino lending reserve, even though the reserve is backed by Superstate collateral.

Aave V3 USDC

Ground represents Aave positions as scaled aUSDC units and values them from Aave V3 reserve normalized income.

Rate semantics

  • apyBps is an annualized yield figure in basis points.
  • USTB uses a trailing rate derived from discrete provider NAV publications.
  • JAAA and JTRSY use Centrifuge’s annualized seven-day yield snapshot.
  • Syrup uses Maple’s rate feed.
  • Morpho vaults use trailing rates derived from ERC-4626 NAV/share history.
  • Aave V3 uses reserve normalized income for valuation and trailing rates.
  • Kamino sources use trailing rates derived from onchain share prices or collateral exchange rates.
  • All rates are variable and may change over time.
navUpdateMode is "discrete" for sources such as USTB, JAAA, and JTRSY whose value changes when a new NAV is published. Continuously accruing onchain sources return "continuous". Wallet yield positions expose priceAsOf so clients can show when the reference price was observed.

protocol

Use protocol to apply protocol-level concentration limits in POST /v2/wallets/strategy/optimize.

processingPolicies

Each catalog row exposes action-specific deposit and redeem policies:
  • processingTimeBasis: "elapsed_seconds" describes ordinary elapsed time.
  • processingTimeBasis: "banking_days" describes calendar-aware settlement, such as JAAA and JTRSY.
  • typicalMinUnits and typicalMaxUnits describe the typical range in that basis.
  • processingEstimate, when present, resolves the policy into durations or dates at request time.
Use POST /v2/wallets/:id/withdrawal-preview for wallet-specific withdrawal timing rather than treating catalog policies as a wallet completion promise.

Coming Soon

These are yield sources Ground has not yet integrated but is tracking for future support.

Aave USDT

Aave USDT is the USDT version of Aave’s Ethereum lending market, offering variable yield with withdrawals limited by pool liquidity and collateral constraints.

Superstate USCC

USCC gives eligible investors tokenized exposure to a managed crypto basis and carry strategy rather than a simple cash-equivalent treasury fund.

OpenTrade XHYC

XHYC is backed by a short-duration high-yield corporate bond ETF and targets higher credit yield without a fixed lockup.

OpenTrade XRV+

XRV+ is OpenTrade’s higher-yield rates product family focused on assets such as commercial paper and commodities trade finance.

Ondo OUSG

OUSG is Ondo’s tokenized U.S. Treasury product for institutional cash management with around-the-clock mint and redemption rails.

Etherfuse Bonds

Etherfuse turns government bond exposure into onchain tokens spanning U.S. and local-market bond series.

JitoSOL

JitoSOL keeps Solana staking exposure liquid and DeFi-usable while earning staking and MEV-linked rewards.

dSOL

dSOL is Drift’s liquid staking token for use across Drift’s trading and borrow-lend product surface.

stETH

stETH is Lido’s liquid version of staked ETH, preserving staking exposure while remaining usable across DeFi.

Katana vbUSDC yVault

Katana’s vbUSDC vault makes bridged USDC productive through the network’s Vault Bridge model.

Katana vbUSDT yVault

Katana’s vbUSDT vault is the USDT counterpart to vbUSDC, packaging bridged stablecoin liquidity into a yield-bearing vault.