GasUsageHigh
typestring
Possible values: [GAS_USAGE_HIGH]
event object
projectedUsagenumber
Projected gas usage
limitnumber
Maximum gas limit allowed
thresholdnumber
Threshold for gas usage warning
timestampstring<date-time>
Timestamp of the event occurrence
GasUsageHigh
{
"type": "GAS_USAGE_HIGH",
"event": {
"projectedUsage": 0,
"limit": 0,
"threshold": 0,
"timestamp": "2024-07-29T15:51:28.071Z"
}
}