menu
ethers package
documentation
providers/provider.dart
Provider
getBlockWithTransactions abstract method
getBlockWithTransactions abstract method
dark_mode
light_mode
getBlockWithTransactions
abstract method
Future
<
BlockWithTransactions
>
getBlockWithTransactions
(
BlockTag
blockTag
)
Implementation
Future<BlockWithTransactions> getBlockWithTransactions(BlockTag blockTag);
ethers package
documentation
providers/provider
Provider
getBlockWithTransactions abstract method
Provider class