vaults.fyi
  • Welcome
  • General
    • 🔎Methodology
      • vaults.fyi USD benchmark rate
      • vaults.fyi ETH benchmark rate
      • Reputation Score
    • 💼Case Studies
      • Kraken Wallet
      • Etherscan Cards
      • Gauntlet
      • Maple Finance
      • Nashpoint (DeFi Protocol)
    • 💡Use Cases
      • For Wallets and Apps
        • Monetize Your Wallet Seamlessly & Securely
      • For Analysts
      • For Protocols & Product Teams
    • ❓FAQ
      • Vault requirements for inclusion on vaults.fyi
  • API
    • API Overview
      • Market data
      • Transactional support
      • Portfolio tracking
      • Personalized insights
      • Supported protocols and networks
    • Endpoints
      • General
      • Detailed Vaults
      • Historical
      • Portfolio
      • Transactions
      • Legacy (v1) endpoints
        • v1 Market data
          • Get historical data
            • Get historical APY and TVL data on single vault over timestamp range
            • Get historical APY on single vault over timestamp range
            • Get historical TVL on single vault at single timestamp
            • Get historical APY on single vault at single timestamp
          • Get data for multiple vaults
          • Get data on single vault
            • Get APY on single vault
          • Get benchmark rates
          • Get supported vaults, networks & tokens
            • /vaults
            • /networks
            • /tokens
            • /tags
        • v1 Contextual insights
          • Top vault options for address
          • Get single top option for address
          • [Etherscan cards] Get top USD, top ETH vault for address
        • v1 Generate payloads
          • Prepare calldata
            • Supply/Deposit
            • Withdraw/Redeem
              • Request redeem
              • Claim redeem
            • Claim rewards
          • Get contract interaction details
          • Get supported assets
          • Get supported vaults
        • v1 Position tracking
          • Get user balances
          • Get user positions
          • Get list of past vault txns by user address
          • Get estimated returns for user's vault position
    • Getting started
      • SDK
      • Tutorials
        • Wallet Integration
      • AI
  • Plans
    • Credits
      • Credits (v1 endpoints)
  • Links
    • vaults.fyi app
    • X
    • Farcaster
    • Wallfacer Labs
Powered by GitBook
On this page
  • Track position and portfolio performance
  • Explore endpoints
  1. API
  2. Endpoints
  3. Legacy (v1) endpoints

v1 Position tracking

Track position and portfolio performance

  • Get user balances of idle assets: /v1/portfolio/wallet-balances

  • Get user balances of active lending/staking LP positions: /v1/portfolio/positions/{userAddress}

  • Get list of past vault txns by user address: /v1/vaults/{network}/{vaultAddress}/holder-events/{holder}

  • Get estimated returns for user's vault position: /v1/vaults/{network}/{vaultAddress}/holder-total-returns/{holder}

Explore endpoints

Get user balances

Get user positions

Get list of past vault txns by user address

Get estimated returns for user's vault position

PreviousGet supported vaultsNextGet user balances

Last updated 3 months ago