Withdrawal Instructions

SPICE DAO will be shutting off frontend hosting for Spice Finance starting January 20th, 2025. We highly recommend withdrawing before January 20th, 2025. Withdrawals from Spice Finance contract's is permission-less and can be performed without the use of a frontend. Please read below for instructions on how to withdraw.

There are four vaults that you may have deposited ETH in:

  1. Prologue Vault

  2. Leverage Vault

  3. Flagship Vault

  4. SP-BLUR Vault

If you are struggling with the following etherscan instructions, please feel free to reach out to SPICE DAO using the resources in:Support / Contact Info

Withdrawing from Prologue:

  1. Click the connect to web3 button at the top of the list of functions and make sure you connect the wallet that holds your Prologue NFT.

  2. Go to #30 (withdraw) and fill in the following:

    1. id - id of your Prologue NFT

      1. You can find the id of your NFT using OpenSea: https://opensea.io/

      2. The id will be a number ranging from 1 - 555

    2. assets - the amount you want to withdraw (denominated in wei)

      1. If you want to calculate the maximum wei you can withdraw:

        1. In #39. Type in your NFT id (fetched from OpenSea in 3a) and click "Query"

        2. Multiply the output by the number in #41 and divide by the number in #42

        3. Example (using 97 as the NFT id):

          1. 4448219620497531 * 30416870534398666105 / 16551102534304358 = 8174737605837208856

        4. Round this number down. It represents your ETH balance in wei.

          1. Example:

            1. 8174737605837208856 -> 8174700000000000000

            2. 8174700000000000000 wei = around 8.17 ETH

    3. receiver - the wallet address that holds the Prologue NFT

  3. Click write.

  4. Full example:

Withdrawing from Flagship:

  1. Navigate to Etherscan:

    1. Read as Proxy: https://etherscan.io/address/0xae11ae7cad244dd1d321ff2989543bcd8a6db6df#readProxyContract

      1. Type in your address in #26 and click 'Query' to see what is the maximum wei you can withdraw

  2. Click the connect to web3 button at the top of the list of functions and make sure you connect the wallet that holds your Flagship Position.

  3. Go to #30 (withdrawETH) and fill in the following:

    1. assets - amount you want to withdraw (in wei). Fetched in 1ai. Recommended that you round down.

    2. receiver - the address of the wallet you have connected

    3. owner - the address of the wallet you have connected

    4. Example

Withdrawing from Leverage:

  1. Navigate to Etherscan:

    1. Read as Proxy: https://etherscan.io/address/0xd68871bd7d28572860b2e0ee5c713b64445104f9#readProxyContract

      1. Type in your address in #33 and click 'Query' to see what is the maximum wei you can withdraw

  2. Click the connect to web3 button at the top of the list of functions and make sure you connect the wallet that holds your Leverage Position.

  3. Go to #32 (withdrawETH) and fill in the following:

    1. assets - amount you want to withdraw (in wei). Fetched in 1ai. Recommended that you round down.

    2. receiver - the address of the wallet you have connected

    3. owner - the address of the wallet you have connected

    4. Example

Withdrawing from SP-BLUR Vault:

  1. Navigate to Etherscan:

    1. Read as Proxy: https://etherscan.io/address/0xfC287513E2DD58fbf952eB0ED05D511591a6215B#readProxyContract

      1. Type in your address in #17 and click 'Query' to see what is the maximum wei you can withdraw

  2. Click the connect to web3 button at the top of the list of functions and make sure you connect the wallet that holds your SP-BLUR Position.

  3. Go to #18 (withdrawETH) and fill in the following:

    1. assets - amount you want to withdraw (in wei). Fetched in 1ai. Recommended that you round down.

    2. receiver - the address of the wallet you have connected

    3. owner - the address of the wallet you have connected

    4. Example

Last updated