AutomationExecutor
Verified contract
Active on
Ethereum with 205 txns
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 "AutomationExecutor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17292772 | 2 years ago | | | 0 | 0.0011104125 | |
| 15056136 | 2 years ago | | | 0 | 0.00043316432 | |
| 15055144 | 2 years ago | | | 0 | 0.0016144450 | |
| 15041139 | 2 years ago | | | 0 | 0.063487400 | |
| 15007274 | 2 years ago | | | 0 | 0.021052395 | |
| 14988982 | 2 years ago | | | 0 | 0.00083078232 | |
| 14988980 | 2 years ago | | | 0 | 0.0045999694 | |
| 14987112 | 2 years ago | | | 0 | 0.16823969 | |
| 14987094 | 2 years ago | | | 0 | 0.26414058 | |
| 14987088 | 2 years ago | | | 0 | 0.14049107 |
ABI
ABI objects
Getter at block 21260030
bot() view returns (address)
0x6e87a7a0a03e51a741075fdf4d1fcce39a4df01b
dai() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
exchange() view returns (address)
0x99e4484dac819aa74b347208752306615213d324
owner() view returns (address)
0x85f9b7408afe6ceb5e46223451f5d4b832b522dc
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
callers(address) view returns (bool)
State-modifying
Events addCaller(address caller)
execute(bytes executionData, uint256 cdpId, bytes triggerData, address commandAddress, uint256 triggerId, uint256 daiCoverage, uint256 minerBribe, int256 gasRefund)
removeCaller(address caller)
setExchange(address newExchange)
swap(address otherAsset, bool toDai, uint256 amount, uint256 receiveAtLeast, address callee, bytes withData)
transferOwnership(address newOwner)
unwrapWETH(uint256 amount)
withdraw(address asset, uint256 amount)
This contract contains no event objects.
constructor(address _bot, address _dai, address _weth, address _exchange)
receive()
This contract contains no error objects.