OMNISTON
This section contains information about OMNISTON protocol
Overview
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.ston.fi
Key benefits
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
Use Case
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.
Swap
For instructions on performing a swap using the Omniston protocol, see the Swap overview.
SDK
Omniston SDK packages for developers:
Node.js SDK for JavaScript/TypeScript applications.
React SDK for use in React or Next.js applications.
Application
Source code for the demo App for application developers.
Last updated