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: services/reference/ethereum/json-rpc-methods/bundler/index.md
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,11 +26,6 @@ The following bundler methods are supported on Ethereum Mainnet and Sepolia:
26
26
-[`pimlico_getUserOperationGasPrice`](./pimlico_getuseroperationgasprice): Returns the gas prices that must be used for the user operation.
27
27
-[`pimlico_getUserOperationStatus`](./pimlico_getuseroperationstatus): Returns the user operation status.
28
28
-[`pimlico_simulateAssetChanges`](./pimlico_simulateassetchanges): Simulates a user operation to predict the asset changes it will cause.
29
-
-[`pimlico_getTokenQuotes`](./pimlico_gettokenquotes): Returns the tentative token exchange rates used by the ERC-20 Paymaster.
30
-
-[`pm_sponsorUserOperation`](./pm_sponsoruseroperation): Sponsors a user operation by providing paymaster-related fields and updated gas parameters.
31
-
-[`pm_getPaymasterData`](./pm_getpaymasterdata): Returns values to be used in paymaster-related fields of a signed user operation.
32
-
-[`pm_getPaymasterStubData`](./pm_getpaymasterstubdata): Returns stub values to be used in paymaster-related fields of an unsigned user operation for gas estimation.
33
-
-[`pm_validateSponsorshipPolicies`](./pm_validatesponsorshippolicies): Validates a user operation against sponsorship policies to determine which are willing to sponsor it.
0 commit comments