Dcaf Labs
  • 🚦Official Links and Notes
  • ☕Products
    • 💧Drip
      • 📚Programming Model
        • Vault Proto Config
        • Vault
        • Vault Period
        • Position
      • 📺Web Guide
        • Deposit
        • Withdraw
      • 💻Typescript Guides
        • Deposit
        • Drip
          • Orca Whirlpools
          • SPL Token Swap
        • Withdraw
      • 🦀Rust Guides
      • 💵Fee Structure
Powered by GitBook
On this page

Was this helpful?

  1. Products
  2. Drip
  3. Web Guide

Withdraw

PreviousDepositNextTypescript Guides

Last updated 2 years ago

Was this helpful?

To view your positions, navigate to the positions tab in the website.

To initiate a withdrawal or a position closure, click into a position.

Once the modal is open, two call to actions are available, withdraw token B or close position.

Withdraw: Clicking this will withdraw all token B that has been accumulated thus for for your DCA position. You may withdraw after every swap if you desire to receive your Token B or you can withdraw once at the end of your DCA. This action does NOT withdraw any token A.

Close Position: Clicking this will do all the same things as withdraw, but it will also withdraw any token A that has not been swapped yet as well as burns the position NFT and closing the position NFT token account. This action can only be done once per position.

☕
💧
📺
Click "Positions" to navigate to the positions page
The positions page
Position modal