Generate a Base64 encoded buy transaction for client-side signing and submission.
Arbitrary user-defined event data to include in the transaction for tracking purposes
""
Public key of the account that will pay for the transaction
"GrX8TXKsPNokXKzfUg7tYmWs6MLhNseScc4PnzyiqpP7"
Maximum compute units to use for the transaction
x >= 0Price per compute unit in micro-lamports
x >= 0Public key of the token account to debit tokens from. If not provided, the payer's associated token account will be used.
"GrX8TXKsPNokXKzfUg7tYmWs6MLhNseScc4PnzyiqpP7"
A Base64 encoded transaction that can be signed and submitted to the Solana network.
"BASE64_ENCODED_TRANSACTION"