menu
web3_universal_compat package
documentation
dart_web3_compat.dart
TransactionRequest
gasPrice property
gasPrice property
dark_mode
light_mode
gasPrice
property
BigInt
?
gasPrice
final
The gas price (for legacy transactions).
Implementation
final BigInt? gasPrice;
web3_universal_compat package
documentation
dart_web3_compat
TransactionRequest
gasPrice property
TransactionRequest class