🛠️Gas Price
Trigger contract that verifies if the current gas price of the transaction is lower than the max allowed gas price.
Subscription Parameters:
uint256 maxGasPrice
- Maximum gas price that the user would want to pay for the transaction.
Calldata Parameters: none
isChangeable: false
Last updated