Storage
The smart contract implements the SPL Token (similar to ERC-20) to store user funds. The money held on the contract can be used for staking and other trading functions and It also allows the users to swap SOL to GOLDS at any time with zero commission.
Storing Solana and Tokens
Wallet Creation and Management
Create a Wallet: Upon initializing the wallet in Telegram, a unique Solana wallet address will be created.
Manage Tokens: The wallet will display the balance of Solana (SOL) as well as any supported tokens in your portfolio.
Supported Tokens
The wallet supports a wide array of Solana-based tokens, including:
SOL (Solana's native token)
SPL Tokens (Solana Program Library tokens)
Wrapped Tokens (e.g., wBTC, wETH, etc.)
You can store and transfer any of these supported tokens using simple commands within the Telegram bot interface.
Last updated