smartbch tuxpaper token scanner
Tuxpaper's famous token scanner has been extremely valuable for evaluating smartbch token contracts, LPs, holders and transactions. The developer has been progressively improving the solution both under the hood and on the surface. Notable are UX improvements over the period this explorer has been operational. Not so obvious are the improvements to performance and filters. The developer has made very significant and intuitive but less obvious changes such as the use of parameters to improve search. When using the product, knowledge of these parameters can help you achieve the desired objectives. Let's look at some of them.
The Parameters Include
lpp
- number of transactions to display
fullAddress
- display full transaction address
hrs
- number of hours worth of data (default 12hrs)
startBlockNo
- what block to start displaying tx from
How to use
e.g. https://smartbch.tuxpaper.nu/TokenTransferScanner/?lpp=100&fullAddress=1&hrs=1000
The parameters start from ?
and are separated by &
with the value for each parameter following =