Home/Docs/Components/Transaction-history

Transaction History

A component for displaying transaction history with filtering and sorting capabilities.

Total Transactions: 5
Transaction HashStatusFromToValue (ETH)TimestampActions
success1.00003/26/2025, 8:29:02 PM
success1.00003/26/2025, 8:29:02 PM
pending0.50003/26/2025, 7:29:02 PM
failed2.50003/26/2025, 6:29:02 PM
success0.75003/26/2025, 5:29:02 PM

Installation

Run the following command to add the Transaction History component to your project:

npx w3-kit@latest add transaction-history

This will:

  • Create the component in your components/ui directory
  • Add all necessary dependencies to your package.json
  • Set up required configuration files
  • Add transaction formatting utilities to your project