@rabbitholegg/questdk-plugin-handlefi
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.46 • Public • Published

Limitations

  • amountOut may not be accurate due to some methods using amountOutMin which takes into account the amount of slippage set.
  • amountOut will not be considered in the swap is routed through the HPSM2 contract.
  • trades routed through curve V2 factory may have some false positives. Since there is not a really good way to tell what pool it is without having the contract address passed in as an argument. A false positive can occur if the tokenOut is selected as USDT and USDC.e is traded, and vice-versa.

HandleFi Plugin

Overview

HandleFi is a decentralised multi currency stablecoin protocol based on Arbitrum. They offer several products including perpetual swaps, convert, staking, and fxTokens.

Swap Plugin

The swap plugin tragets handlefis convert feature which uses a mix of native contracts and external aggregators such as paraswap.

Limitations
  • amountOut may not be accurate due to some methods using amountOutMin which takes into account the amount of slippage set.
  • amountOut will not be considered if the swap is routed through the HPSM2 contract.
  • trades routed through curve V2 factory may have some false positives. Since there is not a really good way to tell what pool it is without having the contract address passed in as an argument. A false positive can occur if the tokenOut is selected as USDT and USDC.e is traded, and vice-versa.
Sample Transactions

/@rabbitholegg/questdk-plugin-handlefi/

    Package Sidebar

    Install

    npm i @rabbitholegg/questdk-plugin-handlefi

    Weekly Downloads

    530

    Version

    1.0.0-alpha.46

    License

    ISC

    Unpacked Size

    902 kB

    Total Files

    48

    Last publish

    Collaborators

    • quazia
    • jamierabbithole
    • rhjim