📄️ AcceptInvitePayload
The response returned after accepting an invitation to the organization.
📄️ AccessToken
An access token used to authenticate and authorize access to the Hub API.
📄️ ActionCost
Represents the cost of performing a certain action on different blockchains
📄️ BlockchainCost
Represents the cost of performing an action on a specific blockchain
📄️ CollectionCreator
No description
📄️ CollectionMint
Represents a single NFT minted from a collection.
📄️ Collection
No description
📄️ CreateCollectionPayload
Result of a successful create collection mutation.
📄️ CreateCredentialPayload
The response payload returned after successfully creating an API credential. It includes the newly created Credential object, which represents the API credential, as well as an AccessToken object that can be used to authenticate requests to the Hub API.
📄️ CreateCustomerPayload
This response represents the payload returned after successfully creating a new customer record. It contains a single field customer which is a Customer object representing the newly created customer record.
📄️ CreateCustomerWalletPayload
Response after wallet creation.
📄️ CreateDropPayload
No description
📄️ CreateOrganizationPayload
No description
📄️ CreateProjectPayload
* The payload returned by the createProject mutation.
📄️ CreateWebhookPayload
No description
📄️ Credential
An OAuth2 client application used for authentication with the Hub API.
📄️ CreditDeposit
No description
📄️ Credits
No description
📄️ Customer
A customer record represents a user in your service and is used to group custodial wallets within a specific project. This allows for easy management of wallets and associated assets for a particular customer within your service.
📄️ DeductionTotals
No description
📄️ DeleteCredentialPayload
The response for deleting a credential.
📄️ DeleteWebhookPayload
No description
📄️ Drop
No description
📄️ EditCredentialPayload
The response for editing the name of a credential.
📄️ EditOrganizationPayload
No description
📄️ EditProjectPayload
No description
📄️ EditWebhookPayload
No description
📄️ EventType
An event to which an external service can subscribe.
📄️ Holder
The holder of a collection.
📄️ ImportCollectionPayload
Represents the result of a successful import collection mutation.
📄️ Invite
An invitation sent to join a Holaplex organization.
📄️ Member
A member of a Holaplex organization, representing an individual who has been granted access to the organization.
📄️ MetadataJsonAttribute
An attribute of the NFT.
📄️ MetadataJson
The collection's associated metadata JSON.
📄️ MintCreator
No description
📄️ MintEditionPayload
Represents payload data for the mint_edition mutation
📄️ MintHistory
A record of a minted NFT.
📄️ MintQueuedPayload
Represents payload data for mint_queued mutation
📄️ MintToCollectionPayload
Represents payload data for minttocollection mutation
📄️ NftTransfer
A record of a transfer of an NFT.
📄️ Organization
A Holaplex organization is the top-level account within the Holaplex ecosystem. Each organization has a single owner who can invite members to join. Organizations use projects to organize NFT campaigns or initiatives.
📄️ Owner
The owner of the Holaplex organization, who is the individual that created the organization.
📄️ PatchCollectionPayload
Represents the result of a successful patch collection mutation.
📄️ PatchDropPayload
Represents the result of a successful patch drop mutation.
📄️ PauseDropPayload
Represents the result of a successful pause drop mutation.
📄️ Project
A Holaplex project that belongs to an organization. Projects are used to group unique NFT campaigns or initiatives, and are used to assign objects that end customers will interact with, such as drops and wallets.
📄️ Purchase
Represents the purchase of an NFT.
📄️ QueueMintToDropPayload
Represents payload data for queuemintto_drop mutation
📄️ ResumeDropPayload
Represents the result of a successful resume drop mutation.
📄️ RetryMintEditionPayload
Represents payload data for retry_mint mutation
📄️ RetryMintPayload
Represents payload data for retry_mint mutation
📄️ RetryUpdateMintPayload
No description
📄️ ShutdownDropPayload
Represents the result of a successful shutdown drop mutation
📄️ SwitchCollectionHistory
No description
📄️ SwitchCollectionPayload
Represents the result of a successful switch collection mutation.
📄️ TransferAssetPayload
No description
📄️ Treasury
A collection of wallets assigned to different entities in the Holaplex ecosystem.
📄️ UpdateHistory
No description
📄️ UpdateMintPayload
No description
📄️ User
A unique user identity across the entire Holaplex ecosystem. A user can be associated with multiple organizations, but they are not required to have separate login credentials.
📄️ Wallet
A blockchain wallet is a digital wallet that allows users to securely store, manage, and transfer their cryptocurrencies or other digital assets on a blockchain network.
📄️ Webhook
A webhook represents an endpoint registered to receive notifications for specific events within a project.