UserProxy
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
2
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 "UserProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "UserProxy"
ABI
ABI objects
Getter at block 21244527
ammWrapperAddr() view returns (address)
0x0000000000000000000000000000000000000000
isAMMEnabled() view returns (bool)
false
isPMMEnabled() view returns (bool)
false
operator() view returns (address)
0x0000000000000000000000000000000000000000
pmmAddr() view returns (address)
0x0000000000000000000000000000000000000000
version() view returns (string)
Read-only
This contract contains no read-only function objects.
State-modifying
Events initialize(address _operator)
setAMMStatus(bool _enable)
setPMMStatus(bool _enable)
toAMM(bytes _payload) payable
toPMM(bytes _payload) payable
transferOwnership(address _newOperator)
upgradeAMMWrapper(address _newAMMWrapperAddr, bool _enable)
upgradePMM(address _newPMMAddr, bool _enable)
This contract contains no event objects.
This contract contains no constructor objects.
receive()
This contract contains no error objects.