AutomationBot

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xbbc17157 at 14583413
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AutomationBot"

No transactions found for "AutomationBot"


Functions
Getter at block 20948324
self(view returns (address)
0x6e87a7a0a03e51a741075fdf4d1fcce39a4df01b
serviceRegistry(view returns (address)
0x9b4ae7b164d195df9c4da5d08be88b2848b2eada
triggersCounter(view returns (uint256)
2662
Read-only
activeTriggers(uint256view returns (bytes32 triggerHashuint256 cdpId)
getCommandAddress(uint256 triggerTypeview returns (address)
isCdpAllowed(uint256 cdpIdaddress operatoraddress managerview returns (bool)
State-modifying
addRecord(uint256 cdpIduint256 triggerTypeuint256 replacedTriggerIdbytes triggerData
addTrigger(uint256 cdpIduint256 triggerTypeuint256 replacedTriggerIdbytes triggerData
execute(bytes executionDatauint256 cdpIdbytes triggerDataaddress commandAddressuint256 triggerIduint256 daiCoverage
grantApproval(address _serviceRegistryuint256 cdpId
removeApproval(address _serviceRegistryuint256 cdpId
removeRecord(uint256 cdpIduint256 triggerId
removeTrigger(uint256 cdpIduint256 triggerIdbool removeAllowance
Events
ApprovalGranted(uint256 indexed cdpIdaddress approvedEntity
ApprovalRemoved(uint256 indexed cdpIdaddress approvedEntity
TriggerAdded(uint256 indexed triggerIdaddress indexed commandAddressuint256 indexed cdpIdbytes triggerData
TriggerExecuted(uint256 indexed triggerIduint256 indexed cdpIdbytes executionData
TriggerRemoved(uint256 indexed cdpIduint256 indexed triggerId
Constructor
constructor(address _serviceRegistry
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.