Order Fulfillment
Last updated
Was this helpful?
Last updated
Was this helpful?
This page outlines secondary but relevant concepts related to order creation. While not central to the core flow for creating an order, they are important for transparency and for understanding various fields in the create-tx
API .
Order fulfillment involves three distinct steps:
Detecting the created order on the source chain
Fulfilling the order on the destination chain
Claiming the order on the source chain
In total, a solver performs two transactions during the lifecycle of an order: one to fulfill it on the destination chain and another to claim the locked input assets on the source chain. The gas fees associated with both transactions are considered and should be factored in when creating an order.