Skip to main content
URL: https://xapi.duelduck.com/duel/solana/join/sign-tx Creates a signed transaction that allows a user to join an app-based crypto prediction.

Parameters

Request

Prediction join request. Type: object. Request content type: application / json . Body:

Responses

Response content type: application / json .

Code 200

Signed transaction returned successfully.

Code 400

Invalid request data.

Code 401

Unauthorized - Invalid or missing claims.

Code 500

Internal server error.