ION Finance
  • Introduction
  • Concepts
    • Pools
    • Asynchronous Routing
  • Guides
    • Getting Started
    • Traders
      • How to Make a Exchange
    • Liquidity Providers
      • How to Add Liquidity
      • How to Remove Liquidity
    • Pool Creation
      • Create Stable Pool
      • Create Volatile Pool
  • Developer
    • Architecture
    • Messages
      • Add Liquidity
      • Remove Liquidity
      • Exchange
      • Cross Pool Exchange
Powered by GitBook
On this page
  1. Developer

Messages

In the ION Finance, every operation, be it trading, liquidity provision, is carried out through a series of messages exchanged between different smart contracts of our system. This section breaks down these messages, providing a clear insight into how each function operates. Whether you're a developer or just curious about the inner workings, this guide will help clarify the processes for you.

PreviousArchitectureNextAdd Liquidity

Last updated 1 year ago