Interact with NFTs on the Solana blockchain
@solana-agent-kit/plugin-nft plugin provides a set of tools and actions to interact with NFTs on the Solana blockchain.
| Tool Name | Description |
|---|---|
deployCollection | Deploy a new NFT collection |
deployToken | Deploy a new NFT token |
getAsset | Retrieve asset details |
getAssetsByAuthority | Get assets by authority |
getAssetsByCreator | Get assets by creator |
mintCollectionNFT | Mint an NFT in a collection |
searchAssets | Search for assets |
| Tool Name | Description |
|---|---|
listMagicEdenNFT | List an NFT for sale on Magic Eden |
bidOnMagicEdenNFT | Place a bid on a listed NFT |
getMagicEdenCollectionListings | Get available NFTs in a collection |
getMagicEdenCollectionStats | Get collection statistics (floor price, volume, etc.) |
getPopularMagicEdenCollections | Discover trending NFT collections |
| Tool Name | Description |
|---|---|
listNFTForSale | List an NFT for sale |
cancelListing | Cancel an NFT listing |
| Tool Name | Description |
|---|---|
create3LandCollection | Create a collection on 3Land |
create3LandSingle | Create a single NFT on 3Land |