Private crypto OTC BSC dapp for a single pair swap

Job ID: 31401507

Budget: $15 – $25 USD

THE PROBLEM

I have tokens in a particular project that I want to trade off any CEX or DEX to avoid my trades affecting price on PancakeSwap.

THE PROJECT

To build a simple trustless dapp that allows swaps on the BSC between my TOKEN and BNB at a set % below the current market price.

This will offer an OTC like service to offer TOKEN swaps for fixed amounts of BNB (say in 1, 2, 5, 10, 20, 50 lots) at a fixed price below the market. Market price can be found on PancakeSwap.

I want a management interface where I can set the lot sizes and the percentage discount per lot size. So for example I can set:


BNB Discount
1 2%
2 3%
5 4%
10 7%
20 9%
50 11%


Something like that. And the interface will display those trades to users who want to swap.

It should connect to their MM wallet and interact with mine to enable the swap.
Related categories: Blockchain Solidity Smart Contracts