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
  • GET Endpoints
  • POST Endpoints
  1. SDK & API
  2. API

Liquid Staking

Dexlens provides access to staking providers and liquid staking protocols.

GET Endpoints

  • Get Allowance: Retrieves the current allowance set for a specific user or wallet.

  • Get APR: Fetches the current Annual Percentage Rate for a specific asset or protocol.

  • Get Protocol APR: Obtains the APR associated with a particular protocol.

  • Get Rewards: Returns the current rewards available for a user or account.

  • Get Stake: Provides the current stake associated with a user.

  • Get Withdrawal Requests: Lists all pending withdrawal requests for a user.

  • Get Withdrawal Status: Checks the status of a specific withdrawal request.

POST Endpoints

  • Approve Withdrawal: Approves an initiated withdrawal request.

  • Burn: Burns a specified amount of tokens from a wallet.

  • Claim: Claims available rewards for a user's account.

  • Decrease Allowance: Reduces the allowance set for a specific user or wallet.

  • Delegate: Delegates a specific amount of stake to a delegatee.

  • Increase Allowance: Increases the allowance for a specific user or wallet.

  • Mint: Mints new tokens to a specified wallet address.

  • Request Withdrawal: Initiates a withdrawal request for a user.

  • Restake: Restakes the currently available rewards or principal.

  • Stake: Stakes a specified amount of tokens from a user's wallet.

  • Undelegate: Undelegates previously delegated stake from a delegatee.

  • Unwrap: Converts wrapped tokens back to their original form.

  • Wrap: Converts original tokens into wrapped tokens.

PreviousLending & BorrowingNextOracles

Last updated 1 month ago