LogoLogo
  • 🖖Introduction
  • Products
    • 💫Cross Chain Swaps
      • Core Solutions and Advantages
      • Single Chain Swaps/Meta-aggregation
    • 👾Bridge
      • Direct Staking
      • Partnership Request
    • 🚀Gas Transfer
    • 💰Farm
      • Stablecoin Pools
      • ITP Farms
    • 🎇ITP Token
      • Contract Addresses
  • Learn More
    • 🤝Integrations
      • LayerZero
      • Circle CCTP
      • Chainlink CCIP
    • 🪐Scalability
      • Interchain Optimal Swaps
      • Automated Arbitrage Pool
      • Interchain Order Book
      • API SDK
      • Cross-Chain DEX Aggregator
    • 👽Socials and Community
    • 🔗Supported Chains
  • Rocket Science
    • 🛰️Technical Implementation
      • Diagrams and Charts
      • Swaps
      • Cross-Chain Message
      • Slippage Optimization
      • Destination Chain
      • Stablecoin Liquidity
      • Variable Token and Variable Balance
      • Events
      • Swap on the Same Network
      • Fee Distribution
      • Manager Role
    • 📃Contracts
    • 🛡️Audits
  • Guides
    • Cross-Chain Trading
    • Bridge
    • Gas Transfer
    • Assets Refund
    • Explorer
    • Testnet Bridge
  • TERMS & PRIVACY
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page
  1. Rocket Science
  2. Technical Implementation

Destination Chain

The ActionExecutor contract calls the Vault contract to receive the stablecoin in the amount indicated in the message from the origin chain. Afterwards, there is an exchange for the target token through the router of the DEX aggregator.

If the user's target token matches the stablecoin token, the exchange step is skipped. The received token is sent to the recipient.

PreviousSlippage OptimizationNextStablecoin Liquidity

Last updated 1 year ago

🛰️