Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: earning landing page * feat: integrate api for zap earn landing * implement pool explorer * integrate liquidity widget * add no data notify * add missing 'chainId' from interfae * fake a pool to open liquidity widget * add navigate to earn landing page & open liquidity widget * add feature favorite * integrate new zap in widget ui * add wallet connect & change network callback * add loading for favorite to prevent multi click * add interval re-fetch for pool data * fix widget over height issue * add pagination for pool data with tag * fix height issue * add dynamic data * fix img radius * fix ui * add notify if dex is not suportted on chain * add copy pool address to pool explorer mobile * fix zap widget mobile full width * remove change network callback * fix default chain filter in pool explorer * fix click action for card on landing page * turn pool address copied to lower case * fix earn tab on header and limit the displayed pools in landing page * fix text color for error button * fix pool address displayed color * update env endpoint and liquidity widget version with Tailwind * update liquidity widget code from main * update wrong network message from liquidity widget * update zap-earn endpoint from liquidity widget * format displayed price * show only chain that have pool data * make dropdown content highlight by increasing brightness & re-format dex name * fix dropdown width * add tooltip for filter tab & add disclaimer * fix bug change network but protocol still keep * fix wrong network message * add loading to landing page * add token pair to list all tokens if don't have * fix issue q from url query string disappear on reload * integrate protocols sushiswapv3 & thrusterv3, fix issue widget doesn't get route when wrong network, fix placeholder in search input to remove token name * add delay for toggle favorite * reset search after change filter * reset search after change filter * fix dropdown ui * add zap migration widget * update yarn.lock * fix migration widget ui * my liquidity page * switch to pre-release endpoint * re-format data after switch to Krystal data * responsive earn landing page * fix endpoint of liquidity widget to pre release * fix bug sorting in pool explorer page does not work * fix bugs * integrate API for my positions page * add tooltip for position screen and empty data UI * add tooltip for position screen and empty data UI * add logic only remove search when change tag * fix loading for positions page * fix tooltip for desktop only * fix description * fix bug can not open zap widget for pancake protocol * Update pool timeline and change Kyberswap to KyberSwap * update zap widget * update user position button * fix bug sort pool when filtered by tag * update description for transaction time limit in setting * fix font family for zap widget * fix font family for zap widget * add some sort logic * reset sort if pool filter by tag * remove sort for pool with tags filter * filter earn by 2 chains ETH and Base, 3 dexes Uniswap Pancakeswap and Sushiswap * fix default chain logic * add default sort when select all pools * add action open increase zap widget for user position screen * add position detail screen * improve code struture position detail * remove arb from list supported chain * fix bugs * integrate Kyber Earn API * fix bug favorite pool when API fetched failed * reset pool explorer data when API fetched failed * write a utils func to format apr * update new widget * update widget * fix user positions issues * fix bugs widget * fix bugs & improve widget * fix price impact warning * add tooltip for tvl in pool explorer * fix issue widget * update widget * move zap migration out of zap in widget * fix pool explorer wrapper max height * fix widget styles affect outside * fix widget * fix: zap migration debounce liquidity out * fix: koicl name * feat: integrate zapout * fix: zapout padding * fix: zapout * fix: zapout sushi * fix: yarn lock * remove unneccesary logs * add liquidity chart to liquidity widget * fix liquidity widget name * add liquidity chart * fix: zap migration swap impact * add fee amount for pancake * fix user positions filter * add filter network and protocol for user position screen * remove chart cursor * fix token order * fix: zap migration * fix in-consistent token image * fix: zap out select token * add option all chains to user position filters * fix earning fee calculation * fix: zap out * fix bug filter * fix: zapout issues * bugs fix * bugs fix * fix: zap migration * fix bug chart * fix: zap migration * fix: zap migration * fix zap widget * fix liquidity chart if revert * fix: zap migration cache store * fix: zap migration cache store * fix: zap migration source pos has 0 fee * fix: cache pos * fix bug zap in * fix: zap out * fix bug liquidity chart when set full range * fix bug zap in * feat: zap out responsive * fix: issues * feat: zap migraiton responsive * fix: import token * change earning 24h & 7d fee * add connect wallet button for my position page * add pool explorer button & my position button to position detail page * fix button text * redirect position detail to user position if wallet chaged * fix: zap in * fix bugs * fix: zapout crash * fix bugs liquidity chart * update view pos * fix bug liquidity chart * fix bugs * fix: zap out route * fix: zap out route * fix bugs liquidity chart * fix: swap pi zap migration * fix bugs liquidity chart * fix bugs liquidity chart * feat: integrate suggested slippage * fix: zap migration tooltip * chore: adjust suggested slp * fix bugs liquidity chart * add back action for zap migration widget * switch to prod api * switch Zap earn API to pre release * change zap api endpoint * fix: zap migration domain * feat: default slp * fix: change default slp * chore: raise gas limit * fix token total amount * fix: slp warning * switch zap earn api endpoint to production * fix: slp warning * format tick bottom on liquidity chart * prepare release --------- Co-authored-by: Tien Nguyen <dinhtiennguyen.1202@gmail.com>
- Loading branch information