menu
ethers package
documentation
providers/provider.dart
Provider
getBalance abstract method
getBalance abstract method
dark_mode
light_mode
getBalance
abstract method
Future
getBalance
(
String
address
, {
BlockTag
?
blockTag
,
})
Account
Implementation
Future getBalance(String address, {BlockTag? blockTag});
ethers package
documentation
providers/provider
Provider
getBalance abstract method
Provider class