Submit Task
Processes a transaction by verifying it against the application’s policy using Predicate’s operator network. Returns a structured response with validation results and compliance status.
Authorizations
Body
Address of the sender (must be a valid Ethereum address)
"0x1234567890123456789012345678901234567890"
Destination address (usually a smart contract or recipient)
"0x1234567890123456789012345678901234567890"
Hex-encoded calldata to send with the transaction
"0x"
Amount of ETH (in wei) to send with the transaction
"0"
Response
Indicates whether the transaction meets the policy requirements
true
List of operator addresses that signed off on the task
List of aggregated BLS signatures from compliant operators
Block number after which this response is no longer valid
Unique identifier for the task
"e4732bbe-aa8f-44fb-8c09-c73bdc31eeae"