This contract is being backfilled. You may encounter incomplete storage history.

UserProxy

Verified contract

Implementation

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

No balances found for "UserProxy"

No transactions found for "UserProxy"


Functions
Getter at block 20792366
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
initialize(
setAMMStatus(bool _enable
setPMMStatus(bool _enable
toAMM(bytes _payloadpayable 
toPMM(bytes _payloadpayable 
transferOwnership(address _newOperator
upgradeAMMWrapper(address _newAMMWrapperAddrbool _enable
upgradePMM(address _newPMMAddrbool _enable
Events

This contract contains no event objects.

Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.