txCount property

  1. @BuiltValueField(wireName: r'tx_count')
int txCount

Count of all transactions on the address

Implementation

@BuiltValueField(wireName: r'tx_count')
int get txCount;