menu
on_chain package
documentation
ethereum/src/transaction/eth_transaction.dart
ETHTransaction
maxPriorityFeePerGas property
maxPriorityFeePerGas property
dark_mode
light_mode
maxPriorityFeePerGas
property
BigInt
?
maxPriorityFeePerGas
final
The maximum fee per gas unit that the sender is willing to pay.
Implementation
final BigInt? maxPriorityFeePerGas;
on_chain package
documentation
ethereum/src/transaction/eth_transaction
ETHTransaction
maxPriorityFeePerGas property
ETHTransaction class