Solana Labs
Explore Solana blockchain data.
This plugin allows users to explore Solana blockchain data and find answers to their questions. Whether they want to retrieve relevant information or inquire about their Solana account, this plugin is here to help. With just a few commands, users can access a wealth of knowledge about the Solana blockchain. It's like having an expert at their fingertips! Discover the power of Solana Labs with this interactive and informative plugin.
How to
Comments (0)
API docs
Learn how to use Solana Labs effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Can you help me find information about my Solana account?"
-
Prompt 2: "I want to know the balance of my Solana account."
-
Prompt 3: "Find the NFTs owned by my Solana account."
-
Prompt 4: "What are the latest transactions involving my Solana account?"
-
Prompt 5: "Can you provide information about a specific Solana transaction?"
Features and commands
Feature/Command | Description |
---|---|
getAccountInfo | This command retrieves information about a Solana account given its public key address. It returns the account data, such as the account type, account data, owner, and balance. |
getBalance | This command retrieves the amount of Solana tokens (lamports) available in a given account. It returns the balance in SOL. |
getAssetsByOwner | This command retrieves the NFTs owned by a Solana account. It returns the NFTs owned by the account based on the Metaplex standard. |
getSignaturesForAddress | This command retrieves the latest transaction signatures involving a specific Solana account. It returns the transaction signatures that involve the specified address. |
getTransaction | This command retrieves information about a specific Solana transaction given its transaction signature. It returns publicly available transaction information and metadata. |
getTokenAccounts | This command retrieves the fungible and non-fungible tokens owned by a Solana account. It returns the tokens and their respective amounts owned by the account. |
getCollectionsByFloorPrice | This command allows you to search for Solana NFT collections based on their floor price (minimum price). It returns collections that have a floor price range specified. |
getListedCollectionNFTs | This command retrieves the listed NFTs available for purchase in a specific collection. It returns the NFTs that are currently listed in a collection and available for purchase. |
getTotalValue | This command calculates the total value of a Solana account's holdings in USD. It provides a breakdown of the value by NFTs and tokens. |