Request to sign and send a transaction to the blockchain.Documentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Property | Type | Description |
|---|---|---|
sessionSecrets | TaggedKeyPair[] | Keypair[] | Cryptographic keys for signing |
session? | any[] | Optional session data from authentication |
transactionPayload | TransactionPayload | Transaction data to be signed and sent |
address | string | Target address for the transaction |