solanaGetAsset
Retrieve detailed information about a Solana token, NFT, or compressed NFT using its mint ID. Input the asset ID and optionally specify the network to get comprehensive asset data.
Instructions
Get detailed information about a Solana asset (token, NFT, or compressed NFT) by its mint ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "solana-mainnet" | solana-mainnet |
| id | Yes | Asset ID base-58 encoded |