Edition state
Authorization
ApiKeyAuth x-api-key<token>
In: header
Path Parameters
mint*string
Mint address of the artwork (base58).
Length
1 <= lengthResponse Body
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v2/editions/string"{ "result": { "tokenStandard": null, "isPrintableMasterEdition": true, "supplyInfo": { "supply": 0, "maxSupply": 0 }, "parentEdition": "string", "editionNumber": 0 }}