Solana Digital Asset Standard (DAS) API icon

Solana Digital Asset Standard (DAS) API

by QuickNode
🔥
Trending
1Supported chain 12RPC Methods 3Plans
Starting from FREE
Solana Digital Asset Standard (DAS) API image 0 Solana Digital Asset Standard (DAS) API image 1 Solana Digital Asset Standard (DAS) API image 2
error icon

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

Unlock the Power of Digital Assets on Solana with our robust suite of RPC methods to query and fetch standard NFTs, compressed NFTs, MPL Core assets, Token 2022 assets, token accounts, and more.

The Solana Digital Asset Standard (DAS) API offers a robust suite of RPC methods to query and fetch digital assets on Solana, including standard NFTs, compressed NFTs, MPL Core assets, Token 2022 assets, and more.

This add-on supports a wide range of functionalities, such as retrieving detailed asset metadata, accessing Merkle tree proofs, tracking asset signatures, performing advanced searches, and looking up token accounts by mint or wallet address.

Optimized for efficiency and scalability, the DAS API is the ultimate tool for developers building with NFTs, digital collectibles, and fungible tokens on Solana.

RPC Methods

getAssetsByAuthority
getAssetsByCreator
getTokenAccounts
getNftEditions
getAssetSignatures
getAssetsByGroup
getAssetProof
getAssetProofs
getAssetsByOwner

Supported Chains

Solana

Published on Jan 17, 2024

Support Website Support Email

Plans & features

Free - $0/month
  • Free - $0/month
  • Essential - $10/month
  • Premium - $49/month
Enterprise Sales
2 RPS
Up to 2 requests per second.
10,000 Requests Per Month
Up to 10,000 requests per month.
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.
getTokenAccounts
Returns the token accounts associated with a specific mint or owner account.
getNftEditions
Retrieve details of edition NFTs of a specified master NFT
getAssetSignatures
List transactions signatures for a specified compressed asset