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

# getNftEditions

> Truy xuất tất cả các phiên bản và bản in của một phiên bản chính Solana NFT, bao gồm số phiên bản và siêu dữ liệu, có hỗ trợ phân trang

## Tham số yêu cầu

<ParamField body="mint" type="string" required>
  Địa chỉ mint của NFT phiên bản chính trên Solana cần truy xuất tất cả các phiên bản.
</ParamField>

<ParamField body="page" type="number">
  Số trang dùng để phân trang qua các kết quả phiên bản Solana NFT.
</ParamField>

<ParamField body="limit" type="number">
  Số lượng phiên bản Solana NFT tối đa được trả về trong một yêu cầu.
</ParamField>


## OpenAPI

````yaml vi/openapi/das-api/getNftEditions.yaml POST /
openapi: 3.1.0
info:
  title: API theo dõi phiên bản NFT Solana
  version: 1.0.0
  description: >
    API Digital Asset Standard (DAS) nâng cao dành cho Solana, dùng để theo dõi
    và truy xuất các NFT phiên bản giới hạn 

    từ phiên bản chính trên blockchain Solana. API chuyên biệt này cung cấp khả
    năng hiển thị toàn diện 

    đối với các bộ sưu tập NFT dựa trên phiên bản, cho phép ứng dụng xác minh số
    phiên bản, theo dõi việc phân phối 

    bản in, giám sát tiến trình đúc và truy cập toàn bộ tập hợp bản in NFT bắt
    nguồn từ 

    một tác phẩm nghệ thuật chính duy nhất trên Solana.
  license:
    name: Apache 2.0
    url: https://www.apache.org/licenses/LICENSE-2.0.html
servers:
  - url: https://mainnet.helius-rpc.com
    description: Điểm cuối RPC Mainnet
  - url: https://devnet.helius-rpc.com
    description: Điểm cuối RPC Devnet
