MXCL1Bridge
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
5
Slot
XX
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
Balances ($0.00)
No balances found for "MXCL1Bridge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "MXCL1Bridge"
ABI
ABI objects
Getter at block 21158116
MXCToken() view returns (address)
0x0000000000000000000000000000000000000000
admin() view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID() view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit(uint256 _amount)
initialize(address _admin, address _MXCToken)
transferAdminship(address newAdmin)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw(address _recipient, uint256 _amount)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Deposited(address indexed user, uint256 amount)
Initialized(uint8 version)
Upgraded(address indexed implementation)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
MXCL1Bridge__AmountZero()
MXCL1Bridge__NotAdmin()
MXCL1Bridge__TokenNotEnough()