ERC1967Proxy

Verified contract

Proxy

Active on Ethereum with 21 txns
Deployed by via 0xacbabf0f at 19353479
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERC1967Proxy"

0xdb12d422928d734c6deb2d5559e4accc41b8a11dfab2529a622543a737f44637
0x5692fc90dc0ec08d04db2e066b78185ba1a64cbc73e229734a07cc69ac22a0f5
0x670cff6aebf12e4dcbd359d9a095a4fdca52945e63819b800d308adc8f51d53c
0x1b616c0472a98831d3b2296917af5c2d61fdf4802684cc9a0dac5572df0355fa
0x33123e54210877b951dfdf1bcc3954e6049c001e15d90cc7e388ceb35291dec3
0xb968aa1253abda27c60c6dcdbfe43681e2cb00be634185b8616bbebd7665a34e
0xe3868c10b37c556c505d78968e92e0274b0f53c6b34230c2e9f03a45cdac72ca
0xc1dffdd8ee491c64319969635e4a0109f529996b242f46d89e27ee1be8f1f81a
0xd0ecf96460ba0965f3d87ed20b397ae847ee051f378d4bf8114d24121f977c0a
0x2e043d43a214807cd11556be8c7ca2da3e42d2edd811c5a308b93b6a19009635

Functions
Getter at block 21307345
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
disabled(view returns (bool)
false
paused(view returns (bool)
false
 
proxiableUUID(view returns (bytes32)
Read-only
getAccessType(bytes32 roleaddress accountview returns (uint8 accessType)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
denyRole(bytes32 roleaddress account
disable(
enable(
grantRole(bytes32 roleaddress account
initialize(address masterAddress
pause(
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
setRoleAdmin(bytes32 rolebytes32 adminRole
unpause(
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Upgraded(address indexed implementation
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
AuthorizationDisabledError(
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
EnforcedPause(
ExpectedPause(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot