Create Transaction
Creates a new transaction for the specified wallet. Transaction will be automatically broadcast once it has all necessary approvals.
API scope required: wallets:transactions.create
Headers
API key required for authentication
Unique key to prevent duplicate transaction creation
Path Parameters
A wallet locator can be of the format:
<walletAddress>
email:<email>:<walletType>
userId:<userId>:<walletType>
userId:<userId>:<walletType>
(white label user example)phoneNumber:<phoneNumber>:<walletType>
twitter:<handle>:<walletType>
x:<handle>:<walletType>
Body
Input schema for creating a new transaction. The parameters vary based on the wallet type (EVM vs Solana).
Input schema for creating a new transaction. The parameters vary based on the wallet type (EVM vs Solana).
Input schema for creating a new transaction. The parameters vary based on the wallet type (EVM vs Solana).
Input schema for creating a new transaction. The parameters vary based on the wallet type (EVM vs Solana).
Input schema for creating a new transaction. The parameters vary based on the wallet type (EVM vs Solana).
Response
The transaction has been successfully created.
Complete transaction response including status, signing requirements, and wallet type specific data
Complete transaction response including status, signing requirements, and wallet type specific data
Complete transaction response including status, signing requirements, and wallet type specific data
Complete transaction response including status, signing requirements, and wallet type specific data
Complete transaction response including status, signing requirements, and wallet type specific data