The estimated gas limit that should be used to send the transaction to guarantee settlement.
Nullable
Pattern
^\d+$
gasPrice: string
The gas price, in Wei, that should be used to send the transaction. For EIP-1559 transactions, this value should be seen as the maxFeePerGas value. The transaction should be sent with this gas price to guarantee settlement.
The estimated gas limit that should be used to send the transaction to guarantee settlement.