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

UserProxy

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x728e2791 at 12792630
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 20792457
ammWrapperAddr(view returns (address)
0x0000000000000000000000000000000000000000
isAMMEnabled(view returns (bool)
false
isPMMEnabled(view returns (bool)
false
isRFQEnabled(view returns (bool)
false
operator(view returns (address)
0x0000000000000000000000000000000000000000
pmmAddr(view returns (address)
0x0000000000000000000000000000000000000000
rfqAddr(view returns (address)
0x0000000000000000000000000000000000000000
version(view returns (string)
Read-only

This contract contains no read-only function objects.

State-modifying
initialize(address _rfqAddraddress _newAMMWrapperAddr
setAMMStatus(bool _enable
setPMMStatus(bool _enable
setRFQStatus(bool _enable
toAMM(bytes _payloadpayable 
toPMM(bytes _payloadpayable 
toRFQ(bytes _payloadpayable 
transferOwnership(address _newOperator
upgradeAMMWrapper(address _newAMMWrapperAddrbool _enable
upgradePMM(address _newPMMAddrbool _enable
upgradeRFQ(address _newRFQAddrbool _enable
Events
SetAMMStatus(bool enable
SetPMMStatus(bool enable
SetRFQStatus(bool enable
TransferOwnership(address newOperator
UpgradeAMMWrapper(address newAMMWrapper
UpgradePMM(address newPMM
UpgradeRFQ(address newRFQ
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.