Request a partially signed purchase quote given the wallet public key and required TxLINE amount in whole units
Purchase
Request a partially signed purchase quote given the wallet public key and required TxLINE amount in whole units
Authorize and generate a partially signed Solana transaction for purchasing TxLINE utility tokens.
Pricing & Fees:
- Base Rate: 1,000 TxLINE = 1 USDT
- Premium/Markup: Currently 0% (0 basis points)
Prerequisites:
- The
buyerPubkeywallet must hold an active Associated Token Account (ATA) for USDT. - The wallet must have a sufficient USDT balance to cover the total quoted cost.
The response includes a financial breakdown of the exact base cost and any applied premium fees. The returned transaction payload must be signed by the user’s wallet before submission.
POST
Request a partially signed purchase quote given the wallet public key and required TxLINE amount in whole units
Documentation Index
Fetch the complete documentation index at: https://txline-docs.txodds.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
User's session JWT.
Headers
Bearer token for the guest session JWT.
Body
application/json
Response
The partially signed transaction payload alongside the explicit USDT fee breakdown.