Looking for a Blockchain Developer
Budget: $10 – $30 USD
This project is divided into three cumulative milestones:
* 1st Milestone
Given an atomic transaction ID, we need an API call that returns whether it is profitable to copy/imitate that transaction in the current time.
https://bscscan.com/tx/0x8a3b82df54ade53b6c331d15b2a7d345b3e2c5f9780fed647fc9574985406340 is one example of these transactions. We will be probing transactions on BSC to avoid high gas fees.
I will ask you to deploy this API somewhere to be able to call it without knowing the code yet. You'll give us at least two days where we will test your API against multiple transactions. If the similar transaction deems to be not profitable your code will test with a smaller amount and return the profitable amount.
Don't attempt to bother us to release the milestone before testing your API. If we identify flaws in your API we will ask you return the milestone amount.
* 2nd Milestone
The freelancer delivers the above code and assists us with deploying that code on our servers/VPS.
* 3rd Milestone
Write code that will execute the similar transactions. We expect this code to operate via Flashloans. We will create a small wallet for this purpose. Your code needs to be able to execute transactions without human intervention and interact with Metamask if needed. We will use the inputs from the code in the first milestone to interact with the last code.
* 1st Milestone
Given an atomic transaction ID, we need an API call that returns whether it is profitable to copy/imitate that transaction in the current time.
https://bscscan.com/tx/0x8a3b82df54ade53b6c331d15b2a7d345b3e2c5f9780fed647fc9574985406340 is one example of these transactions. We will be probing transactions on BSC to avoid high gas fees.
I will ask you to deploy this API somewhere to be able to call it without knowing the code yet. You'll give us at least two days where we will test your API against multiple transactions. If the similar transaction deems to be not profitable your code will test with a smaller amount and return the profitable amount.
Don't attempt to bother us to release the milestone before testing your API. If we identify flaws in your API we will ask you return the milestone amount.
* 2nd Milestone
The freelancer delivers the above code and assists us with deploying that code on our servers/VPS.
* 3rd Milestone
Write code that will execute the similar transactions. We expect this code to operate via Flashloans. We will create a small wallet for this purpose. Your code needs to be able to execute transactions without human intervention and interact with Metamask if needed. We will use the inputs from the code in the first milestone to interact with the last code.