Commit ceb75cd
fix: pass full tx structure to simulateOpStackL1Fee
Include authorizationList, gasLimit, and chainId so that the
serialized transaction matches the actual EIP-7702 tx shape,
giving an accurate L1 data fee estimate.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4db5d6f commit ceb75cd
File tree
1 file changed
+7
-0
lines changed- apps/extension/src/pages/wallet/smart-account/confirm/hooks
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
78 | 85 | | |
79 | 86 | | |
80 | 87 | | |
| |||
0 commit comments