HybridFutureWallet

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x4d27b014 at 13861281
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 "HybridFutureWallet"

No transactions found for "HybridFutureWallet"


Functions
Getter at block 21009584
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
WITHRAWALS_PAUSED(view returns (bool)
false
getFutureAddress(view returns (address)
0x0000000000000000000000000000000000000000
getIBTAddress(view returns (address)
0x0000000000000000000000000000000000000000
getRewardsRecipient(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getRedeemableYield(uint256 _periodIndexaddress _userview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
State-modifying
grantRole(bytes32 roleaddress account
harvestRewards(
initialize(address _futureVaultaddress _admin
redeemAllWalletRewards(
redeemWalletRewards(address _rewardToken
redeemYield(uint256 _periodIndex
registerExpiredFuture(uint256 _amount
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setRewardRecipient(address _recipient
toggleWithdrawalPause(
Events
RewardTokenRedeemed(address _tokenuint256 _amount
RewardsHarvested(
RewardsRecipientUpdated(address _recipient
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
WithdrawalsPauseChanged(bool _withdrawalPaused
YieldRedeemed(address _useruint256 _periodIndex
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.