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

StakeWise Reward ETH2

Verified contract

Proxy

Active on Ethereum with 5,961 txns
Deployed by via 0x78627db9 at 11726341
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
-
variable spans 43 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
8 additional variables

No balances found for "StakeWise Reward ETH2"

0xdb22284561341eba460419289c917de5ac0903bdf632dd4644e950d5857bc03e
0x1c389c6224eefa6f4617cc8836be91990b97f76970422265c9dadef418fd65c7
0xde1afda9b326f2d963a7c356e4a529ad6472e36b206ee83c721ab6d9fb2a3e48
0x9a517cbb54353065abdda0a6893cf6b4e5c3e970889918493b5d50ca31379f4c
0xb629a99bd14e163670eaacd1b7eb22eef37197e2a9c915086c68d66dbc2db8a3
0xf1419aec547572e53f8c5de2dd9a0bd9bab086d113a2cdba463c81d9fc6fc843
0x5f3f7209110d14a75c850a2904844056e4ae9e4f5bdee9e05c5a1ff4120bf081
0x7237f4f833fa4a5dabb8fb45d626db2992b9bd2bfbe494a6f3568b0083aeeaf4
0xfa9411d0e70ad41c3a330e59144d911dae6d8e6497d3e88a2806c004a20fc280
0x76d2f610ef211cd2377fcc1f1ec04ef52702af3b1a6b7aff5909a524af35ad39

Functions
Getter at block 20796051
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DOMAIN_SEPARATOR(view returns (bytes32)
0x19590e845458066b8119bcb94d5875f2d80e466302992f0c26e3e1e06f3c4d1a
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
decimals(view returns (uint8)
18
lastUpdateBlockNumber(view returns (uint256)
20793898
merkleDistributor(view returns (address)
0xa3f21010e8b9a3930996c8849df38f9ca3647c20
name(view returns (string)
StakeWise Reward ETH2
paused(view returns (bool)
false
protocolFee(view returns (uint256)
1000
protocolFeeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
rewardPerToken(view returns (uint128)
167025096574222748
symbol(view returns (string)
rETH2
totalAssets(view returns (uint256)
7791498119244933606673
totalPenalty(view returns (uint256)
0
totalRewards(view returns (uint128)
547315342780036100761
totalSupply(view returns (uint256)
547315342780036100761
vault(view returns (address)
0xac0f906e433d58fa868f936e8a43230473652885
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkpoints(addressview returns (uint128 rewarduint128 rewardPerToken)
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)
nonces(address ownerview returns (uint256)
rewardsDisabled(addressview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addAdmin(address _account
addPauser(address _account
approve(address spenderuint256 amountreturns (bool)
claim(address accountuint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
migrate(address receiveruint256 principaluint256 reward
pause(
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
removeAdmin(address _account
removePauser(address _account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setProtocolFee(uint256 _protocolFee
setProtocolFeeRecipient(address recipient
setRewardsDisabled(address accountbool isDisabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unpause(
updateRewardCheckpoint(address accountreturns (bool accRewardsDisabled)
updateRewardCheckpoints(address account1address account2returns (bool rewardsDisabled1bool rewardsDisabled2)
updateTotalRewards(int256 rewardsDelta
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Paused(address account
ProtocolFeeRecipientUpdated(address recipient
ProtocolFeeUpdated(uint256 protocolFee
RewardsToggled(address indexed accountbool isDisabled
RewardsUpdated(uint256 periodRewardsuint256 totalRewardsuint256 rewardPerTokenuint256 distributorRewarduint256 protocolReward
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.