This method retrieves detailed information about a specific digital asset/NFT. The metadata returned includes information about the asset URL, metadata, collection, creators, authorities, compression status and ownership.
id
The unique identifier of the asset to retrieve.
Yes
{ "jsonrpc": "2.0", "id": "123", "method": "getAsset", "params": { "id": "7k7YqWc85BtyTx5UyvNnogv2jPHVe4BZ9HQsFLM8VnoJ" } }
Last updated 5 months ago
Was this helpful?