das_getAssetsByCreator
Retrieves NFTs and assets created by a given Solana creator address using DAS, with optional filtering for verified assets and pagination.
Instructions
Get all NFTs/assets created by a specific creator via DAS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| onlyVerified | No | ||
| creatorAddress | Yes | Solana public key (base58) |