You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When handling an event, I wanted to log gas-related information.
However, I noticed that event.trasaction.gasUsed does not contain the gas used but gas limit.
It would be nice to gas these 2 entries (gasUsed and gasLimit) in the transaction object
wighawag, atomica-dev, smsunarto, gjeanmart, tuler and 7 more