1
Programmer Mode / PrimeDice - Bet Query
« on: January 21, 2021, 10:16:32 pm »
Hi, I have a problem with the bet query. My JSON query is very simple:
{"query": "mutation{primediceRoll(amount: 0.00000001, target: 66.99, condition: above, currency: btc){payout}}"}
However, it has stopped working. Can anyone tell what changes have been made to the API and how to correctly compose the query?
{"query": "mutation{primediceRoll(amount: 0.00000001, target: 66.99, condition: above, currency: btc){payout}}"}
However, it has stopped working. Can anyone tell what changes have been made to the API and how to correctly compose the query?