Helius Asset
helius_assetDetails for a Solana asset/mint — full Digital Asset Standard (DAS) record for a single token or NFT by its mint address: metadata (name/symbol/interface), current ownership, royalty config, and supply. Example: helius_asset({ id: "F9Lw3ki3hJ7PF9HQXsBzoY8GyE6sPoEZZdXJBsTTD2rk", _apiKey: "your-key" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Asset ID — typically the mint address of the token/NFT (base58) | |
| _apiKey | Yes | Helius API key (free 1M credits/mo at helius.dev) |