- Fetch and display a wallet’s transaction history with human-readable labels
- Filter transactions by type, chain, and date range
- Paginate through the full history
Prerequisites
- A Zerion API key (get one here)
- A wallet address to query
Steps
Next steps
- Use
filter[asset_types]=nftto show NFT transfers - Combine with the DApps endpoint to enrich
application_metadata - Build real-time alerts using the webhook recipe instead of polling