Skip to main content

What this yield is

  • Protocol: Fluid lending vaults (by Instadapp)
  • Asset: USDT, USDC, WETH, wstETH, sUSDS, and more
  • Receipt token: fTokens (e.g., fUSDT, fUSDC)
  • Additional rewards: FLUID tokens
  • Networks: Ethereum, Arbitrum, Base, Polygon, Plasma
Fluid vaults are ERC-4626 compliant. Rewards accrue automatically via the pricePerShare parameter, and fTokens are redeemable for the underlying token at any time.

Required inputs

Actions & lifecycle

Action: Deposit assets into Fluid vault
  • Supply the underlying asset
  • Receive fToken representing your share
  • Yield accrues automatically via pricePerShare

Example flow

1

Get yield metadata

Fetch available Fluid vaults and their current rates.
2

Enter position

Call the enter action with your deposit amount.
3

Sign & submit

Sign the transaction and broadcast to the network.
4

Track balances

Monitor your position via the balances endpoint.

Operational notes

Fluid vaults have no pending actions. All rewards accrue automatically via the pricePerShare mechanism.
Fluid vaults follow the ERC-4626 standard, making them compatible with most DeFi integrations.
Fluid is available on Ethereum, Arbitrum, Base, Polygon, and Plasma networks.

Yield IDs for this protocol

Yield ID pattern: {network}-{asset}-f{asset}-{contract}-4626-vault

Ethereum

Arbitrum

Base

Polygon

Plasma

See also

Quickstart

Get started with Yield.xyz

Actions & Balances

Understand how actions work