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