> ## Documentation Index
> Fetch the complete documentation index at: https://jiffyscan.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Latest Bundles



## OpenAPI

````yaml get /getLatestBundles
openapi: 3.0.3
info:
  title: jiffyscan APIs
  version: '1.0'
  description: Gives a breif overview of all the jiffyscan APIs
  contact:
    email: aditya@jiffyscan.xyz
    name: Aditya
    url: https://jiffyscan.xyz
servers:
  - url: https://api.jiffyscan.xyz/v0
security: []
tags:
  - name: Supported Networks
    description: APIs for fetching supported network information
  - name: User Operations
    description: API's which can be used to fetch user operations done by entities
  - name: Bundler
    description: API's which can be used to fetch bundler related information
  - name: Account
    description: API's which can be used to fetch account related information
  - name: Factory
    description: API's which can be used to fetch factory related information
  - name: Metrics
    description: API's which can be used to fetch over all metrics of the ecosystem
paths:
  /getLatestBundles:
    get:
      tags:
        - Bundler
      parameters:
        - name: skip
          in: query
          description: How many records to skip
          schema:
            type: string
          example: '0'
        - name: network
          in: query
          required: true
          schema:
            type: string
        - name: first
          in: query
          description: How many records to return
          schema:
            type: string
          example: '1'
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: array
                title: Latest Bundles
                description: An array of user operations that the paymaster funded
                items:
                  $ref: '#/components/schemas/Bundle'
                example:
                  bundles:
                    - userOpsLength: '1'
                      transactionHash: >-
                        0x4047e049629e049d607529953484e85bd07b005fe271703caa6898f90f7b9883
                      network: optimism
                      blockNumber: '103189837'
                      blockTime: '1685521823'
                      userOps:
                        - id: >-
                            0x2ed4bf0ad7149d160ce4d3fe430f91267dbb1eb7fe7f9e41105a69b19ec29066-1
                          userOpHash: >-
                            0x2ed4bf0ad7149d160ce4d3fe430f91267dbb1eb7fe7f9e41105a69b19ec29066
                    - userOpsLength: '1'
                      transactionHash: >-
                        0x3ffdf3b21b712404e5510b5f6f70dd3aca7044bbef4ef75b3c7cf7c4d997bf62
                      network: optimism
                      blockNumber: '103187748'
                      blockTime: '1685521418'
                      userOps:
                        - id: >-
                            0xae5820ee2e624041ca817a129f02d90665f04226960aafd5a1afa2a189efc7e4-1
                          userOpHash: >-
                            0xae5820ee2e624041ca817a129f02d90665f04226960aafd5a1afa2a189efc7e4
                    - userOpsLength: '1'
                      transactionHash: >-
                        0x066d9c627158ef0832daa24ca5593169ea60c617b8dfa908d20f6df1e5777acf
                      network: optimism
                      blockNumber: '102958070'
                      blockTime: '1685458395'
                      userOps:
                        - id: >-
                            0x4349b996fbb0b6954e04b5a7ee814f733a53e00860ccfe730181bce620c04f78-1
                          userOpHash: >-
                            0x4349b996fbb0b6954e04b5a7ee814f733a53e00860ccfe730181bce620c04f78
                    - userOpsLength: '1'
                      transactionHash: >-
                        0x1f3abc60d7b47f8a8af43389b2151d29920f4054989e9cc0e885340330ae9a98
                      network: optimism
                      blockNumber: '102623025'
                      blockTime: '1685368853'
                      userOps:
                        - id: >-
                            0xa340f99db04987cd9041422e93fdc8ab03cd8fc0cd14ea1ecbeec83f48d7e4e4-1
                          userOpHash: >-
                            0xa340f99db04987cd9041422e93fdc8ab03cd8fc0cd14ea1ecbeec83f48d7e4e4
                    - userOpsLength: '1'
                      transactionHash: >-
                        0x15faceba73029b551bee8fe455d22c329c2b74b68c502d9bce401fae2c9ec1a2
                      network: optimism
                      blockNumber: '102621717'
                      blockTime: '1685368537'
                      userOps:
                        - id: >-
                            0x47aa7ef398541aad7c0524bfda44b97cddf5a494dcfe9a67790269a991ea5410-1
                          userOpHash: >-
                            0x47aa7ef398541aad7c0524bfda44b97cddf5a494dcfe9a67790269a991ea5410
                    - userOpsLength: '1'
                      transactionHash: >-
                        0x93188f9726ef36c5f68642d26a91a1fc16133dac5b8c984d74edb71d0d167066
                      network: optimism
                      blockNumber: '102621319'
                      blockTime: '1685368447'
                      userOps:
                        - id: >-
                            0x2091df626d1aca16190257c846c19088ad37cc114be24cce304f3b61db34af05-1
                          userOpHash: >-
                            0x2091df626d1aca16190257c846c19088ad37cc114be24cce304f3b61db34af05
                    - userOpsLength: '1'
                      transactionHash: >-
                        0x809aa5b6a73d45be67e5625ee870d658a100ef95663791bd30c385daabc2dbe1
                      network: optimism
                      blockNumber: '102618238'
                      blockTime: '1685367636'
                      userOps:
                        - id: >-
                            0x917c24b002fb2198b2357c14635181cb8f5fdafaa2f39202a9424f24096d752d-1
                          userOpHash: >-
                            0x917c24b002fb2198b2357c14635181cb8f5fdafaa2f39202a9424f24096d752d
                    - userOpsLength: '1'
                      transactionHash: >-
                        0x5d39711b46057b0af947a328a2ec8ca016cabb6c3b40249ea23263afbf2208f2
                      network: optimism
                      blockNumber: '102617179'
                      blockTime: '1685367365'
                      userOps:
                        - id: >-
                            0xa8e61ad552be11991cba825474ce1752768db1e3e9fca968b79bbcfb6178c3e4-1
                          userOpHash: >-
                            0xa8e61ad552be11991cba825474ce1752768db1e3e9fca968b79bbcfb6178c3e4
                    - userOpsLength: '1'
                      transactionHash: >-
                        0xf8385bfca09b4bda0f39e3a8f18b285cde6be7e92034587b3c46d16bd5a0107e
                      network: optimism
                      blockNumber: '101839834'
                      blockTime: '1685137556'
                      userOps:
                        - id: >-
                            0xfe3ac0162a727825b00a48d82008a5504a998eab4ccb8b14a0d540d99ba2ca8f-1
                          userOpHash: >-
                            0xfe3ac0162a727825b00a48d82008a5504a998eab4ccb8b14a0d540d99ba2ca8f
                    - userOpsLength: '1'
                      transactionHash: >-
                        0x82a8839bc98e6ca5608c198cc3e11deaa0ec89f11aa96a8a8d652223a6939548
                      network: optimism
                      blockNumber: '101839061'
                      blockTime: '1685137271'
                      userOps:
                        - id: >-
                            0xb0ec14dc12a04f9433019fc1be1795ed94480898ef9a98e25952979f2e362fef-1
                          userOpHash: >-
                            0xb0ec14dc12a04f9433019fc1be1795ed94480898ef9a98e25952979f2e362fef
        '400':
          description: Bad Request
        '401':
          description: Unauthorized
        '403':
          description: Invalid API Key
        '502':
          description: Bad Gateway
        default:
          description: Success
      security:
        - BasicAuth: []
