Skip to main content

Documentation Index

Fetch the complete documentation index at: https://yieldxyz.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

What this yield is

  • Protocol: Upshift Finance
  • Asset: USDC, WETH, USDT, AUSD, BTC derivatives, and more
  • Receipt token: Vault shares (e.g., earnAUSD)
  • Additional rewards: Upshift Points
  • Networks: Ethereum, Monad, HyperEVM, Plasma, BNB Chain, Base
Upshift offers curated, actively managed vault strategies including stablecoin yields, ETH/LST strategies, and BTC products. Vaults are managed by various curators targeting different risk/return profiles.

Required inputs

ParameterDescription
yieldIdThe specific Upshift vault yield ID
addressUser’s wallet address
amountAmount to deposit

Vault categories

Stable yield strategies
  • Upshift USDC, Core USDC, Edge USDC
  • Alpine USDC Flagship, Wildcat USD
  • LiquityV2 airdrop farming

Actions & lifecycle

Action: Deposit into Upshift vault
  • Supply the underlying asset
  • Receive vault share token
  • Begin accruing yield automatically

Example flow

1

Get yield metadata

Fetch available Upshift 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.
curl --request GET \
  --url 'https://api.yield.xyz/v1/yields/ethereum-usdc-0xe9b725010a9e419412ed67d0fa5f3a5f40159d32-upshift-vault' \
  --header 'accept: application/json' \
  --header 'x-api-key: <API_KEY>'

Operational notes

Different vaults have varying withdrawal behaviors. Some are instant, others have curator-set periods. Check vault metadata for specifics.
Users earn Upshift Points on top of vault yields.
Vaults are managed by partners like K3, Kelp, Ethena, Sienna, Resolv, and more.

Yield IDs for this protocol

Yield ID pattern: {network}-{asset}-{address}-upshift-vault or -upshift-multi-asset-vault

Ethereum

Yield IDName
ethereum-weth-0xb78daf3fd674b81ebeaaa88d711506fa069e1c5e-upshift-vaultUpshift ETH Optimizer
ethereum-usdc-0xe9b725010a9e419412ed67d0fa5f3a5f40159d32-upshift-vaultUpshift Core USDC
ethereum-usdc-0xeaa3b922e9febca37d1c02d2142a59595094c605-upshift-vaultUpshift Edge USDC
ethereum-usdc-0xd066649bcb7d8d3335fe29cad0aed6e17d5828b5-upshift-vaultAlpine USDC Flagship

Monad

Yield IDName
monad-ausd-0xd793c04b87386a6bb84ee61d98e0065fde7fda5e-upshift-vaultSavings AUSD
monad-ausd-0x36edbf0c834591bfdfcac0ef9605528c75c406aa-upshift-multi-asset-vaultearnAUSD

HyperEVM

Yield IDName
hyperevm-ubtc-0xc061d38903b99ac12713b550c2cb44b221674f94-upshift-vaultHyperbeat Ultra uBTC
hyperevm-whype-0x96c6cbb6251ee1c257b2162ca0f39aa5fa44b1fb-upshift-vaultHyperbeat Ultra HYPE
Full list contains 20+ vaults across networks.

See also

Quickstart

Get started with Yield.xyz

Actions & Balances

Understand how actions work