donate
Create an unsigned SOL transfer to support Blueprint development. Specify wallet address and SOL amount to generate a transaction for client-side signing.
Instructions
Build an unsigned SOL transfer to support Blueprint development. Same zero-custody pattern: unsigned transaction returned, you sign client-side. Suggested: 0.01 SOL (thank you), 0.1 SOL (generous), 1 SOL (patron).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| walletAddress | Yes | Wallet address to donate from | |
| amountSol | Yes | Amount of SOL to donate |