Claiming the Order
Last updated
Was this helpful?
Last updated
Was this helpful?
After the cross-chain message is sent to the source chain via the underlying DeBridge Messaging Protocol (DMP), the order status on the source chain is updated to SentUnlock
. This step is highlighted with a green background in the diagram below.
To finalize the process, the solver calls the claimUnlock(...)
method on the DlnSource
contract deployed on the source chain. This updates the order status to ClaimedUnlock
, and the initially locked order input reserve assets are transferred to the solver. At this point, the order is considered fully fulfilled.