TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 3 txns
Deployed by via 0x9847576c at 14668926
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot

No balances found for "TransparentUpgradeableProxy"

0x4673aba879d0eb034c69f5efec11729c1fa8bd31b6dfe8d98b372ad0600d23e6
0xc62225f8cf0eec984f41534d60ee47e935ad82503de02c11d82d69160f741def
0x44e17fdada104f8e5bdc58867eee0d5b57e3c37f04ceb2376fad82193e63219f

Functions
Getter at block 20820435
_eventSend(view returns (bool)
true
destinations(view returns (address fxStateSenderaddress destinationOnL2)
(fxStateSender=0xfe5e5d361b2ad62c541bab87c45a0b9b018389a2, destinationOnL2=0x7f4fb56b9c85bab8b89c8879a660f7eaaa95a3a8)
owner(view returns (address)
0x90b6c61b102ea260131ab48377e143d6eb3a9d4b
paused(view returns (bool)
false
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
initialize(
pause(
renounceOwnership(
setDestinations(address _fxStateSenderaddress _destinationOnL2
setEventSend(bool _eventSendSet
transferOwnership(address newOwner
unpause(
vote(struct UserVotePayload userVotePayload
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
DestinationsSet(address fxStateSenderaddress destinationOnL2
EventSendSet(bool eventSendSet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.