DSProxy

Verified contract

Proxy

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

No balances found for "DSProxy"

0xe85bd7dd4178a04c775f48d21fa73847498a98c0572e3ee21f6e3921406258aa
0x60a9ed7bcd061d0b9004a6454d2846a8ba3a4a3565e29467a4496859366d06bb
0x2e5f3c774709ee8ba73487b013f95625e152a47b2307c8bb24f5467f9c760ff0
0x86e1128f24ed7873d68c10517096c38d200bde01d96973d35a1f2290ae66eacd
0x33b3eaf7c8ae2850cc3d4380f8bb8964562147d59b45a3264c56a92597656fb3
0xbbdd04d7077095943fb41e31eedf51ab5fcbb9fc8d4e278a620199e7ead50219
0xe90af3fdf57323fe0ba6a7d61488972844d8ee54dd98b60bab3dd059a1b5f18d
0xf55fe6aabfe9e47efeff58dfcd62abab3f505ebd1f4da5908e52b12e01f115bc
0x6f94fbec94b2523c4715a7864a523d6ceb79e84f5ecacdb7d47b3af7f8685079
0x3cc124bedaea411b5afcbd722271c8680633929833b7ab4b6ac06bbdba138712

Functions
Getter at block 20948324
authority(view returns (address)
0x0000000000000000000000000000000000000000
cache(view returns (address)
0x271293c67e2d3140a0e9381eff1f9b01e07b0795
owner(view returns (address)
0x5a09d00a42e35c09fc0cd2dcb9e8fec69e012b3a
self(view returns (address)
[unknown]
serviceRegistry(view returns (address)
[unknown]
triggersCounter(view returns (uint256)
[unknown]
Read-only
activeTriggers(uint256view returns (bytes32 triggerHashuint256 cdpId)
getCommandAddress(uint256 triggerTypeview returns (address)
isCdpAllowed(uint256 cdpIdaddress operatoraddress managerview returns (bool)
State-modifying
execute(address _targetbytes _datapayable returns (bytes32 response)
execute(bytes _codebytes _datapayable returns (address targetbytes32 response)
setAuthority(address authority_
setCache(address _cacheAddrreturns (bool)
setOwner(address owner_
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
LogNote(bytes4 indexed sigaddress indexed guybytes32 indexed foobytes32 indexed baruint256 wadbytes fax anonymous
LogSetAuthority(address indexed authority
LogSetOwner(address indexed owner
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 _cacheAddr
Fallback and receive
fallback(
Errors

This contract contains no error objects.