Create spending limit requestDocumentation 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 |
|---|---|---|
amount | string | number | Amount (min: 1) |
mint | string | Token mint address |
period | SpendingLimitPeriod | Spending limit period |
transactionSigners? | string[] | Signers required to approve transaction (account addresses) |
spendingLimitSigners | string[] | Signers authorized to use this limit (account addresses) |
destinations? | string[] | Allowed destination addresses (optional) |
expiration? | number | Unix timestamp expiration (optional) |