Opensea bidding bot

Job ID: 33307623

Budget: $15 – $25 USD

I buy and sell a lot of NFT's and would like a code that places bids for me to help save me time.

https://docs.opensea.io/reference/api-overview
https://docs.metamask.io/guide/
https://docs.metamask.io/guide/sending-transactions.html


What it would need to do:

- User connects the program to their MetaMask account
- User selects a collection e.g. https://opensea.io/collection/mirandus
- The program would then put a bid on all the items in the collection that a user selected (or select all)
- Users should be able to choose whether they bid in weth/dai/usdc
- Users should be able to choose the criteria of their bid (e.g. when it expires/amount/currency)
- Bid amount should be automatic and the percent of a floor price, a collections floor is the cheapest item in the collection. (e.g bid is 95% of floor price)
-The bot should then sign the transaction from a meta mask wallet so the user doesn't have to
-The bot should be able to complete 1 transaction per second
Related categories: JavaScript Python Node.js Blockchain Ethereum