menu
web3_universal_compat package
documentation
dart_web3_compat.dart
TransactionRequest
maxFeePerGas property
maxFeePerGas property
dark_mode
light_mode
maxFeePerGas
property
BigInt
?
maxFeePerGas
final
The max fee per gas (for EIP-1559+).
Implementation
final BigInt? maxFeePerGas;
web3_universal_compat package
documentation
dart_web3_compat
TransactionRequest
maxFeePerGas property
TransactionRequest class