menu
aptos package
documentation
transaction_builder/builder.dart
AptosClientInterface
getAccount abstract method
getAccount abstract method
dark_mode
light_mode
getAccount
abstract method
Future
<
AccountData
>
getAccount
(
String
address
)
Implementation
Future<AccountData> getAccount(String address);
aptos package
documentation
transaction_builder/builder
AptosClientInterface
getAccount abstract method
AptosClientInterface mixin