TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0x8547e2e4378bd2ce6b4dec827b9c2807024edec3fcd2261a8445bc2b7812e8d0
From

Functions
Getter at block 21125336
_CALLABLE_ADDRESS_(view returns (address)
0xd129d8c12f0e7aa51157d9e6cc3f7ece2dc84ecd
owner(view returns (address)
0xd129d8c12f0e7aa51157d9e6cc3f7ece2dc84ecd
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(address _ownerAddressaddress _callableAddress
initializeCallableAddress(address _callableAddress
renounceOwnership(
transferOwnership(address newOwner
transferToken(address tokenaddress fromaddress touint256 amount
updateCallableAddress(address _callableAddress
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetCallableAddress(address indexed oldAddressaddress indexed newAddress
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.