LaunchMetadata

  • betLimits
    Type: object ยท MetadataBetLimits

    Effective bet limits enforced for this session, expressed in the session currency

    • currency
      Type: string
      required

      Currency the limits are expressed in (session currency)

    • maxWin
      Type: string
      required

      Maximum worst-case payout (exposure cap) per round (decimal string)

    • minBet
      Type: string
      required

      Minimum bet amount per round (decimal string)

  • game
    Type: object

    Game-specific details (e.g. payladders, paytables), contributed by the game runner when it exposes them

    • propertyName
      Type: anything