Retrieves all transactions associated with the specified wallet. Optionally filter by date range using ISO 8601 format (e.g., 2025-10-27T00:00:00Z).
API scope required: wallets:transactions.read
API key required for authentication
A wallet locator can be of the format:
<walletAddress>email:<email>:<chainType>[:<walletType>][:alias:<alias>] (walletType defaults to 'smart')userId:<userId>:<chainType>[:<walletType>][:alias:<alias>] (white label user example)phoneNumber:<phoneNumber>:<chainType>[:<walletType>][:alias:<alias>]twitter:<handle>:<chainType>[:<walletType>][:alias:<alias>]x:<handle>:<chainType>[:<walletType>][:alias:<alias>]me:<chainType>[:<walletType>][:alias:<alias>] (Use when calling from the client side with a client API key)chainType[:<walletType>]:alias:<alias>The transactions have been successfully retrieved.
List of transactions with their status, signing requirements, and wallet type specific data
Complete transaction response including status, signing requirements, and wallet type specific data