Primary Sales

NOTE: This endpoint is only callable by API keys in the following tiers:

  • Business
  • Developer
  • Enterprise
  • PremiumSharedRpc
  • StarterSharedRpc
  • UltimateSharedRpc

The NFT Primary Sales endpoint captures the moment that the NFT was minted for a collection. View key data fields such as what NFT was minted, the mintProgram or launchpad, who minted the NFT, and the amount it cost to mint.

Data goes back 30 days

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

body

string

The mint address of the NFT that was minted and received by the payer. optional field

string

To find the correct helloMoonCollectionId, click here and search a collection name. This list is continuously updated. optional field

string

First signature in a transaction, which can be used to track and verify the transaction status across the complete ledger. It is a base-58 encoded string that is uniquely generated for each transaction. optional field

enum
string

The user account that paid for the NFT to be minted on the mintProgram. The account will be the owner at the time of the mint, unless it was transferred to another account afterwards. optional field

string

The mint address of the token that is received by the payee in exchange for the mint of the NFT. optional field

string

The associated token account. This program defined the mapping between the payer and the token accounts that they own. A user may own many token accounts belonging to the same mint address. The associated token account introduces a way to deterministically map a user to a token account then to the unique mint address. optional field

number
1 to 1000

The number of results to return per page optional field

number
≥ 1

The page number to return optional field

string

The pagination token to use to keep your position in the results optional field

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json