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

# userFills

> Native Hyperliquid `/info` operation. Returns the user's most recent fills.



## OpenAPI

````yaml /reference/api-json/hyperliquid-info-api-json.json post /v1/hyperliquid/info#41
openapi: 3.0.0
info:
  title: Uniblock Hyperliquid Info API
  description: >-
    Per-operation request/response docs for the Raw Hyperliquid Info dispatch
    endpoint. Each Hyperliquid Info `type` is a synthetic path through the
    single `POST /v1/hyperliquid/info` unified route.
  version: '1.0'
servers:
  - url: https://api.uniblock.dev/uni
    description: Gateway
security:
  - ApiKeyAuth: []
tags:
  - name: Hyperliquid
paths:
  /v1/hyperliquid/info#41:
    post:
      tags:
        - Hyperliquid
      summary: userFills
      description: >-
        Native Hyperliquid `/info` operation. Returns the user's most recent
        fills.
      operationId: userFills_HyperliquidInfo
      parameters:
        - name: chainId
          required: true
          in: query
          description: Unique identifier for a blockchain network.
          schema:
            type: number
            enum:
              - 999
              - 998
            default: 999
            example: 999
        - name: provider
          required: false
          in: query
          description: >-
            Specify which provider to use. The project's provider priority list
            is used by default if no providers are selected. (Priority list can
            be managed on Uniblock's dashboard)
          schema:
            type: string
            enum:
              - Dwellir
              - Chainstack
              - Covalent
      requestBody:
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/HyperliquidInfo_userFills_Request'
      responses:
        '200':
          description: Successful response.
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HyperliquidInfo_userFills_Response'
components:
  schemas:
    HyperliquidInfo_userFills_Request:
      type: object
      required:
        - type
        - user
      properties:
        type:
          type: string
          enum:
            - userFills
          default: userFills
          example: userFills
        user:
          type: string
          description: The account address to query (0x-prefixed).
          example: '0x000000000000000000000000000000000000dEaD'
      example:
        type: userFills
        user: '0x000000000000000000000000000000000000dEaD'
    HyperliquidInfo_userFills_Response:
      type: array
      description: The user's fills, most recent first.
      items:
        type: object
        required:
          - coin
          - px
          - sz
          - side
          - time
          - hash
          - oid
          - tid
        properties:
          coin:
            type: string
            example: BTC
          px:
            type: string
            example: '63786.0'
          sz:
            type: string
            example: '0.028766'
          side:
            type: string
            description: '`A` for ask (sell), `B` for bid (buy).'
            example: A
          time:
            type: number
            example: 1779580800038
          startPosition:
            type: string
            example: '0.028766'
          dir:
            type: string
            example: Spot Dust Conversion
          closedPnl:
            type: string
            example: '0.0'
          hash:
            type: string
            example: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid:
            type: number
            example: 439553311407
          crossed:
            type: boolean
            example: true
          fee:
            type: string
            example: '0.0'
          tid:
            type: number
            example: 0
          feeToken:
            type: string
            example: USDC
          twapId:
            type: number
            nullable: true
      example:
        - coin: '@305'
          px: '0.071916'
          sz: '0.028766'
          side: A
          time: 1779580800038
          startPosition: '0.028766'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 439553311407
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@188'
          px: '0.0017754'
          sz: '0.090505'
          side: A
          time: 1779580800038
          startPosition: '0.090505'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 439553311402
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@166'
          px: '0.99997'
          sz: '0.00702922'
          side: A
          time: 1772755200030
          startPosition: '0.00702922'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 339777806137
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@206'
          px: '0.1032'
          sz: '0.0496'
          side: A
          time: 1772409600044
          startPosition: '0.0496'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 334663993966
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@166'
          px: '0.9997'
          sz: '0.003306'
          side: A
          time: 1766188800049
          startPosition: '0.003306'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 274644835733
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@230'
          px: '0.99997'
          sz: '0.00188948'
          side: A
          time: 1766102400067
          startPosition: '0.00188948'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 273606103340
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@243'
          px: '0.030574'
          sz: '0.09241'
          side: A
          time: 1764028800027
          startPosition: '0.09241'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 247895591441
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@210'
          px: '0.31764'
          sz: '0.0405'
          side: A
          time: 1762732800049
          startPosition: '0.0405'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 229209068373
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@156'
          px: '164.56'
          sz: '0.000685'
          side: A
          time: 1762732800049
          startPosition: '0.000685'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 229209068363
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@142'
          px: '115538.0'
          sz: '0.00000008'
          side: A
          time: 1757635200055
          startPosition: '0.00000008'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 159725296618
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@142'
          px: '108376.0'
          sz: '0.000009169'
          side: A
          time: 1756512000046
          startPosition: '0.000009169'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 148186330902
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@188'
          px: '0.0035998'
          sz: '0.917835'
          side: A
          time: 1755216000002
          startPosition: '0.917835'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 134586652141
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@162'
          px: '1.42'
          sz: '0.057423'
          side: A
          time: 1753056000039
          startPosition: '0.057423'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 117789741944
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@156'
          px: '147.05'
          sz: '0.00095496'
          side: A
          time: 1750377600010
          startPosition: '0.00095496'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 104170243285
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@151'
          px: '2520.4'
          sz: '0.000088867'
          side: A
          time: 1750377600010
          startPosition: '0.000088867'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 104170243279
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: PURR/USDC
          px: '0.088313'
          sz: '0.08674'
          side: A
          time: 1743206400086
          startPosition: '0.08674'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 82402861435
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@118'
          px: '1.1557'
          sz: '0.00011312'
          side: A
          time: 1738886400068
          startPosition: '0.00011312'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 70298508536
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@37'
          px: '0.012618'
          sz: '0.0945'
          side: A
          time: 1738886400068
          startPosition: '0.0945'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 70298508491
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@37'
          px: '0.013912'
          sz: '0.77176'
          side: A
          time: 1738713600003
          startPosition: '0.77176'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 69647054929
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@135'
          px: '0.001368'
          sz: '0.00186603'
          side: A
          time: 1738540800021
          startPosition: '0.00186603'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 68724859157
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: PURR/USDC
          px: '0.13664'
          sz: '0.98686'
          side: A
          time: 1738540800021
          startPosition: '0.98686'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 68724859045
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@135'
          px: '0.003367'
          sz: '0.00847268'
          side: A
          time: 1737590400080
          startPosition: '0.00847268'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 65740579035
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@138'
          px: '0.010276'
          sz: '0.01'
          side: A
          time: 1737504000037
          startPosition: '0.01'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 65462307295
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@124'
          px: '0.78265'
          sz: '0.00512626'
          side: A
          time: 1735689600054
          startPosition: '0.00512626'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 59920016729
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@2'
          px: '0.00057149'
          sz: '0.15291'
          side: A
          time: 1735171200565
          startPosition: '0.15291'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 58642017933
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@108'
          px: '1.540767'
          sz: '0.00647879'
          side: A
          time: 1734480000134
          startPosition: '0.00647879'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 56128027775
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@116'
          px: '0.0002673'
          sz: '0.14656'
          side: A
          time: 1733529600117
          startPosition: '0.14656'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 53344728985
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@117'
          px: '0.010462'
          sz: '0.006374'
          side: A
          time: 1733529600117
          startPosition: '0.006374'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 53344728962
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@113'
          px: '0.000888'
          sz: '0.036693'
          side: A
          time: 1733529600117
          startPosition: '0.036693'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 53344728961
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@116'
          px: '0.00026254'
          sz: '0.84965'
          side: A
          time: 1733443200143
          startPosition: '0.84965'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 53082667189
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@117'
          px: '0.0080426'
          sz: '0.090205'
          side: A
          time: 1733443200143
          startPosition: '0.090205'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 53082667170
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@113'
          px: '0.0007601'
          sz: '0.044705'
          side: A
          time: 1733443200143
          startPosition: '0.044705'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 53082667169
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@107'
          px: '8.4961'
          sz: '0.001'
          side: A
          time: 1733011200042
          startPosition: '0.001'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 51566784546
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@11'
          px: '0.000207'
          sz: '3702.0'
          side: A
          time: 1725148800068
          startPosition: '3702.0'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 36337921562
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@36'
          px: '0.00051'
          sz: '1172.2190392'
          side: A
          time: 1724803200029
          startPosition: '1172.2190392'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 35808022063
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@44'
          px: '0.00001565'
          sz: '4824.67863'
          side: A
          time: 1723161600115
          startPosition: '4824.67863'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 33465934492
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@12'
          px: '0.00030569'
          sz: '1704.31653'
          side: A
          time: 1722902400125
          startPosition: '1704.31653'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 32853570537
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@30'
          px: '0.000674'
          sz: '718.6321586'
          side: A
          time: 1722816000097
          startPosition: '718.6321586'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x0000000000000000000000000000000000000000000000000000000000000000'
          oid: 32494656152
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@19'
          px: '0.00232198'
          sz: '263.00075'
          side: A
          time: 1721865600023
          startPosition: '263.00075'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x1eae8447068d2cb4e74c040e0f75c40151006dbd87647828e5cf3843579e0c49'
          oid: 31044886648
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@37'
          px: '0.00004004'
          sz: '479.20598'
          side: A
          time: 1721779200121
          startPosition: '479.20598'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x171bc45c0156e35b3270040e00a3e9014600ba2a302b789da3ce1661781be7d3'
          oid: 30932195290
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@41'
          px: '0.2980095'
          sz: '0.02197'
          side: A
          time: 1721779200121
          startPosition: '0.02197'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x171bc45c0156e35b3270040e00a3e9014600ba2a302b789da3ce1661781be7d3'
          oid: 30932195271
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
        - coin: '@6'
          px: '0.001819'
          sz: '0.00904241'
          side: A
          time: 1721779200121
          startPosition: '0.00904241'
          dir: Spot Dust Conversion
          closedPnl: '0.0'
          hash: '0x171bc45c0156e35b3270040e00a3e9014600ba2a302b789da3ce1661781be7d3'
          oid: 30932195257
          crossed: true
          fee: '0.0'
          tid: 0
          feeToken: USDC
          twapId: null
  securitySchemes:
    ApiKeyAuth:
      type: apiKey
      in: header
      name: X-API-KEY
      description: API key to access the API (Optional)

````