ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 8,843 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 $7,179,580.5
ERC-20
--
0x2215b807cf07e24373487c15c6f5d1f9a0e6e6cde3c090bb1825c9a04869dcde
0xfdef6b814d5d1bc498abca04c18b3b1125cd820dadd22807062d2e0dcd2ede97
0xa62ad0d76d9f96a625194565ff5536b89d58af31200110e40cf220f125b68e0b
0x2b75001f9d007bde6831413623f4928576d820fc365990c19484c190a700292b
0xa918536021760abb3b43396773e5e82dfdb38c611da48df5c457fbdfabb6a0e6
0x30fafd08a02f17902b2f9f0898ff33e2499234aa9eaf0c41cc6d34a16fb04b76
0x9c8a7e0dc6b179923b5874a82b1c35c9ff9ee88606a21dd1d555b0a2b36cc037
0xccd867f91f74824ec07b344b83eec5641ae646fd2a3a17a97870a2eacdacd2ce
0x92938d8fbe6d3d23d3067427a1c58365e02f823344840db81b9722c476376181
0x1effdadaca23d21ca51e533198e7bd7f4e990d92a785aad43aa3386a298194ca

Functions
Getter at block 20792065
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(