Skip to content

@hellomoon/ink-paymaster


@hellomoon/ink-paymaster / UserOperationReceipt

Type Alias: UserOperationReceipt

UserOperationReceipt = object

Minimal normalized shape returned by eth_getUserOperationReceipt.

Indexable

[key: string]: unknown

Properties

actualGasCost?

optional actualGasCost?: Hex


actualGasUsed?

optional actualGasUsed?: Hex


nonce?

optional nonce?: Hex


receipt

receipt: object

Index Signature

[key: string]: unknown

transactionHash

transactionHash: Hex


sender?

optional sender?: Address


success

success: boolean


userOpHash?

optional userOpHash?: Hex

Public prepaid USDC paymaster for Ink Mainnet