Directory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb04b9268 at 20946074
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 10 additional slots

No balances found for "Directory"

No transactions found for "Directory"


Functions
Getter at block 21401985
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
getImplementation(view returns (address)
0x0000000000000000000000000000000000000000
getMerkleClaimStreamerAddress(view returns (address)
0x0000000000000000000000000000000000000000
getOperatorDistributorAddress(view returns (address)
0x0000000000000000000000000000000000000000
getOperatorRewardAddress(view returns (address)
0x0000000000000000000000000000000000000000
getOracleAddress(view returns (address)
0x0000000000000000000000000000000000000000
getPriceFetcherAddress(view returns (address)
0x0000000000000000000000000000000000000000
getProtocol(view returns (struct Protocol)
(0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000)
 
getRPLAddress(view returns (address)
getRPLVaultAddress(view returns (address)
0x0000000000000000000000000000000000000000
 
getRocketDAOProtocolProposalAddress(view returns (address)
 
getRocketDAOProtocolSettingsMinipool(view returns (address)
 
getRocketDAOProtocolSettingsRewardsAddress(view returns (address)
 
getRocketDepositPoolAddress(view returns (address)
 
getRocketMerkleDistributorMainnetAddress(view returns (address)
 
getRocketMinipoolManagerAddress(view returns (address)
 
getRocketNetworkPenalties(view returns (address)
 
getRocketNetworkPrices(view returns (address)
 
getRocketNetworkVotingAddress(view returns (address)
 
getRocketNodeDepositAddress(view returns (address)
 
getRocketNodeManagerAddress(view returns (address)
 
getRocketNodeStakingAddress(view returns (address)
getRocketStorageAddress(view returns (address)
0x0000000000000000000000000000000000000000
getSanctionsAddress(view returns (address)
0x0000000000000000000000000000000000000000
getSanctionsEnabled(view returns (bool)
false
getSuperNodeAddress(view returns (address)
0x0000000000000000000000000000000000000000
getTreasuryAddress(view returns (address)
0x0000000000000000000000000000000000000000
getWETHAddress(view returns (address)
0x0000000000000000000000000000000000000000
getWETHVaultAddress(view returns (address)
0x0000000000000000000000000000000000000000
getWhitelistAddress(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
Read-only
getRocketPoolAddressByTag(string _tagview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
initialize(struct Protocol newProtocoladdress operatorRewardstruct Governance governance
isSanctioned(address _accountreturns (bool)
isSanctioned(address _account1address _account2returns (bool)
isSanctioned(address[] _accountsreturns (bool)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAll(struct Protocol newProtocol
setOperatorRewards(address newOperatorRewards
setOracle(address newOracle
setSanctionsEnabled(bool newValue
setTreasury(address newTreasury
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
AllContractAddressesChanged(struct Protocol oldProtocolstruct Protocol newProtocol
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OperatorRewardAddressChanged(address oldAddressaddress newAddress
OracleAddressChanged(address oldAddressaddress newAddress
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SanctionViolation(address accountaddress eoa_origin
SanctionViolationSingleOrigin(address eoa_origin
SanctionsEnabledChanged(bool oldValuebool newValue
TreasuryAddressChanged(address oldAddressaddress newAddress
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.