Appearance
@hellomoon/ink-paymaster / INK_PUBLIC_PAYMASTER
Variable: INK_PUBLIC_PAYMASTER
constINK_PUBLIC_PAYMASTER:object
Pinned public deployment metadata used by every SDK request and validation check.
Type Declaration
bundlerPath
readonlybundlerPath:"/public/rpc"="/public/rpc"
chainId
readonlychainId:57073=57_073
chainName
readonlychainName:"Ink Mainnet"="Ink Mainnet"
entryPoint
readonlyentryPoint:`0x${string}`
entryPointVersion
readonlyentryPointVersion:"0.7"="0.7"
healthPath
readonlyhealthPath:"/healthz"="/healthz"
paymaster
readonlypaymaster:`0x${string}`
quotePath
readonlyquotePath:"/public/quote"="/public/quote"
quoteVersion
readonlyquoteVersion:2=2
serviceUrl
readonlyserviceUrl:"https://ink-paymaster.hellomoon.io"="https://ink-paymaster.hellomoon.io"
token
readonlytoken:object
token.address
readonlyaddress:`0x${string}`
token.decimals
readonlydecimals:6=6
token.symbol
readonlysymbol:"USDC"="USDC"
Remarks
The deployment uses EntryPoint v0.7 and native Ink USDC. bundlerPath is served by Alto, while paymaster identifies the separate contract that supplies native gas through EntryPoint.