Skip to main content

balance

Display info about tokens on given ethereum blockchain balance. [Source: Ethplorer]

Usage

balance [-l LIMIT] [-s {index,balance,tokenName,tokenSymbol}] [-r]

Parameters

NameParameterDescriptionDefaultOptionalChoices
limit-l --limitdisplay N number records10TrueNone
sortby-s --sortSort by given column. Default: indexindexTrueindex, balance, tokenName, tokenSymbol
reverse-r --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