Send & Execute

The natural progression of Airlift's token send function includes execution with that token on the destination chain: regardless of whether the user intends to swap, stake, vault, or farm their tokens.

Some token standards already have a send + execute functionality built in. When sending & executing with these standards, Airlift will default to using the built-in rails.

The token standards that do not implement this sort of functionality must be temporarily escrowed before a secondary cross-chain instruction arrives via Glacis core or an alternative protocol. To escrow properly, all transactions will be done through a smart wallet designated to the original user.

Last updated