components:
  schemas:
    Bundle:
      type: object
      description: Describes how a bundle is packaged
      properties:
        transactionHash:
          type: string
          description: The transaction hash of the bundle
        blockNumber:
          type: string
          description: The block number of the bundle
        blockTime:
          type: string
          description: The block time of the bundle
        from:
          type: string
          description: The address of the sender of the bundle
        status:
          type: string
          description: The status of the bundle
        transactionFee:
          type: string
          description: The transaction fee of the bundle
        userOpsLength:
          type: string
          description: The total amount of user operations in this bundle
        userOps:
          type: array
          description: User Ops in this bundle
          items:
            $ref: '#/components/schemas/UserOp'
      example:
        blockNumber: '7893367'
        blockTime: '1681214802'
        from: '0x93f139eb8ba180d1fbdd0f45c74f7ae5405662aa'
        network: optimism-goerli
        status: '0'
        to: '0x0576a174d229e3cfa37253523e645a78a0c91b57'
        transactionFee: '0'
        transactionHash: '0x0b936ebf9fce9e8432b061eb07101ded7b73160cc1afb743660e946d6f729f65'
        userOpsLength: '1'
        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
    UserOp:
      type: object
      example:
        verificationGasLimit: '100000'
        userOpHash: '0x1855a982c9a3e1bf45fb07c6fd16cfc5e5063b064a0e10f4a17e569a48d69655'
        transactionHash: '0x72c89fe01ce7c8b106549eba64380ac54ec3239dffdb4d91fb36d9bb3fc90690'
        target: '0xea763fe334a53444671bad44fe0e033ccae4187a'
        accountTarget:
          factory: null
        success: true
        signature: >-
          0x495ac3568e3e7426380a01ee5c99f814c3d448e57f192308e31e7cafa84ff607117ee27feaa4f313a1896fa07dcc5e27b71690f17522effd6eb1bbfe978724181b
        sender: '0x935fdb2cf5e3afec201ae6793912c85ddc9c67d1'
        accountSender:
          factory: '0x54ec360704b2e9e4e6499a732b78094d6d78e37b'
        revertReason: null
        preVerificationGas: '48832'
        paymasterAndData: >-
          0xdff7fa1077bce740a6a212b3995990682c0ba66d00000000000000000000000000000000000000000000000000000000645439b80000000000000000000000000000000000000000000000000000000000000000105c448713ca78d1ab4c9e81a8ba342383b1efd92cc44dc90e621f485440eb531795cd43c151471a78ff5ecc40ea08e052b84a5f86f0ec744c302edb6143cf741b
        paymaster: '0xdff7fa1077bce740a6a212b3995990682c0ba66d'
        nonce: '1'
        network: optimism-goerli
        maxPriorityFeePerGas: '1500000000'
        maxFeePerGas: '1500000100'
        input: >-
          0x1fad948c00000000000000000000000000000000000000000000000000000000000000400000000000000000000000004337003fcd2f56de3977ccb806383e9161628d0e00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000935fdb2cf5e3afec201ae6793912c85ddc9c67d1000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000001600000000000000000000000000000000000000000000000000000000000000180000000000000000000000000000000000000000000000000000000000001f78c00000000000000000000000000000000000000000000000000000000000186a0000000000000000000000000000000000000000000000000000000000000bec00000000000000000000000000000000000000000000000000000000059682f640000000000000000000000000000000000000000000000000000000059682f00000000000000000000000000000000000000000000000000000000000000040000000000000000000000000000000000000000000000000000000000000004c000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000244b61d27f6000000000000000000000000ea763fe334a53444671bad44fe0e033ccae4187a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006000000000000000000000000000000000000000000000000000000000000001a484bb1e42000000000000000000000000935fdb2cf5e3afec201ae6793912c85ddc9c67d10000000000000000000000000000000000000000000000000000000000000001000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000000080ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000095dff7fa1077bce740a6a212b3995990682c0ba66d00000000000000000000000000000000000000000000000000000000645439b80000000000000000000000000000000000000000000000000000000000000000105c448713ca78d1ab4c9e81a8ba342383b1efd92cc44dc90e621f485440eb531795cd43c151471a78ff5ecc40ea08e052b84a5f86f0ec744c302edb6143cf741b00000000000000000000000000000000000000000000000000000000000000000000000000000000000041495ac3568e3e7426380a01ee5c99f814c3d448e57f192308e31e7cafa84ff607117ee27feaa4f313a1896fa07dcc5e27b71690f17522effd6eb1bbfe978724181b00000000000000000000000000000000000000000000000000000000000000
        gasPrice: '1000000050'
        id: 0x1855a982c9a3e1bf45fb07c6fd16cfc5e5063b064a0e10f4a17e569a48d69655-1
        gasLimit: '398058'
        factory: 0x
        callGasLimit: '128908'
        callData: >-
          0x84bb1e42000000000000000000000000935fdb2cf5e3afec201ae6793912c85ddc9c67d10000000000000000000000000000000000000000000000000000000000000001000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000000080ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
        blockTime: '1683240806'
        blockNumber: '8906369'
        beneficiary: '0x4337003fcd2f56de3977ccb806383e9161628d0e'
        baseFeePerGas: '50'
        actualGasUsed: '198575'
        actualGasCost: '297862509928750'
        value: '0'
      properties:
        userOpHash:
          type: string
          description: Hash of the user operation.
        transactionHash:
          type: string
          description: Hash of the transaction that contains the user operation.
        sender:
          type: string
          description: Address of the user that sent the operation.
        target:
          type: string
          description: The target of the user operation
          nullable: true
        accountSender:
          type: object
          description: Object containing meta data of the sender's account
          properties:
            factory:
              type: string
              description: The factory of the senders account
              nullable: true
          nullable: true
        accountTarget:
          type: object
          description: Object containing meta data of the target's account
          properties:
            factory:
              type: string
              description: The factory of the targets account if present
              nullable: true
          nullable: true
        paymaster:
          type: string
          description: The paymaster of the user operation
        nonce:
          type: string
          description: Nonce of the user operation
        actualGasCost:
          type: string
          description: Actual gas cost of the user operation
          nullable: true
        actualGasUsed:
          type: string
          description: Actual gas used of the user operation
          nullable: true
        success:
          type: boolean
          description: Whether the user operation was successful
        revertReason:
          type: string
          description: Hexadecimal reason as to why the user operation reverted
        blockTime:
          type: string
          description: Timestamp of the block in which the user operation was mined
        blockNumber:
          type: string
          description: Block number of the block in which the user operation was mined
        network:
          type: string
          description: Network on which the user operation was mined
        input:
          type: string
          description: Input for the transaction that contains the user operation
        callData:
          type: string
          description: callData in Hex that was sent to the target of the user operation
        beneficiary:
          type: string
          description: Address of the beneficiary of the user operation
          nullable: true
        factory:
          type: string
          description: Factory of the user operation
          nullable: true
        value:
          type: string
          description: Value sent to the target of the user op
          nullable: true
        verificationGasLimit:
          type: string
          description: Gas limit used for the verification of the user operation
          nullable: true
        preVerificationGas:
          type: string
          description: Gas used for the pre-verification of the user operation
          nullable: true
        maxFeePerGas:
          type: string
          description: Max fee per gas of the user operation
          nullable: true
        maxPriorityFeePerGas:
          type: string
          description: Max priority fee per gas of the user operation
          nullable: true
        paymasterAndData:
          type: string
          description: Paymaster and data of the user operation
          nullable: true
        signature:
          type: string
          description: Signature of the user operation
          nullable: true
        id:
          type: string
          description: Internal ID of the user operation, can be ignored.
  securitySchemes:
    BasicAuth:
      type: apiKey
      name: x-api-key
      in: header
      x-amazon-apigateway-authtype: custom
      x-amazon-apigateway-authorizer:
        type: request
        authorizerUri: >-
          arn:aws:apigateway:us-east-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-east-2:283541367427:function:test-jiffyscan-BasicAuthFunction-mMOdBhL8g93M/invocations
        authorizerResultTtlInSeconds: 300
        identitySource: method.request.header.x-api-key

````