Skip to main content
Solana Agent Kit provides comprehensive integration with SolutioFi protocol for token management operations, including burning tokens, closing accounts, merging multiple tokens, and spreading tokens across different assets.

Key Features

  • Token burning
  • Account closure
  • Token merging
  • Token spreading
  • Priority fee management
  • Transaction batching
  • LangChain tool integration

Basic Usage

Burning Tokens

Closing Accounts

Merging Tokens

Spreading Tokens

Input Types

Input Asset Structure

Target Token Structure

Priority Fee Levels

LangChain Integration

Solana Agent Kit provides several LangChain tools for SolutioFi operations:

Burn Tokens Tool

Close Accounts Tool

Merge Tokens Tool

Spread Token Tool

Example Prompts

For LangChain AI tools, here are example prompts:

Token Management

Important Notes

  1. API Key Configuration
    • Required for all operations
    • Set via SOLUTIOFI_API_KEY in config
    • Client authentication required before use
  2. Transaction Batching
    • Operations may generate multiple transactions
    • All transactions are signed and sent sequentially
    • Failed transactions are skipped
  3. Priority Fees
    • Three levels available: fast, normal, slow
    • Affects transaction processing speed
    • Higher fees for faster processing

Best Practices

  1. Error Handling
  2. Transaction Management
  3. Input Validation

Technical Details

Client Initialization

Transaction Options

Common Token Addresses