2.0.6 • Published 11 days ago

@solana-agent-kit/plugin-nft v2.0.6

Weekly downloads
-
License
-
Repository
github
Last release
11 days ago

@solana-agent-kit/plugin-nft

This plugin provides a set of tools and actions to interact with NFTs on the Solana blockchain.

Tools Available

Metaplex

  • 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
  • mintNFT - Mint a new NFT
  • deployToken2022 - Deploy a new NFT token using the 2022 standard

Tensor

  • listNFTForSale - List an NFT for sale
  • cancelListing - Cancel an NFT listing

3Land

  • create3LandCollection - Create a collection on 3Land
  • create3LandSingle - Create a single NFT on 3Land

Magic Eden

  • listNFTOnMagicEden - List an NFT on Magic Eden
  • bidOnMagicEdenNFT - Place a bid on an NFT on Magic Eden
  • getMagicEdenCollectionStats - Get statistics for a Magic Eden collection
  • getMagicEdenPopularCollections - Get popular collections on Magic Eden
  • getMagicEdenCollectionListings - Get listings for a Magic Eden collection