Position order

Create stop loss order for Uniswap/Pancakewap position when a trigger price is reached

Position order

Created At

Unite Defi

Project Description

The goal of this project is to resell concentrated liquidity positions when out of range in order to reduce investor losses.

It is compatible with protocols based on Uniswap v3 on the Arbitrum mainnet.

The user views their positions and chooses which one they want to create an order for, selects the selling price and the price trigger at which they want to sell, and can create multiple orders on the same position to manage the case where the price breaks above or below.

How it's Made

The smart contracts are developed in Solidity and inherit from ERC721Proxy example, include preinteraction and use Chainlink oracle. The frontend is built with Nextjs, use MUI to reproduce the style of the 1inch website. The posgreSQL database hosted on Supabase.

It includes the 1inch abi, UniswapV3, and uses the 1inch SDK to encode orders in the frontend, we call collect fee on preinteraction, so the seller can collect is fee before the nft is transfered.

background image mobile

Join the mailing list

Get the latest news and updates