menu
ethers package
documentation
providers/types/block.dart
Block
Block constructor
Block constructor
dark_mode
light_mode
Block
constructor
Block
(
{
required
List
<
String
>
transactions
,
})
Implementation
Block({required this.transactions});
ethers package
documentation
providers/types/block
Block
Block constructor
Block class