StakeWise Reward ETH2

Verified contract

Proxy

Active on Ethereum with 6,152 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"

0x32171dd82f649a630655c94029aa03f7b0164c5b91f7934830a68725a952b158
0x5eb276a53e0955474218ca826a3bad3f3d0b352006e49672d2427dcdd3f79d18
0xc4162a5d9072609ef76b23c0a6d653034be031191e11c4895322967afe4784a1
0x79dd573e7b21b656dd55966cffdc5767be1c117bd112c5cb208fb27ed74ab4be
0xff7d32d47a046d94c2466c4e75910f12995f48fa7b7608a9a70ded22dbbccc61
0x25a8f48dcfde25f2f4b3afa724a0ac7c2841dff7dd99b9b9d2c700583e62d184
0x4219edfde221ae6d84bae40c400c1446eb60b659422e3fa29aa7806fb8d901e4
0x1484f5cc897b0b77631a7cd5a0b55ffe341ceb0dcedd052b19d93e0bedf19b16
0x514d118fcbcc1d433edd29419a9045bb7c214cc073ff28fd4e4f6d6fcefe9d92
0x7617196a3d023dca902ebc280e444067cdf33a2b7772534ae3c9611b785368c5

Functions
Getter at block 21277730
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)
21276256
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)
172425936887203785
symbol(view returns (string)
rETH2
totalAssets(view returns (uint256)
6871201825716152777251
totalPenalty(view returns (uint256)
0
totalRewards(view returns (uint128)
519978890174252304499
totalSupply(view returns (uint256)
519978890174252304499
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.