We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
https://docs.archerdao.io/for-traders/for-traders/traders
Integration requires 2 tasks
Wrapper contract which calls Inverse DCA vault and tips the ArcherDAO tipJar
Change to the harvest script to call the wrapper (with ETH tip) instead of the vaults directly
Example for tipping: https://github.com/archerdao/archerswap/blob/master/packages/smart-contracts/contracts/ArcherSwapRouter.sol
Current harvest script is at: https://github.com/InverseFinance/inverse-protocol/blob/main/hardhat.config.js
https://docs.archerdao.io/for-traders/for-traders/traders
Integration requires 2 tasks
Wrapper contract which calls Inverse DCA vault and tips the ArcherDAO tipJar
Change to the harvest script to call the wrapper (with ETH tip) instead of the vaults directly
Example for tipping: https://github.com/archerdao/archerswap/blob/master/packages/smart-contracts/contracts/ArcherSwapRouter.sol
Current harvest script is at: https://github.com/InverseFinance/inverse-protocol/blob/main/hardhat.config.js