Prepare arbitrary transactions using your Smart Account as a signer
Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Specifies which Solana network to use. Defaults to 'mainnet' if not provided. Valid values are 'devnet' or 'mainnet'.
devnet, mainnet The address of the Smart Account
^[1-9A-HJ-NP-Za-km-z]{32,44}$The transaction to prepare encoded in base64
List of addresses that will sign this transaction
^[1-9A-HJ-NP-Za-km-z]{32,44}$