Authorizations
Body
Address of the sender (must be a valid Ethereum address)
"0x1234567890123456789012345678901234567890"
Destination address (the target smart contract which enforces the policy)
"0x1234567890123456789012345678901234567890"
Hex-encoded calldata relevant for the contract function call e.g., amount to lend, recipient address, etc.
"0x"
Amount of ETH (in wei) to send with the transaction
"0"
Optional chain ID for the target blockchain. If not provided, defaults to ethereum mainnet (1)
1
Response
Successfully processed task
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"