menu
on_chain package
documentation
ethereum/src/transaction/eth_transaction.dart
ETHTransaction
gasPrice property
gasPrice property
dark_mode
light_mode
gasPrice
property
BigInt
?
gasPrice
final
The gas price for the transaction (applicable to legacy transactions).
Implementation
final BigInt? gasPrice;
on_chain package
documentation
ethereum/src/transaction/eth_transaction
ETHTransaction
gasPrice property
ETHTransaction class