You can use this tool to export and filter your SNIP-20 transaction history on Secret Network mainnet.
Usage
- Enter the contract address of the SNIP-20 token
- Click to fetch your history (Keplr wallet required)
- Filter your history by: minimum amount, sender address, receiver address
- Export to CSV or XLSX
Build Instructions
- Run
yarn install
- Run
yarn build
to build andyarn dev
to run a dev environment