RewardBondDepositor

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x8baff44a at 13854587
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 65535 additional slots

No balances found for "RewardBondDepositor"

No transactions found for "RewardBondDepositor"


Functions
Getter at block 21315468
ald(view returns (address)
0x0000000000000000000000000000000000000000
currentEpoch(view returns (uint64 epochNumberuint64 startBlockuint64 nextBlockuint64 epochLength)
(epochNumber=0, startBlock=0, nextBlock=0, epochLength=0)
keeper(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
staking(view returns (address)
0x0000000000000000000000000000000000000000
treasury(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
epoches(uint256view returns (uint64 epochNumberuint64 startBlockuint64 nextBlockuint64 epochLength)
getAccountRewardShareSince(uint256 _epochaddress _useraddress _vaultview returns (uint256[])
getCurrentEpochAccountRewardShare(address _useraddress _vaultview returns (uint256)
getCurrentEpochRewardShare(address _vaultview returns (uint256)
getVaultsFromAccount(address _userview returns (address[])
isVault(addressview returns (bool)
rewardShares(uint256addressview returns (uint256)
rewardTokens(addressuint256view returns (address)
rewards(addressview returns (bool hasReward)
vaults(uint256view returns (address)
State-modifying
bond(address _vault
initialize(address _aldaddress _treasuryuint64 _startBlockuint64 _epochLength
initializeStaking(address _staking
notifyRewards(address _useruint256[] _amounts
rebase(
renounceOwnership(
transferOwnership(address newOwner
updateKeeper(address _keeper
updateVault(address _vaultbool status
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.