Skip to content

Commit

Permalink
Update gas-checker.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
defihook authored Jan 13, 2025
1 parent 02454db commit 16d9ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reports/gas-checker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
the destination is "account.entryPoint()", which is known to be "hot" address used by this account
it little higher than EOA call: its an exec from entrypoint (or account owner) into account contract, verifying msg.sender and exec to target)
╔══════════════════════════╤════════╗
║ gas estimate "simple" │ 28979
║ gas estimate "simple" │ r9479
╟──────────────────────────┼────────╢
║ gas estimate "big tx 5k" │ 125224 ║
╚══════════════════════════╧════════╝
Expand Down

0 comments on commit 16d9ee9

Please sign in to comment.