Features
Token Operations
Manage SPL tokens with powerful features and intuitive interface
Overview
Forge provides comprehensive token management capabilities for Solana's SPL (Solana Program Library) tokens. Transfer, swap, and manage all your tokens from one unified interface.
Core Features
Token Transfers
Send SPL tokens to any Solana address with automatic token account creation and validation.
"Transfer 100 USDC to 7xKX..."Token Swaps
Swap tokens using Jupiter aggregator for the best rates across all DEXs.
"Swap 5 SOL for USDC"Balance Tracking
View all token balances with real-time USD values and price changes.
"Show my token balances"Token Creation
Create your own SPL tokens with custom metadata and supply.
"Create a new token"Token Transfer Guide
Transferring tokens is simple with Forge's AI agent:
Step 1: Specify Token and Amount
Tell the agent what you want to send:
"Send 50 USDC to 7xKXY..."Step 2: Review Details
The agent shows you transaction details including fees and recipient address.
Step 3: Confirm in Wallet
Approve the transaction in your wallet to complete the transfer.
Step 4: Track Status
Monitor transaction confirmation on-chain with real-time updates.
Token Swaps with Jupiter
Jupiter Integration
Forge integrates with Jupiter, Solana's premier DEX aggregator, to find the best swap rates across all available liquidity sources including Raydium, Orca, Serum, and more.
- ✓ Best price discovery across all DEXs
- ✓ Smart routing for optimal execution
- ✓ Low slippage and MEV protection
- ✓ Direct execution without leaving Forge
Example Swap Commands
"Swap 1 SOL for USDC"Simple market order
"Swap 100 USDC to SOL with 1% slippage"Custom slippage tolerance
"What's the best rate for swapping 5 SOL to BONK?"Query rates without executing
Creating Your Own Token
Launch your own SPL token in minutes with Forge:
1. Initialize Token
Create a new token mint with specified decimals (typically 9 for most tokens).
2. Set Metadata
Add token name, symbol, description, and logo using Metaplex standards.
3. Mint Initial Supply
Mint tokens to your wallet or distribute to multiple addresses.
4. Manage Authority
Control mint and freeze authority, or revoke for immutable supply.
Popular Token Standards
SPL Token (Fungible)
Standard fungible token program. Used for currencies, utility tokens, and governance tokens.
Token-2022 (New Standard)
Enhanced token program with features like transfer fees, confidential transfers, and more.
Token Account Management
Understanding Token Accounts
On Solana, each token type requires a separate token account (ATA - Associated Token Account). Forge automatically:
- • Creates token accounts when needed
- • Manages account rent (~0.002 SOL per account)
- • Closes empty accounts to reclaim rent
- • Handles account initialization transparently
Best Practices
- • Always verify token addresses before large transfers
- • Start with small test transactions
- • Keep enough SOL for transaction fees
- • Be aware of slippage on large swaps
- • Check token authenticity (verify mint address)
- • Use appropriate slippage settings based on volatility
On this page