security: []
paths:
  /:
    post:
      tags:
        - RPC
      summary: getNftEditions
      description: >
        Truy xuất tất cả bản in phiên bản giới hạn được tạo từ một NFT chính
        trên blockchain Solana.

        API theo dõi phiên bản chuyên biệt này trả về danh sách đầy đủ tất cả
        các phiên bản NFT riêng lẻ

        đã được đúc từ một phiên bản chính cụ thể, cùng với địa chỉ đúc duy
        nhất, 

        số phiên bản và thông tin nguồn cung hiện tại. Đây là API thiết yếu cho
        các nền tảng NFT quản lý tác phẩm nghệ thuật

        phiên bản giới hạn, nhà sưu tập theo dõi độ hiếm của phiên bản và sàn
        giao dịch xác minh bản in xác thực

        trong hệ sinh thái NFT Solana.
      operationId: rpc
      requestBody:
        content:
          application/json:
            schema:
              type: object
              required:
                - jsonrpc
                - id
                - method
                - params
              properties:
                jsonrpc:
                  type: string
                  enum:
                    - '2.0'
                  description: Phiên bản của giao thức JSON-RPC.
                  default: '2.0'
                id:
                  type: string
                  description: ID dùng để nhận dạng yêu cầu.
                  example: '1'
                  default: '1'
                method:
                  type: string
                  enum:
                    - getNftEditions
                  description: Tên của phương thức DAS cần gọi.
                  default: getNftEditions
                params:
                  type: object
                  default:
                    mint: Ey2Qb8kLctbchQsMnhZs5DjY32To2QtPuXNwWvk4NosL
                  properties:
                    mint:
                      type: string
                      description: >-
                        Địa chỉ đúc của NFT phiên bản chính trên Solana cần truy
                        xuất tất cả phiên bản.
                      example: Ey2Qb8kLctbchQsMnhZs5DjY32To2QtPuXNwWvk4NosL
                    page:
                      type: integer
                      description: >-
                        Số trang dùng để phân trang kết quả phiên bản NFT
                        Solana.
                      example: 1
                    limit:
                      type: integer
                      description: >-
                        Số lượng phiên bản NFT Solana tối đa được trả về trong
                        một yêu cầu.
                      example: 100
                  required:
                    - mint
      responses:
        '200':
          description: Phản hồi thành công
          content:
            application/json:
              schema:
                type: object
                properties:
                  last_indexed_slot:
                    type: integer
                    description: >-
                      Mọi dữ liệu cho đến và bao gồm slot này được đảm bảo đã
                      được lập chỉ mục.
                    example: 365750752
                  total:
                    type: integer
                    description: >-
                      Tổng số NFT Solana phiên bản giới hạn được đúc từ phiên
                      bản chính này.
                    example: 1
                  limit:
                    type: integer
                    description: Số lượng phiên bản NFT tối đa được yêu cầu.
                    example: 1
                  page:
                    type: integer
                    description: Trang kết quả hiện tại.
                    example: 1
                  master_edition_address:
                    type: string
                    description: >-
                      Địa chỉ trên blockchain Solana của NFT phiên bản chính
                      kiểm soát các phiên bản in.
                    example: 8SHfqzJYABeGfiG1apwiEYt6TvfGQiL1pdwEjvTKsyiZ
                  supply:
                    type: integer
                    description: >-
                      Nguồn cung hiện tại của các phiên bản NFT Solana được đúc
                      từ phiên bản chính này.
                    example: 61
                  max_supply:
                    type: integer
                    description: >-
                      Nguồn cung tối đa có thể có của các phiên bản NFT Solana
                      được đúc từ bản chính này.
                    example: 69
                  editions:
                    type: array
                    description: >-
                      Mảng gồm các phiên bản NFT Solana riêng lẻ được đúc từ
                      phiên bản chính này.
                    items:
                      type: object
                      properties:
                        mint:
                          type: string
                          description: >-
                            Địa chỉ đúc duy nhất của phiên bản NFT Solana riêng
                            lẻ này.
                          example: GJvFDcBWf6aDncd1TBzx2ou1rgLFYaMBdbYLBa9oTAEw
                        edition_address:
                          type: string
                          description: >-
                            Địa chỉ trên blockchain Solana của tài khoản phiên
                            bản dành cho NFT này.
                        edition:
                          type: integer
                          description: >-
                            Số thứ tự phiên bản của NFT Solana này trong loạt
                            bản in.
                        burnt: false
        '400':
          description: >-
            Yêu cầu không hợp lệ. Máy chủ không thể hiểu yêu cầu do cú pháp
            không hợp lệ.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32602
                      message:
                        type: string
                        example: Tham số yêu cầu không hợp lệ.
                  id:
                    type: string
                    example: '1'
        '401':
          description: >-
            Chưa được xác thực. Máy khách phải tự xác thực để nhận phản hồi được
            yêu cầu.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32001
                      message:
                        type: string
                        example: >-
                          Xác thực thất bại. Thiếu khóa API hoặc khóa API không
                          hợp lệ.
                  id:
                    type: string
                    example: '1'
        '403':
          description: Bị từ chối. Máy khách không có quyền truy cập nội dung.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32003
                      message:
                        type: string
                        example: Bạn không có quyền truy cập tài nguyên này.
                  id:
                    type: string
                    example: '1'
        '404':
          description: Không tìm thấy. Máy chủ không thể tìm thấy tài nguyên được yêu cầu.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32004
                      message:
                        type: string
                        example: >-
                          Không tìm thấy phiên bản NFT nào cho địa chỉ đúc đã
                          chỉ định.
                  id:
                    type: string
                    example: '1'
        '429':
          description: >-
            Quá nhiều yêu cầu. Người dùng đã gửi quá nhiều yêu cầu trong một
            khoảng thời gian nhất định.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32029
                      message:
                        type: string
                        example: Đã vượt quá giới hạn tốc độ. Vui lòng thử lại sau.
                  id:
                    type: string
                    example: '1'
        '500':
          description: >-
            Lỗi máy chủ nội bộ. Máy chủ đã gặp phải một tình huống mà máy chủ
            không biết cách xử lý.
          content:
            application/json:
              schema:
                type: object
                properties:
                  jsonrpc:
                    type: string
                    example: '2.0'
                  error:
                    type: object
                    properties:
                      code:
                        type: integer
                        example: -32000
                      message:
                        type: string
                        example: Đã xảy ra lỗi không mong muốn trên máy chủ.
                  id:
                    type: string
                    example: '1'
      security:
        - ApiKeyQuery: []
components:
  securitySchemes:
    ApiKeyQuery:
      type: apiKey
      in: query
      name: api-key
      description: >-
        Khóa API Helius của bạn. Bạn có thể nhận khóa miễn phí trong [bảng điều
        khiển](https://dashboard.helius.dev/api-keys).

````