getAccountAPTAmount

abstract suspend fun getAccountAPTAmount(accountAddress: AccountAddressInput, minimumLedgerVersion: Long? = null): Option<Long>

Queries the account's APT amount

Parameters

accountAddress

The account address we want to get the total count for

minimumLedgerVersion

Optional ledger version to sync up to, before querying