Crypto
List crypto transactions
View your cryptocurrency transaction history with filtering and pagination. Monitor all trading activity created via Execute crypto purchase.
Transaction Lifecycle
Transactions progress through these statuses:
- pending_payment: Waiting for payment via Pay crypto transaction debt
- pending_fulfillment: Payment received, waiting for crypto delivery
- fulfillment_scheduled: Crypto delivery scheduled
- fulfilling: Currently delivering crypto to wallet
- fulfilled: Transaction completed successfully
Filtering & Monitoring
- Symbol Filter: View transactions for specific cryptocurrencies
- Status Filter: Track transactions by current status
- Date Range: Filter by transaction creation dates
- Pagination: Navigate through transaction history
Related Actions
-
Get transaction details - View detailed transaction information
-
Pay crypto transaction debt - Make payments for pending transactions
Previous
Get transaction details
View comprehensive details for a specific transaction, including **fill history** and **debt tracking**. Essential for monitoring transaction progress.
#### Detailed Information
- **Complete Transaction Data**: All execution details and current status
- **Debt Tracking**: Initial and remaining debt amounts
- **Fill History**: Individual crypto deliveries with blockchain hashes
- **Settlement Information**: Actual settlement dates and schedules
#### Fill & Debt Tracking
Large transactions may be fulfilled in multiple parts:
- **Fills**: Each crypto delivery portion with blockchain hash
- **Debt Tracking**: Shows remaining amount to be fulfilled
- **Payment History**: Track payments made via [Pay crypto transaction debt](/api-reference/crypto/pay-crypto-transaction-debt)
#### Usage
- **Progress Monitoring**: Track fulfillment of large transactions
- **Blockchain Verification**: Use fill hashes to verify on-chain deliveries
- **Payment Planning**: Check remaining debt before making payments
#### Related Actions
- [Pay crypto transaction debt](/api-reference/crypto/pay-crypto-transaction-debt) - Make payment towards remaining debt
- [List crypto transactions](/api-reference/crypto/list-crypto-transactions) - Return to transaction list
Next