0x156d98ed20965b5ce4242c1613f5d6713300ac9b
Unverified contract
Proxy
Active on
Ethereum with 4 txns
Unified storage
Map
Table
Raw
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 "0x156d98ed20965b5ce4242c1613f5d6713300ac9b"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19914962 | 6 months ago | | | 0 | 0.021996921 | |
| 19668373 | 7 months ago | | | 0.4 | 0.010567506 | |
| 19467716 | 8 months ago | | | 0 | 0.054245742 | |
| 19467712 | 8 months ago | | | 4.8 | 0.058854197 |
ABI
ABI objects
Getter at block 21288377
EXECUTE_ACTION_SELECTOR() view returns (bytes4)
[unknown]
EXECUTE_SELECTOR() view returns (bytes4)
[unknown]
SENTINEL_MODULES() view returns (address)
[unknown]
adminVault() view returns (address)
[unknown]
registry() view returns (address)
[unknown]
Read-only
isDSProxy(address _proxy) view returns (bool)
State-modifying
Events _executeActionsFromFL(struct StrategyModelRecipe _currRecipe, bytes32 _flAmount) payable
disableLastModule(address _moduleAddr)
enableModule(address _moduleAddr)
executeRecipe(struct StrategyModelRecipe _currRecipe) payable
executeRecipeFromStrategy(uint256 _subId, bytes[] _actionCallData, bytes[] _triggerCallData, uint256 _strategyIndex, struct StrategyModelStrategySub _sub) payable
giveProxyPermission(address _contractAddr)
kill()
removeProxyPermission(address _contractAddr)
withdrawStuckFunds(address _token, address _receiver, uint256 _amount)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
NonContractCall()
SenderNotAdmin()
SenderNotOwner()
TriggerNotActiveError(uint256 arg0)