/intent-operations endpoint:
Submit Intent
Polling for Status
When you submit an intent operation, you receive the operation ID. You can use this ID to track the status of the intent execution. Using the/intent-operation/:id endpoint:
Get Status
PENDING— in progressCLAIMED— the source funds have been claimed by the solver, but the intent has not yet been executed on the destination chainCOMPLETED— fully completed and executed onchainPRECONFIRMED— confirmed by the solver, but not yet executed onchainFILLED— executed on the destination chain, but the funds have not yet been claimed on the source chain(s)EXPIRED— missed the execution deadlineFAILED— failed to execute