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.

Last updated