Directory
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
18
Slot
XX
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
Balances ($0.00)
No balances found for "Directory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "Directory"
ABI
ABI objects
Getter at block 21401985 getRPLAddress() view returns (address) 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)
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)
getRPLVaultAddress() view returns (address)
0x0000000000000000000000000000000000000000
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 _tag) view returns (address)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
initialize(struct Protocol newProtocol, address operatorReward, struct Governance governance)
isSanctioned(address _account) returns (bool)
isSanctioned(address _account1, address _account2) returns (bool)
isSanctioned(address[] _accounts) returns (bool)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setAll(struct Protocol newProtocol)
setOperatorRewards(address newOperatorRewards)
setOracle(address newOracle)
setSanctionsEnabled(bool newValue)
setTreasury(address newTreasury)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
AllContractAddressesChanged(struct Protocol oldProtocol, struct Protocol newProtocol)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OperatorRewardAddressChanged(address oldAddress, address newAddress)
OracleAddressChanged(address oldAddress, address newAddress)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SanctionViolation(address account, address eoa_origin)
SanctionViolationSingleOrigin(address eoa_origin)
SanctionsEnabledChanged(bool oldValue, bool newValue)
TreasuryAddressChanged(address oldAddress, address newAddress)
Upgraded(address indexed implementation)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.