Headers
API key required for authentication
Path Parameters
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)
Response
The transactions have been successfully retrieved.
List of transactions with their status, signing requirements, and wallet type specific data
transactions
(EVM Smart Wallet · object | EVM MPC Wallet · object | Solana Smart Wallet · object | Solana MPC Wallet · object | Stellar Smart Wallet · object)[]
required
- EVM Smart Wallet
- EVM MPC Wallet
- Solana Smart Wallet
- Solana MPC Wallet
- Stellar Smart Wallet

