Appearance
@hellomoon/ink-paymaster / PublicPaymasterAccountState
Type Alias: PublicPaymasterAccountState
PublicPaymasterAccountState =
object
Onchain prepaid-paymaster state for one smart account, in USDC base units.
Properties
paymasterAllowance
paymasterAllowance:
bigint
Current native-USDC allowance granted to the public paymaster.
refundCredit
refundCredit:
bigint
Settled unused precharge available for the smart account to claim.
usdcBalance
usdcBalance:
bigint
Native Ink USDC held by the smart account.