Skip to main content
URL: https://xapi.duelduck.com/duel/solana/sign-tx Creates and signs a transaction for initializing an application-based crypto prediction. Returns a signed transaction that can be submitted to the blockchain.

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.