Overview
Use this page for the public mainnet values needed by TxLINE integrations. Keep the Solana RPC, program ID, TxL mint, guest JWT host, activation endpoint, and API host on the same network.Mainnet Values
Activation
Aftersubscribe(serviceLevelId, durationWeeks) confirms, activate the API token by signing this exact message with the same wallet that submitted the transaction:
selectedLeagues = [], so the message is:
walletSignature, and send the guest JWT from the mainnet host as Authorization: Bearer <jwt>.
Validation Accounts
Score Validation
The public score validation endpoint supports both validation shapes:
Use a real
seq value from an observed score record. For V2 validation, keep the requested statKeys order stable because strategy indexes refer to those same positions.