OMNISTON
This section contains information about OMNISTON protocol
Last updated
This section contains information about OMNISTON protocol
Last updated
Omniston is a decentralized liquidity aggregation protocol designed specifically for TON Blockchain. It aggregates liquidity from various sources, including:
AMM DEXs
On-chain RFQ resolvers (TON)
The Request for Quote (RFQ) mechanism allows users to get the most competitive price quote from resolvers, including external DEX platforms.
Omniston demo App is live! See
Omniston offers several advantages:
Provides users with the best pricing conditions
Access to a wide range of tokens across different liquidity sources within the ecosystem
Flexibility to set fees
Allows seamless integration by providing access to all liquidity sources in one unified platform, eliminating the need for third-party solutions
For example, when a user wants to swap Token A for Token B, they initiate a swap request through Omniston. The protocol aggregates quotes from all connected liquidity sources, including external DEX platforms, and presents the user with the most favorable offer.
Omniston SDK packages for developers:
For instructions on performing a swap using the Omniston protocol, see the .
for JavaScript/TypeScript applications.
for use in React or Next.js applications.
for application developers.