menu
on_chain package
documentation
ethereum/src/models/transaction_receipt.dart
TransactionReceipt
effectiveGasPrice property
effectiveGasPrice property
dark_mode
light_mode
effectiveGasPrice
property
int
?
effectiveGasPrice
final
The effective gas price of the transaction.
Implementation
final int? effectiveGasPrice;
on_chain package
documentation
ethereum/src/models/transaction_receipt
TransactionReceipt
effectiveGasPrice property
TransactionReceipt class