Request body for fetching a user's total accumulated reward points. Uses a pre-signed message (bytes + signature) for authentication.
The message bytes (base64 encoded) that the user previously signed. Can be reused from other signed messages (e.g., Terms and Conditions).
The signature corresponding to the signed message bytes.
Sui wallet address to query total points for.
Request body for fetching a user's total accumulated reward points. Uses a pre-signed message (bytes + signature) for authentication.