Binance
https://www.binance.com/en/nft/blindBox
Last updated
Was this helpful?
https://www.binance.com/en/nft/blindBox
Last updated
Was this helpful?
This module will autocheckout Mystery Boxes on https://www.binance.com/ using requests
To summon the control panel, head to a product page, (example: https://www.binance.com/en/nft/blindBox/detail?productId=135970432061947904)
If the control panel didn't popup - reload the page. In case that didn't work, make sure that the Binance module is turned on
Recently, Binance has added captcha to the purchase request, meaning that now, you will have to generate a captcha token
To generate a captcha token, click "GENERATE CAPTCHA TOKEN" in the control panel once
You have to do it no earlier than 2 minutes in advance, as the captcha token's lifetime is 2 minutes
If the two minute lifetime of the captcha token ran out, you can generate a new one
On click you might get a captcha popup with image selection
After you've successfully generated your captcha token, the task button will switch to "START", this will launch the script
To purchase on Binance, you need such data as p20t and csrftoken. The extension will scrape it automatically upon clicking "START".
To ensure that said data is valid, make sure to refresh the product page at least 10 minutes before the drop
Upon clicking "START" the extension will start sending buying requests one after the other, with set delay. For example: Request sent -> request received -> delay -> request sent -> request received -> and so on, until the desired NFT will be purchased
You can set the delay by heading over to the sesttings in the "Autocheckout" section in the extension
Usually, Binance drops go live about 2-3 seconds earlier scheduled time, meaning you should start 5-7 seconds earlier
The desired purchase quantity is also set in settings in the "Autocheckout" section in the extension
You can activate this mode in the Binance module settings. If you've turned it on, it will say "Spam Mode Eneabled" in the popup window top right
If you have "Spam Mode" on, the extension will not wait for the response on the previous request, and send another request right away, after the set delay.
Example: request sent -> user delay has passed -> another request sent -> user delay has passed -> and so on, untill the NFT was successfuly purchased
This will drastically increase the amount of total requests sent, which also means that there's a higher chance of being rate-limited on the Biannce website.
To avoid being rate limited, make sure to set a minimum delay of 40
Webhook on Binance will only be sent if the purchase was successful.
How to setup the webhook 👇