Alchemy · Example Payload

Alchemy Gas Manager Api Sponsor User Operation Result Example

Web3BlockchainRPCNFTIndexingAccount Abstraction

Alchemy Gas Manager Api Sponsor User Operation Result Example is an example object payload from Alchemy, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

paymasterAndDatapreVerificationGasverificationGasLimitcallGasLimit

Example Payload

Raw ↑
{
  "paymasterAndData": "0xabc123paymaster",
  "preVerificationGas": "0x5208",
  "verificationGasLimit": "0x15f90",
  "callGasLimit": "0x9c40"
}