Poll the current status of an intent. Use this to wait for approval decisions or on-chain confirmation.
Runtime key issued at agent registration. Prefixed with mndt_live_ (mainnet) or mndt_test_ (testnet). Pass as Authorization: Bearer mndt_test_....
The intent ID returned from validation.
Intent status.
Current intent state.
allowed, reserved, approval_pending, approved, rejected, broadcasted, confirmed, failed, expired On-chain transaction hash, if broadcasted.
Block number where the transaction was confirmed.
Gas consumed by the transaction.
USD value of the transaction.
Decoded function call (e.g. "transfer(0x71c7...976f, 50000000)").
Human-readable summary of the transaction.
Block reason if the intent failed due to policy.
True if the intent is currently awaiting human approval.
Approval queue entry ID, if applicable.
When the intent expires if not acted upon.