Skip to main content
To rely on Privy’s API to fill in the recentBlockhash field of the Solana transaction, pass in the dummy value 11111111111111111111111111111111 for the recentBlockhash field.
When using Privy’s server-side SDKs to send transactions, you can use the authorization context to automatically sign requests. Learn more about signing on the server.
For complete examples of sending SOL and SPL tokens using Privy’s SDKs, check out the sending a SOL transaction recipe and the sending SPL tokens recipe.