Skip to main content
Version: Endpoint V2

OFT Composing

A composed message refers to an OApp that invokes the LayerZero Endpoint method sendCompose to deliver a composed call to another application on the destination chain via lzCompose.

Because OFT inherits the base OApp implementation, you can also send composed messages within your OFT receive logic.

Composed Light Composed Dark

If you are not familiar with how OApp Composing works, review that section first before continuing here.