Events
Executed
@dev Emitted when Keep executes call.
| Name | Type | Indexed |
|---|---|---|
| op | enum Operation | False |
| to | address | True |
| value | uint256 | False |
| data | bytes | False |
QuorumSet
@dev Emitted when quorum threshold is updated.
| Name | Type | Indexed |
|---|---|---|
| operator | address | True |
| threshold | uint256 | False |