Skip to main content

hist

Display history for given ethereum blockchain balance. e.g. 0x3cD751E6b0078Be393132286c442345e5DC49699 [Source: Ethplorer]

Usage

hist [-l LIMIT] [-s {timestamp,transactionHash,token,value}] [-r]

Parameters

NameDescriptionDefaultOptionalChoices
limitdisplay N number records10TrueNone
sortbySort by given column. Default: timestamptimestampTruetimestamp, transactionHash, token, value
reverseData is sorted in descending order by default. Reverse flag will sort it in an ascending way. Only works when raw data is displayed.FalseTrueNone

On this page