0xa18b237df05153e8727ad36c296357ea52d2606a
Unverified contract
Proxy
Active on
Base with 23 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
OOMER | ERC-20 | 0.3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18563173 | 3 months ago | | | 0 | 0.0000016997520 | |
| 18308254 | 3 months ago | | | 1.4 | 0.0000011513838 | |
| 17990551 | 4 months ago | | | 0 | 0.0000014064100 | |
| 17990454 | 4 months ago | | | 0 | 0.0000045961200 | |
| 17990415 | 4 months ago | | | 0 | 0.0000014690544 | |
| 17225365 | 4 months ago | | | 2 | 0.0000055690140 | |
| 16822748 | 5 months ago | | | 0.5 | 0.0000019978050 | |
| 16440232 | 5 months ago | | | 0 | 0.0000033347041 | |
| 16349209 | 5 months ago | | | 0 | 0.0000018700400 | |
| 16349163 | 5 months ago | | | 3 | 0.0000013318500 |
ABI
ABI objects
Getter at block 22918645
EXECUTE_ACTION_SELECTOR() view returns (bytes4)
[unknown]
EXECUTE_SELECTOR() view returns (bytes4)
[unknown]
SENTINEL_MODULES() view returns (address)
[unknown]
TX_SAVER_EXECUTOR_ID() view returns (bytes4)
[unknown]
TX_SAVER_FEE_RECIPIENT() 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
disableModule(address _moduleAddr)
enableModule(address _moduleAddr)
executeRecipe(struct StrategyModelRecipe _currRecipe) payable
executeRecipeFromStrategy(uint256 _subId, bytes[] _actionCallData, bytes[] _triggerCallData, uint256 _strategyIndex, struct StrategyModelStrategySub _sub) payable
executeRecipeFromTxSaver(struct StrategyModelRecipe _currRecipe, struct StrategyModelTxSaverSignedData _txSaverData) 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.
ModuleNotFoundError(address moduleAddr)
NonContractCall()
SenderNotAdmin()
SenderNotOwner()
TokenDecimalsTooHigh(uint256 decimals)
TriggerNotActiveError(uint256 arg0)
TxCostInFeeTokenTooHighError(uint256 maxTxCost, uint256 txCost)
TxSaverAuthorizationError(address caller)
ZeroTokenPriceInEthError()