A liquid staking platform and DEX backend service for the TON blockchain — stake and unstake TON, track pool data and prepare staking transactions through a clean API.
This project documents a TON blockchain liquid staking service. It exposes a backend API that lets applications query staking pool data, check user balances, and prepare stake / unstake transactions for TON smart contracts.
Liquid staking lets token holders earn staking rewards while keeping a liquid, tradable representation of their staked assets — combining the yield of staking with the flexibility of DeFi.
- Liquid staking for TON — stake TON and receive a liquid staked-asset position.
- Stake / unstake transaction preparation — the API builds the transaction payloads that wallets sign and submit to TON smart contracts.
- Pool data — query live staking pool statistics.
- Balance lookups — fetch staked and available balances for an address.
- Wallet integration — works with TON Connect compatible wallets.
- DEX backend service — designed as the backend layer for a decentralized exchange and staking front-end.
- A user connects a TON Connect compatible wallet.
- The front-end requests pool data and the user's balance from the API.
- The user chooses an amount to stake or unstake.
- The API prepares the corresponding transaction payload.
- The wallet signs and submits the transaction to the TON smart contract.
- TON holders who want to earn staking rewards while keeping liquidity
- DeFi builders who need a staking backend for a TON exchange or wallet
- Projects integrating TON liquid staking into their product
Платформа ликвидного стейкинга TON и backend-сервис для DEX. Сервис предоставляет API: данные пула, балансы пользователей, подготовка транзакций stake/unstake для смарт-контрактов TON. Ликвидный стейкинг позволяет получать доход от стейкинга, сохраняя ликвидную позицию. Подходит держателям TON и DeFi-разработчикам, которым нужен staking-бэкенд для биржи или кошелька. Работает с кошельками, совместимыми с TON Connect.
What is liquid staking? It lets you earn TON staking rewards while holding a liquid, tradable representation of your staked position.
Which blockchain? TON (The Open Network).
Which wallets are supported? Any wallet compatible with TON Connect.
Related tools: