A dashboard and REST API for generating, securing, and managing TON wallets at scale — instant addresses, live balances, encrypted mnemonics, and one-click withdrawals.
From generation to withdrawal, every piece of the wallet lifecycle is covered.
Mint fresh TON mainnet wallets (V4R2) instantly — for yourself, your users, or your bots — with mnemonics encrypted at rest using AES-256-GCM.
A background syncer continuously indexes on-chain activity, so TON and USDT balances and transfer history stay up to date in real time.
Scoped API keys with granular permissions — GenerateAddress, DataList, Withdraw — plus IP allowlisting, so you can automate everything safely.
Two-factor authentication, encrypted hot wallets, and a clear separation between dashboard owners and API consumers keep funds protected.
Send TON or USDT from any generated wallet straight from the dashboard or via the API, with full audit trails for every transfer.
Search, label, and manage hundreds of generated wallets from a single admin view — with per-account limits and usage stats.
Sign in to the dashboard and (optionally) generate a scoped API key.
Click generate, or call POST /wallets — get a fresh TON address back instantly.
Watch balances and transactions sync live, then withdraw whenever you need to.
Each wallet address generation costs at least $0.01. Start for free, scale as you grow.
Trial
After admin approval. 5 wallets included to explore the platform.
Starter
For developers building on TON. Unlimited wallets, full API access.
Pro
For production apps. Priority support, higher limits, dedicated config.
All paid plans billed monthly. No hidden fees. Cancel anytime. Payment processed securely — contact us after signup to complete purchase.
Everything you need to know before you generate your first wallet.
Gen Wallet is a dashboard and API for generating and managing TON (The Open Network) wallets at scale. Spin up new mainnet wallets in one click, track balances and transactions in real time, and automate everything through a REST API.
Gen Wallet runs on TON mainnet by default — generated wallets can hold real TON and USDT (Jetton) value. A testnet mode is also available for development and integration testing.
Every mnemonic is encrypted at rest with AES-256-GCM using a dedicated wallet encryption key that never leaves your server's environment. The API never returns recovery phrases — only the dashboard owner can reveal them, and 2FA is required for sensitive actions.
Yes. Create a scoped API key with the GenerateAddress permission, then call POST /wallets to mint a new TON wallet (V4R2) on demand — perfect for onboarding flows, bots, or per-user deposit addresses.
List and search your wallets, fetch live TON/USDT balances, pull synced transaction history, get combined balances across your whole account, and trigger withdrawals — all authenticated with an x-api-key header and protected by IP allowlisting and granular permissions.
A background syncer continuously indexes on-chain activity for every generated wallet, so deposits and withdrawals show up in the dashboard and via the API in near real time. Withdrawals require the Withdraw permission and can be restricted per key.
Wallet limits are configurable per account by the dashboard owner. Once you're close to your limit, generation requests will return a clear error so you can request an increase.
Questions about limits, pricing, or integrating the API? Send us a note.