ReadonlyaccountThe account ID for which this information applies.
ReadonlyaccountReadonlyautoThe duration for expiration time will extend every this many seconds. If there are insufficient funds, then it extends as long as possible. If it is empty when it expires, then it is deleted.
ReadonlybalanceThe current balance of account.
ReadonlycontractThe Contract Account ID comprising of both the contract instance and the cryptocurrency account owned by the contract instance, in the format used by Solidity.
The ethereum transaction nonce associated with this account.
ReadonlyexpirationThe TimeStamp time at which this account is set to expire.
ReadonlyisIf true, then this account has been deleted, it will disappear when it expires, and all transactions for it will fail except the transaction to extend its expiration date.
ReadonlyisIf true, no transaction can transfer to this account unless signed by this account's key.
ReadonlykeyThe key for the account, which must sign in order to transfer out, or to modify the account in any way other than extending its expiration date.
ReadonlyliveReadonlymaxReadonlyownedReadonlyproxyThe Account ID of the account to which this is proxy staked. If proxyAccountID is null, or is an invalid account, or is an account that isn't a node, then this account is automatically proxy staked to a node chosen by the network, but without earning payments. If the proxyAccountID account refuses to accept proxy staking , or if it is not currently running a node, then it will behave as if proxyAccountID was null.
ReadonlyproxyReadonlyreceiveThe threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any transaction above this amount.
ReadonlysendThe threshold amount (in tinybars) for which an account record is created (and this account charged for them) for any send/withdraw transaction.
Staking metadata for this account.
ReadonlytokenStaticfrom
Current information about an account, including the balance.