PHP - Placing bets and claiming winning on Pancakeswap predictions on Binance Smart Chain.
Budget: $30 – $250 USD
I would like PHP script that can make bets on Pancakeswap predictions and claim winnings. It should write to contract via Binance Smart Chain blockchain using a private key to access the wallet.
I want the script to get the details from the url variables for example and write to the contract:
https://mydomain.com/?bid=0.1&card=70311&action=bull&gas=fast
bid is the amount of BNB to bid
card is the card number betting on
action is bull, bear or claim
gas should be scraped from https://bscscan.com/gastracker or any api that you know the amount of gwei for setting of standard, fast and rapid gas settings.
Contract address: 0x18b2a687610328590bc8f2e5fedde3b582a49cda
It should be a very simple and easy project for the right person.
I want the script to get the details from the url variables for example and write to the contract:
https://mydomain.com/?bid=0.1&card=70311&action=bull&gas=fast
bid is the amount of BNB to bid
card is the card number betting on
action is bull, bear or claim
gas should be scraped from https://bscscan.com/gastracker or any api that you know the amount of gwei for setting of standard, fast and rapid gas settings.
Contract address: 0x18b2a687610328590bc8f2e5fedde3b582a49cda
It should be a very simple and easy project for the right person.