Binance Smart Chain Program

Job ID: 31154084

Budget: $750 – $1,500 AUD

The program would essentially do the following:

Scan/listen to Binance Smart Chain (BSC) tokens for a specific wallet address
As soon as this wallet address makes a buy trade, execute a trade to buy the same token in the same block if possible or the following block.
Trade will be to use BNB from a wallet address I can input.
Automatically place a sell order as soon as a user defined percentage is reached - i.e. 10% above buy price.

A simple UI is required where I can manage parameters such as :

BSC Wallet address to listen to
BNB quantity to use for each buy order (i.e. 1 BNB)
User defined percentage to be used to automatically sell the tokens (i.e. 10%)
Gas parameters
MAX Slippage tolerance
Connection to my metamask wallet.

The interface needs to be easy to use.

Full source code must be included with the ability to connect to a MetaMask wallet.

Needs the ability to connect to multiple accounts on my metamask wallet.

It’s extremely important that it's highly efficient with the ability to listen in realtime in the mempool and execute the buy trade as quickly as possible.