Crate solagent_plugin_solana

Crate solagent_plugin_solana 

Source

Structs§

CloseEmptyTokenAccountsData
DeployedData
NFTMetadata
Metadata for deploying an NFT/Collection.

Functions§

close_empty_token_accounts
Close Empty SPL Token accounts of the agent.
deploy_collection
Deploys a new NFT collection.
deploy_token
Deploys a new SPL token.
get_balance
Gets the balance of SOL or an SPL token for the agent’s wallet.
get_balance_other
Gets the balance of SOL or an SPL token for the specified wallet address.
get_tps
Gets the transactions per second (TPS) from the Solana network.
get_wallet_address
Get the agent’s wallet address.
mint_nft_to_collection
Mints a new NFT
request_faucet_funds
Requests SOL from the Solana faucet (devnet/testnet only).
transfer
Transfer SOL or SPL tokens to a recipient