1.0.2 • Published 2 years ago

@gelatonetwork/range-orders-react v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Place Buy/Sell range orders on Uniswap V3 Pools @gelatonetwork/range-orders-react

Buy/Sell Principle

Range Order Swaps are implemented based on the following possiblities

ZeroForOneBuySellTickThreashold
true1/pricepricetick > current
falseprice1/pricetick < current

Usage

const rangeOrdersReact = require('@gelatonetwork/range-orders-react');