This contract is being backfilled. You may encounter incomplete storage history.

AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 45 txns
Deployed by via 0xa7d8382d at 13193125
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 48 additional slots

No balances found for "AdminUpgradeabilityProxy"

0xfa76b9e3babc4f7b2dbfcae71deb8ee1270818b59a3873ea0816fdeb2610cae2
0xdde0050178b5afe712ebe942073a1487c4208d78f24eb1e2efb08465ce3ec5bf
0x3d93ccd568e82a5ac71e59455d27abc56f1d9ab6f8a4b1847bf482b767841c97
0x3c220cfbe00be8bd8699dde30e6ed52ce80aea3bdae5214bbc412a2edc6eda93
0x9b5ec654b2e53093a85ebd0736a67e82439e3a966e85d490a42624e7697beb96
0x21dfea503db555301e665cbdf967dcdad2b8f77bc92c40393a1b2cc9be491db0
0x4b1139b3663e5055b2b0b2c9875361404fb6cadba2e8e39801d58ae881c84dbc
0x22466282a76237630aaf0303530c50c4698957498f358dc2866292bd7528f1fa
0xcc3e85b84178d286800aa74fedc014f66ad3b2e6372ff716ab4a2d80f988e82f
0x14fe9852407b22afd0cb4bdd105b2f6fec386220f0b6747ff3c00230b5d875d1

Functions
Getter at block 20792510
APPROVED_ACCOUNT_ROLE(view returns (bytes32)
0xb41779a0a6fb2d244c04b68eca2e33b96017b71ad13276557715e2b122d3d002
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
call(address touint256 valuebytes datapayable returns (bool success)
grantRole(bytes32 roleaddress account
initialize(address initialAdmin_address[] initialAccounts_
pause(address destination
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Call(address touint256 valuebytes datauint256 operation
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.