menu
on_chain package
documentation
ethereum/src/models/transaction.dart
TransactionInfo
maxFeePerGas property
maxFeePerGas property
dark_mode
light_mode
maxFeePerGas
property
int
?
maxFeePerGas
final
The maximum fee per gas unit that the sender is willing to pay.
Implementation
final int? maxFeePerGas;
on_chain package
documentation
ethereum/src/models/transaction
TransactionInfo
maxFeePerGas property
TransactionInfo class