v1

latestOpenAPI 3.0.32026-07-142214217.0 KB
Paymaster

get/getTopPaymasters

Query parameters

skipstring

How many records to skip

networkstring

Which network to query ?

firststring

How many records to return

Response

Success

addressstring

The address of the paymaster

networkstring

The network where this paymaster was deployed

totalDepositsstring

The total amount of deposits in this paymaster

gasSponsoredstring

The total amount of gas sponsored by this paymaster

userOpsLengthstring

The total amount of user operations sponsored by this paymaster

Example response

[
  {
    "userOpsLength": "1",
    "address": "0xe0c02ff978c82d19e1b9ea17cdfc0812b6245e67",
    "id": "0xe0c02ff978c82d19e1b9ea17cdfc0812b6245e67",
    "userOps": [
      {
        "id": "0x1cf00690781143041cbbcdf57c9e196eae668aa8626838c8bad48901e5c66b58-1",
        "sender": "0x4b2abbab298ba663639f353d4e6633580274f9f9",
        "target": "0x7ddefa2f027691116d0a7aa6418246622d70b12a",
        "actualGasCost": "2843761105900000",
        "success": true,
        "revertReason": null,
        "blockTime": "1681214802",
        "paymaster": "0xe0c02ff978c82d19e1b9ea17cdfc0812b6245e67",
        "network": "optimism-goerli",
        "userOpHash": "0x1cf00690781143041cbbcdf57c9e196eae668aa8626838c8bad48901e5c66b58",
        "input": "0x1fad948c000000000000000000000000000000000000000000000000000000000000004000000000000000000000000093f139eb8ba180d1fbdd0f45c74f7ae5405662aa000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000004b2abbab298ba663639f353d4e6633580274f9f900000000000000000000000000000000000000000000000000000000000000050000000000000000000000000000000000000000000000000000000000000160000000000000000000000000000000000000000000000000000000000000018000000000000000000000000000000000000000000000000000000000000140500000000000000000000000000000000000000000000000000000000000017318000000000000000000000000000000000000000000000000000000009a14c774000000000000000000000000000000000000000000000000000000000010c8e0000000000000000000000000000000000000000000000000000000000010c8e0000000000000000000000000000000000000000000000000000000000000032000000000000000000000000000000000000000000000000000000000000003e000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000164f34308ef0000000000000000000000007ddefa2f027691116d0a7aa6418246622d70b12a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e0c02ff978c82d19e1b9ea17cdfc0812b6245e670000000000000000000000007ddefa2f027691116d0a7aa6418246622d70b12a000000000000000000000000000000000000000000000000000a7818fd4656200000000000000000000000000000000000000000000000000000000000000044a9059cbb0000000000000000000000004b2abbab298ba663639f353d4e6633580274f9f9000000000000000000000000000000000000000000000000002386f26fc1000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000090e0c02ff978c82d19e1b9ea17cdfc0812b6245e677ddefa2f027691116d0a7aa6418246622d70b12a01000064354e780000000000000000000000000000000000000000000000000000000000000000806a6e8d86414eea697053197754ce50051384cc91807a7157f29a85453740b65ebbadc798b15536e81f6b2f5cd0033e3962bccebac891db85bf3aa7debe2f4c1c0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000416ce94354de2c7371c5590a41a39cfaf5256541dd8e49884db39f58315bd5b23d6676664f8ca231ecc22872a484d47368b3b4ccb3389650baf754d1d26f692ad61b00000000000000000000000000000000000000000000000000000000000000",
        "nonce": "5",
        "value": "0",
        "callData": "0xa9059cbb0000000000000000000000004b2abbab298ba663639f353d4e6633580274f9f9000000000000000000000000000000000000000000000000002386f26fc10000"
      }
    ],
    "totalDeposits": "247156238894100000"
  }
]