Pool

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x44706fd5 at 18471039
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
-
variable spans 48 additional slots

No balances found for "Pool"

No transactions found for "Pool"


Functions
Getter at block 21226571
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
paused(view returns (bool)
false
poolEscrow(view returns (address)
0x2296e122c1a20fca3cac3371357bdad3be0df079
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isAdmin(address _accountview returns (bool)
isPauser(address _accountview returns (bool)
State-modifying
addAdmin(address _account
addPauser(address _account
grantRole(bytes32 roleaddress account
pause(
receiveFees(payable 
removeAdmin(address _account
removePauser(address _account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
transferToPoolEscrow(
unpause(
Events
Activated(address indexed accountuint256 validatorIndexuint256 valueaddress indexed sender
ActivatedValidatorsUpdated(uint256 activatedValidatorsaddress sender
ActivationScheduled(address indexed senderuint256 validatorIndexuint256 value
MinActivatingDepositUpdated(uint256 minActivatingDepositaddress sender
Paused(address account
PendingValidatorsLimitUpdated(uint256 pendingValidatorsLimitaddress sender
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
StakedWithPartner(address indexed partneruint256 amount
StakedWithReferrer(address indexed referreruint256 amount
Unpaused(address account
ValidatorRegistered(bytes publicKeyaddress operator
Constructor
constructor(address _poolEscrow
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.