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
Copy file name to clipboardExpand all lines: docs/pages/references/platform/api/upgrade.mdx
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,12 @@ If a User Operation is not sponsored by a paymaster and the sender does not have
16
16
17
17
If you already expect users to hold enough ETH for non-sponsored transactions, no changes are required on your end. You should be able to upgrade without any issues. Click [here](https://dashboard.pimlico.io/apikeys/upgrade) to upgrade.
18
18
19
+
## How to upgrade?
20
+
21
+
If you signed up after 17/12/2024, your API is already on the upgraded version.
22
+
23
+
If you signed up before 17/12/2024, you can manually opt-in to the upgrade through the Pimlico dashboard by clicking [here](https://dashboard.pimlico.io/apikeys/upgrade).
24
+
19
25
## Estimating Without a User’s Balance
20
26
21
27
If you need to estimate a User Operation for a sender without sufficient balance, you can add state overrides to the `eth_estimateUserOperationGas` method.
0 commit comments