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
docs: add rundler_getUserOperationGasPrice api spec (#1159)
* docs: add rundler_getUserOperationGasPrice api spec
Co-Authored-By: Claude <noreply@anthropic.com>
* docs: update maxFeePerGas example
Co-Authored-By: Claude <noreply@anthropic.com>
---------
Co-authored-by: Claude <noreply@anthropic.com>
Returns gas price recommendations for setting fees in your user operations. The response includes current required fees and suggested fees with buffers for faster inclusion.
141
+
params: []
142
+
result:
143
+
name: Gas price recommendation
144
+
description: Gas price recommendation containing current fees and suggested fees with buffers.
0 commit comments