Skip to main content
What you’ll build:
  • 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
Time: ~10 minutes

Prerequisites

Steps

Next steps

  • Use filter[asset_types]=nft to show NFT transfers
  • Combine with the DApps endpoint to enrich application_metadata
  • Build real-time alerts using the webhook recipe instead of polling