owlprotocol / web3-redux

Web3 Redux Library
6 stars 1 forks source link

`TransactionTable` #124

Closed leovigna closed 2 years ago

leovigna commented 2 years ago

Description

A table to display a list of transactions. These could be transactions sent from an account, or to a smart contract or filtered in any manner. Extract from Metascan project.

Features