Viewing your tokens
Your token balances are displayed on the main account screen. Synto Mobile shows:- SOL Balance: Your native SOL balance
- Token Accounts: All SPL tokens you hold with their balances
- Token Details: Mint address, balance, and public key for each token
Token amounts are automatically converted from their smallest unit (lamports for SOL) to the human-readable format based on the token’s decimals.
Sending tokens
Enter transfer details
Fill in the required information:
- Amount: The number of tokens to send
- Destination Address: The recipient’s wallet address (must be a valid Solana address)
Transfer implementation
Synto uses the following transfer flow:Transfer via AI agent
You can also transfer tokens using natural language commands with the AI agent:- “send tokens”
- “transfer funds”
- “send money”
- “send sol”
- “transfer tokens”
Transfer parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
to | string | Yes | Recipient’s Solana address (minimum 32 characters) |
amount | number | Yes | Amount to transfer (must be positive) |
mint | string | No | Token mint address (omit for SOL transfers) |
Receiving tokens
To receive tokens or SOL, you need to share your wallet address with the sender.Share your address
Your wallet address is displayed with multiple sharing options:
- Copy Address: Tap to copy your address to clipboard
- QR Code: Show the QR code for easy scanning
Receive screen implementation
Checking token prices
Synto Mobile integrates with Jupiter to provide real-time token pricing.Get token price
Use the AI agent to check current token prices:- “get token price”
- “check price”
- “token value”
- “price check”
- “get price in usd”
Price API response
Managing token accounts
View all token accounts
Your token accounts are displayed in a table format showing:- Public key (address of the token account)
- Mint address (the token type)
- Balance (current token amount)
Close empty token accounts
You can reclaim rent from empty token accounts using the AI agent:- Scan your wallet for token accounts with zero balance
- Close those accounts
- Return the rent (SOL) to your wallet
Each token account on Solana requires rent (approximately 0.00203928 SOL). Closing unused accounts helps you reclaim this SOL.
Best practices
Security
Security
- Never share your private key or seed phrase
- Always verify recipient addresses before sending
- Use QR codes to minimize address entry errors
- Keep a small amount of SOL for transaction fees
Transaction fees
Transaction fees
- Maintain at least 0.001 SOL for transaction fees
- Fees are paid in SOL, even for token transfers
- Consider network congestion when timing transactions
Token management
Token management
- Regularly close unused token accounts to reclaim rent
- Monitor token balances after transactions
- Keep track of token mint addresses for verification
Transaction states
Understand the different states of your transactions:| State | Description |
|---|---|
| Pending | Transaction submitted, waiting for confirmation |
| Confirmed | Transaction confirmed by the network |
| Failed | Transaction failed (funds returned to sender) |
| Processing | Transaction being processed by validators |
Troubleshooting
Transaction failed
Transaction failed
Common reasons:
- Insufficient SOL for transaction fees
- Invalid recipient address
- Insufficient token balance
- Network congestion
Tokens not appearing
Tokens not appearing
If received tokens don’t appear:
- Check the transaction on a block explorer
- Verify the correct network (Solana mainnet)
- Refresh your wallet
- Ensure sufficient time for confirmation
Cannot send tokens
Cannot send tokens
If you can’t send tokens:
- Verify you have sufficient SOL for fees
- Check that you have the token balance
- Ensure the destination address is valid
- Try a smaller amount first
Related resources
Swapping tokens
Learn how to swap tokens using Jupiter Exchange
DeFi operations
Explore DeFi features in Synto Mobile