TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0x1a07c4c54d8594b343fdddfb19db2c2d1ba66bd9b3121652251e6ec4ef220117
0xf4dfd48ad136966a45bfbb542232bbd55133a0668481f7accd260c89a6bd72f6
0x9155f38e8ebaa433ca82af53ecbd3f6a627aac539fb9880b5d734458d177df62
0x6400511713892da29eb85a2a89021445e1ac0e05a9cfa4acfef48ebe9685723c

Functions
Getter at block 21229033
lockboxImplementation(view returns (address)
0xeeada1f6061e30bb1501319bbffb44fdf7037ca8
xerc20Implementation(view returns (address)
0xb370a0bd64daf1c6b04eaf01c1dedf7c6bce30f7
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 
deployLockbox(address _xerc20address _baseTokenbool _isNativeaddress _proxyAdminreturns (address _lockbox)
deployXERC20(string _namestring _symboluint256[] _minterLimitsuint256[] _burnerLimitsaddress[] _bridgesaddress _proxyAdminreturns (address _xerc20)
initialize(address _lockboxImplementationaddress _xerc20Implementation
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Initialized(uint8 version
LockboxDeployed(address _lockbox
XERC20Deployed(address _xerc20
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
IXERC20Factory_BadTokenAddress(
IXERC20Factory_InvalidLength(
IXERC20Factory_LockboxAlreadyDeployed(
IXERC20Factory_NotOwner(