ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 54,610 txns
Deployed by via 0x4eed8486 at 20402682
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERC1967Proxy"

0x52a4892871aa8fbfee6e8cadf220abe24fef15ff7e44f3857c6ffcb237054dd7
0x8f8e6073da489bd0e53e970de1074136b5f0a6f9d4e38b844a4ca76c73f43325
0x7090c68e9c489d79912ab61c5423b5d32f109c6781e9f63c5bd544ceb1b05c7b
0xb830f2b51d1c026bc9f94e5eecd69d6e9752f52eec646eb1945338ae3d451475
0x06542627670d18d5c61363faf9c2858493c1b873654d8e443f14dae2ae8a81c1
0xdc98e1314df9adb98fb92488a51334fc5f7e4d03706b3d54041888408e1609ce
0x9af7c04c08ffb03c00f070d980afcd2f9f2413308e04fc103de5666fc99b745f
0xfbc3188e49563dfe053d19d3d6387ed6d48996e4cdb13e050ffca9d239c6153d
0x60686d318b27825b3bc1474262fd439d304ede32c492144a60429b2d2ebe4a2f
0x695dc0318f1fb16a69dc4ced267958987e4774b93d7e8de80c09fc454ab92d14

Functions
Getter at block 21293260
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ETHER_BRIDGE_ID(view returns (bytes32)
0x0bcb6b0b9168c058e28754b0255038028ff8515b5755d989d746fdd8b8f11d7e
MIN_DEPOSIT(view returns (uint256)
2000000000000000
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
getVersionComponents(pure returns (struct ISemVerVersion)
(1, 0, 0)
paused(view returns (bool)
true
 
proxiableUUID(view returns (bytes32)
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
deposit(bytes32 recipientuint256 amountWeipayable 
grantRole(bytes32 roleaddress account
initialize(address owner_address mailboxAddress_address treasuryAddress_
pause(
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
unpause(
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
Deposited(address indexed senderbytes32 indexed recipientuint256 amountWei
Initialized(uint64 version
Paused(address account
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address implementationbytes _data
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
EnforcedPause(
ExpectedPause(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
ReentrancyGuardReentrantCall(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot