Dexlens
  • About us
    • Welcome to Dexlens
    • Contract Addresses
    • DEXL Pass
    • Pricing
    • Disclaimer
    • Security Alert
  • How it works
    • Overview
    • Data Integration
    • Signal Generation
    • Smart Wallet Tracking
    • Dexlens Terminal
  • SDK & API
    • SDK
    • API
      • How do I get my API Key?
      • Blockchains
        • EVM based blockchains
        • Non-EVM based chains
      • DEX & DEX Aggregators
      • Non Fungible Tokens
      • Derivatives
      • Lending & Borrowing
      • Liquid Staking
      • Oracles
      • Real world assets
      • Yield Aggregators
      • Websockets
Powered by GitBook
On this page
  1. SDK & API
  2. API

Yield Aggregators

Provides endpoints to across the various Yield Aggregator protocols.

GET Endpoints

  • Get Balance Retrieve the current balance of a user account.

  • Get Market Data Access data related to market status and trends.

  • Get Market Tokens Acquire a list of available tokens in the market.

  • Get Markets Obtain information on different trading markets.

  • Get Vaults Fetch data about available vaults for investment.

POST Endpoints

  • Add Liquidity Submit liquidity to the platform to assist in market functions.

  • Deposit Pool Deposit assets into a specified liquidity pool.

  • Deposit Vault Place funds into a vault for asset management.

  • Mint Create new tokens according to specified parameters.

  • Redeem Exchange tokens for their underlying assets.

  • Remove Liquidity Retrieve liquidity previously added to a market.

  • Swap Trade one type of token for another.

  • Transfer Liquidity Move liquidity assets between different pools or vaults.

  • Withdraw Pool Withdraw assets from a liquidity pool.

  • Withdraw Vault Extract funds from an investment vault.

PreviousReal world assetsNextWebsockets

Last updated 1 month ago