Digital Asset Standard (DAS)
getAssetsByOwner
Retrieve a comprehensive list of all digital assets owned by a specific Solana wallet address. Access complete NFT collections, compressed assets, fungible tokens, and native SOL balances with advanced filtering, sorting, and pagination options. Supports both traditional and compressed NFTs with detailed metadata for complete wallet portfolio analysis.
POST
getAssetsByOwner
Authorizations
Body
application/json
Response
200
application/json
Successfully retrieved Solana digital assets owned by the specified wallet address
The response is of type object
.
Previous
getNftEditionsRetrieve all limited edition prints created from a master NFT on the Solana blockchain.
This specialized edition tracking API returns a complete list of all individual NFT editions
that have been minted from a specific master edition, along with their unique mint addresses,
edition numbers, and current supply information. Essential for NFT platforms managing limited
edition artwork, collectors tracking edition rarity, and marketplaces verifying authentic prints
within the Solana NFT ecosystem.
Next
getAssetsByOwner