Get Mints of Contract

This endpoint allows you to get all of the mints from a contract and also optionally filter these by address too. The address represents the initial address that the token was minted to.

🚧

The address of the mint returned in this endpoint will not be a true representation of who owns the associated token on chain after it has been transferred. You can use the GET: Owned Tokens endpoint to see a true on chain representation of who owns the token

📘

ERC-721 contracts will return the on chain token ids that were minted in the result array for the request

Language
Click Try It! to start a request and see the response here!