LogoLogo
CtrlK
  • πŸ––Introduction
  • Products
    • πŸ’«Cross-Chain Swaps
      • Core Solutions and Advantages
      • Single Chain Swaps/Meta-aggregation
    • πŸ‘ΎBridge
      • Direct Staking
      • Partnership Request
    • πŸš€Gas Transfer
    • πŸ’°Farm
      • Stablecoin Pools (Deprecated)
      • ITP Farms
    • πŸŽ‡ITP Token
      • Contract Addresses
  • Learn More
    • 🀝Integrations
      • Chainlink CCIP
      • Circle CCTP
      • LayerZero
    • πŸͺ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
    • How to 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