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

AdminUpgradeabilityProxy

Verified contract

Proxy

Active on Ethereum with 5,383 txns
Deployed by via 0xd36470c8 at 12953755
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"

0x3040a2801d44840a1df94c53d1798d5ecd2081e101e8db24671d04265d82b885
0xd59b67ae8b6e7b268deaeecaf59fee1c44e8ee22d4a9392fe1097cfcada74edd
0x46ddb8e12e4262c205c411776b23f84a6911bce1b81479455756749fc1659309
0xc2be414b37ae59173c5d5535d90888f93221bbd05ff9fc6588410e7218befc7e
0xb959141446745d51a2bad5e25edc850b87669c2ccb8908a50454b85760fe658b
0xec98a1ecaf1cfcd660b81e43ae70e1357bce0e0fd7dd2503f12bfa7aa51901ec
0x9746adbd81d5be4c12c9ba17c0549b35bcf9af7a98ced223613a73f06b323829
0x2b0c1b1ac8a84c441bea1967221ac6eaec6de156a1cc3b108d96d5a9acdd4421
0x63165ec117e1ab3cdd82143cbf82253c44fadc199cd6888a732ff8e08573d105
0xe0345bc2e77c5d14a1ec7019bd830c6fafdbee0d46e2f05e66d0adc00fd772cb

Functions
Getter at block 20792510
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EARNER_ROLE(view returns (bytes32)
0xaf5cd33eb1dcf39cc29f1cbee3b3dc4dd5921cf8f497f81b237cdb211029a258
HARVESTER_ROLE(view returns (bytes32)
0x3fc733b4d20d27a28452ddf0e9351aced28242fe03389a653cdb783955316b9b
TENDER_ROLE(view returns (bytes32)
0xab4354f4f6c4bc3db8fbb5f82ac2e7ac7723d0578f9d59586856bb40c052c1b5
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 
deposit(address strategy
earn(address sett
grantRole(bytes32 roleaddress account
harvest(address strategyreturns (uint256)
harvestMta(address voterProxy
harvestNoReturn(address strategy
initialize(address initialAdmin_
rebalance(address strategy
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
tend(address strategy
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
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.