Send a transaction
To sponsor gas fees for transactions on Solana, see our guide here.
When sending a transaction from an embedded wallet, you can customize the signature prompt by using Privy’s native sendTransaction method.
In addition to signing messages, you can sign and send transactions on the Solana blockchain. Privy supports both legacy and v0 (versioned) transactions.
As an example, you can send a transaction on Solana with connected Solana external and embedded wallets like so:
Was this page helpful?