ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 9,041 txns
Deployed by via 0x8dd86cea at 17677439
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 49 additional slots
ERC-20
Value $4,439,234.22
ERC-20
--
0x92adc32c3b299b87e3b784dcf8c70a90e2c7ca6f888133eaaabdfa45a1de5e4d
0x464e53f6a0df9098aeb16a2c929f83851303603756240f8073a253444bec89b2
0xca0571961dec9edf6f72415c916c0468fb15724d7f1459a6940dbf2cdef304c0
0x41b65c2b7139adf5689ac8561e95705e484576526867e2531c15e2e24432c671
0x2e5b9f04ebba2f135ff0fb4d02beb7e6b81fe4069a38cb85bc638476b05273e1
0xb7898a5db98ba901659b85c1661defa1caa701135146f18112cc265e7eae63d3
0x6a65e313582f66d84d853d11261ac6d691c5fca01e1c71c971fa2b63db00a8b1
0x77d2754d6eb8f0699f16c99cd21f77ada55036efad90ac430860ece0217fe9a4
0x5dba65820b6e17053f017e19033c8d0a8093a26297026e0a0e13fac1a921a888
0x41e5d74cef8bc1727c46e81ef5d3940eed63409df56b0f540515e7199879acef

Functions
Getter at block 21246340
MXCToken(view returns (address)
0x5ca381bbfb58f0092df149bd3d243b08b9a8386e
admin(view returns (address)
0xc6d7522f7b012b22bc365c9c43b3dbf13b9aaff9
 
proxiableUUID(view returns (bytes32)
Read-only

This contract contains no read-only function objects.

State-modifying
deposit(uint256 _amount
initialize(address _adminaddress _MXCToken
transferAdminship(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(address _recipientuint256 _amount
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Deposited(address indexed useruint256 amount
Initialized(uint8 version
Upgraded(address indexed implementation
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors
MXCL1Bridge__AmountZero(
MXCL1Bridge__NotAdmin(
MXCL1Bridge__TokenNotEnough(