TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 2 txns
Deployed by via 0xd82c89f6 at 13745674
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 49 additional slots

No balances found for "TransparentUpgradeableProxy"

0x271cdb9101429841799d3d08a8e6af26804f70927071c215e72bf0eb2323ad55
0xddd018aa3fc350b3c1cf5ce92d8231a32288c1a5e330c82512f59cd80c86f466

Functions
Getter at block 21189453
getSplitterImplementation(view returns (address)
0xf2262ee96f2914bcebc8ddde1c7cf68e1c5d0424
owner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
createSplitter(string name_bytes32 merkleRootaddress[] recipientsuint256[] amountspayable returns (address newContract)
initialize(address splitterImplementationaddress owner_
renounceOwnership(
setSplitterImplementation(address implementation
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SplitterCreated(address indexed splitterstring nameaddress[] recipientsuint256[] amounts
Constructor
constructor(address initialLogicaddress initialAdminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.