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

1.0.0-alpha.35 • 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

Readme

Keywords

none

Package Sidebar

Install

npm i @rabbitholegg/questdk-plugin-handlefi

Weekly Downloads

783

Version

1.0.0-alpha.35

License

ISC

Unpacked Size

3.92 MB

Total Files

89

Last publish

Collaborators

  • quazia
  • jamierabbithole
  • rhjim