AutomationBotAggregator
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
9
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "AutomationBotAggregator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "AutomationBotAggregator"
ABI
ABI objects
Getter at block 21158612
counter() view returns (uint256)
63
self() view returns (address)
0x5f1d184204775fbb351c4b2c61a2fd4aabd3fb76
serviceRegistry() view returns (address)
0x9b4ae7b164d195df9c4da5d08be88b2848b2eada
Read-only
getValidatorAddress(uint16 groupType) view returns (address)
isCdpAllowed(uint256 cdpId, address operator, address manager) view returns (bool)
State-modifying
Events addRecords(uint16 groupType, uint256[] replacedTriggerId, bytes[] triggersData)
addTriggerGroup(uint16 groupType, uint256[] replacedTriggerId, bytes[] triggersData)
removeTriggers(uint256[] triggerIds, bool removeAllowance)
TriggerGroupAdded(uint256 indexed groupId, uint16 indexed groupType, uint256 indexed cdpId, uint256[] triggerIds)
constructor(address _serviceRegistry)
This contract contains no fallback and receive objects.
This contract contains no error objects.