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