Developer Hub
📦 Releases
04/24 SDK v3.3

04/24 SDK v3.3

Live Betting in the Polygon Mainnet.

You can now switch the application mode to "live" for the Polygon network. Read more

Updates

  • minBet info and new disableReason BetslipDisableReason.BetAmountLowerThanMinBet in BetslipProvider
  • const liveBetAmount marked as deprecated, because live bets are not strictly limited to "1" anymore (use minBet + maxBet from useDetailedBetslip() for live bet value validation).