TransparentUpgradeableProxy

Verified contract

Proxy

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

No balances found for "TransparentUpgradeableProxy"

0x3366bb98448a742d845479922be1395b907df3c93a30bcd37830850d56cde1b0
0xa603408ee2bcf202cff0be7f1634aa4a8aa094df24ae8354f9fa9853c1285e64
0xf4dbd3d4c3ac7eca12557403a17b39e0279d29faba04c42acb0a820e48aafb53
0xd030cb88ae231f9ca5cb097e6175f5961023c0c73ce8767ca17feb81a2ad2919
0x1e9274e80f83e0a314ea646798c2cc51c7cd71426531b57053dc28d34ee06d55
0xfc360ce482511f80b92e1a564ebf7e38e4dc1949199832dd07f0fea7d7dda014
0xc0674a48b127851ecc68657ea38ee23f1872fab476a07b7c1d5a70c8f278b42f
0xdb524c17d6e03bcf64d7831a94365f7de006f359c0e832aa8df169a53b408fcb

Functions
Getter at block 21208287
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DELEGATE_ROLE(view returns (bytes32)
0x1a82baf2b928242f69f7147fb92490c6288d044f7257b88817e6284f1eec0f15
KEEPER_ROLE(view returns (bytes32)
0xfc8737ab85eb45125971625a9ebdb75cc78e01d5c1fa80c4c6e5203f47bc4fab
VAULT_ROLE(view returns (bytes32)
0x31e0210044b4f6757ce6aa31f9c6e8d4896d24a755014887391a926c5224d959
Read-only
checkGovOrDelegate(address _accountview 
checkKeeperOrVaultOrGov(address _accountview 
checkRole(bytes32 _roleaddress _accountview 
checkVaultOrGov(address _accountview 
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isGovOrDelegate(address _accountview returns (bool)
isKeeperOrVaultOrGov(address _accountview returns (bool)
isVaultOrGov(address _accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addRole(bytes32 _rolebytes32 _roleAdmin
grantRole(bytes32 roleaddress account
initialize(address _governanceaddress _delegateaddress _vaultaddress _keeper
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Initialized(uint8 version
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 admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.