Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 728 Bytes

AccountType.md

File metadata and controls

12 lines (11 loc) · 728 Bytes

AccountType

Properties

Name Type Description Notes
address String The address of this account [optional]
available String The available balance of this account [optional]
locked String The locked balance of this account [optional]
nonce String The nonce of this account [optional]
transactionCount Integer The number of transactions received/sent [optional]
internalTransactionCount Integer The number of internal transactions received/sent [optional]
pendingTransactionCount Integer The number of pending transaction from/to this account [optional]