Beta

Solana Digital Asset Standard API

by QuickNode
1Supported chain 9RPC Methods 1Plan
Starting at $49.00

Additional credit usage.
Add-on may consume additional plan credits when used.

This add-on is currently in Beta

Feel free to test it, we would appreciate feedback to address any errors that may occur

Interact with standard and compressed digital assets on Solana!

The Metaplex Digital Asset Standard (DAS) API provides a comprehensive suite of RPC methods for managing and querying digital assets on the Solana blockchain.

This add-on supports a wide range of functionalities, including asset metadata retrieval, Merkle tree proof information, asset signature tracking, and advanced search capabilities.

Designed for efficiency and scalability, our DAS API add-on is an essential tool for developers working with NFTs and digital collectibles on Solana.

Using these methods will cost 70 API credits per call.

RPC Methods

getAssetsByAuthority
getAssetsByCreator
getAssetsByGroup
getAssetProof
getAssetProofs
getAssetsByOwner

Supported Chains

Solana

Published on Jan 17, 2024

Support Website Support Email

Plans & features

Premium - $49/month
  • Premium - $49/month
Enterprise Sales
getAsset
Returns the metadata information of a compressed/standard asset.
getAssets
Returns the metadata information of compressed/standard assets.
getAssetProof
Returns the merkle tree proof information for a compressed asset.
getAssetProofs
Returns the merkle tree proof information for compressed assets.
getAssetsByAuthority
Returns the list of assets by authority address.
getAssetsByCreator
Returns the list of assets by creator address.
getAssetsByGroup
Returns the list of assets given a group (key, value) pair.
getAssetsByOwner
Returns the list of assets by owner address.
searchAssets
Returns a list of assets which match provided search criteria.