Skip to content

@hellomoon/ink-paymaster


@hellomoon/ink-paymaster / applyUserOperationGasEstimate

Function: applyUserOperationGasEstimate()

applyUserOperationGasEstimate(userOperation, estimate): RpcUserOperationV07

Returns a copy of a quoted UserOperation with bundler gas estimates applied.

Parameters

userOperation

RpcUserOperationV07

estimate

UserOperationGasEstimate

Returns

RpcUserOperationV07

Remarks

The quote's post-operation gas limit is retained when it exceeds the bundler estimate.

Public prepaid USDC paymaster for Ink Mainnet