Value | Description |
---|---|
not-exist | Intent does not exist or has not been created yet |
user-initiated | Intent was created by the user and is waiting prices |
auction-in-progress | Auction is in progress, solvers are submitting bids and best quote is being selected |
wait-for-oracle-confirm-user-tx | User’s transaction has been broadcast, waiting for oracles confirmation on-chain |
wait-for-solver-tx | Solver transaction is being prepared and broadcast to deliver the requested asset |
wait-for-oracle-confirm-solver-tx | Solver transaction was broadcast, waiting for oracles confirmation on-chain |
completed | Intent successfully completed and all required transactions confirmed |
liquidated | Intent was liquidated due to solver failure, missed deadlines, or protocol rules |
cancelled | Intent was cancelled by the user or system (expired) before completion |