HoldersResponse

  • chainId
    const:  
    4663
    required

    Integer numbers.

  • holderCount
    Type: integer | null
    required

    Integer numbers.

  • holderCountDelta
    Type: integer | null
    required

    Vs. the previous snapshot; null if only one snapshot exists yet.

  • holderCountDeltaSinceTs
    Type: string | null Format: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • holderSnapshotTs
    Type: string | null Format: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • supplyChange24h
    Type: object nullable
    required
    • changePercent
      Type: number
      required
    • refTs
      Type: string Format: date-time
      required

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • supplyNow
      Type: number
      required
    • supplyRef
      Type: number
      required
  • symbol
    Type: string
    required
  • topHolders
    Type: object
    required
    • holders
      Type: array object[] · TopHolder[]
      required
    • snapshotTs
      Type: string | null Format: date-time
      required

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • totalHolders
      Type: integer
      required

      Total known holder count — NOT capped by the limit query param.

  • updatedAt
    Type: string Format: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z