Digital Asset Standard (DAS)
getAssetsByCreator
Retrieve all Solana NFTs and compressed NFTs created by a specific creator address with optional verified-only filtering
POST
getAssetsByCreator
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.
Request Parameters
The Solana wallet address of the creator to retrieve all digital assets for.
The page of results to return.
The maximum number of assets to return.
The sorting options for the response.
The criteria by which the retrieved Solana assets will be sorted in the response.
createdrecent_actionupdatednone
The direction by which the retrieved Solana assets will be sorted in the response.
ascdesc
The cursor for paginating backwards through the assets.
The cursor for paginating forwards through the assets.
The display options for the response.
Displays grouping information for unverified collections instead of skipping them.
Displays metadata for the collection.
Shows the total number of assets that matched the query. This will make the request slower.
Displays inscription details of Solana assets with on-chain inscriptions.
Authorizations
Body
application/json
The version of the JSON-RPC protocol.
Available options:
2.0 An ID to identify the request.
The name of the DAS method to invoke.
Available options:
getAssetsByCreator Previous
getAssetsByGroupRetrieve all Solana NFTs and compressed NFTs in a specific collection or group with flexible grouping keys and pagination support
Next
getAssetsByCreator