gasPrice property

BigInt? gasPrice

The gasPrice to use for legacy transactions or networks which do not support EIP-1559.

Implementation

BigInt? get gasPrice => impl.gasPrice?.toBigInt;