Boardroomv2

Verified contract

Active on Ethereum with 1,236 txns
Deployed by via 0xda27b5de at 11934480
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x2543c71586be59a9ce848afcb0fea66f07a6336fd13556cc9de3078fea19a170
0xf04e365d842699edb40cc56d1c37559b435e83b5d263252d5d98b253bc48f63b
0x6f00e0e488324a6d72d175982754f7afd4a1a97360f6abe8cb36390aa4614629
0x5ec4df7d42e7392bd9bafe56f72bcade2fcc321ebafb0e4cdd624af3ff372931
0x833608edc035fcc5a090c0e7d777a2c63c5c0ca65dbe3807bda3107218137535
0x19e399daee36a8a1996dc804bc816df02a1149e7ba26ded0c20df07ae3dd81ab
0x19de680b6f4c9c32259c2d9fe64c611e86bfff5f5f39885482ab6111b0b0bf1a
0xb1f3acc32989d35f907d794db5eca8ffba6ee484edd369cd7d17fca436944778
0x16d9b57d83d67d4756d4c95589d4cc56f87dce43d0e66dd27ae34a1809d9e6f4
0x9f7cea26d39d6bae5d46a3169aa556ff0217e483fcec68a8312fc4a8cc3e439d

Functions
Getter at block 20818907
feeDistributor(view returns (address)
0xabd593547c7e78f96df68f7300b782c3cf330c9f
getCheckpointEpoch(view returns (uint128)
5222
getCurrentEpoch(view returns (uint256)
1305
getLastEpoch(view returns (uint256)
0
getNextEpoch(view returns (uint256)
0
getPeriod(view returns (uint256)
86400
getStartTime(view returns (uint256)
1614369600
isOperator(view returns (bool)
false
latestSnapshotIndex(view returns (uint256)
183
nextEpochPoint(view returns (uint256)
1614369600
operator(view returns (address)
0xc29338d618e0e7c4e7182405971ca1adb9027072
owner(view returns (address)
0xc29338d618e0e7c4e7182405971ca1adb9027072
rewardPerShare(view returns (uint256)
986582507110592566
share(view returns (address)
0xb58dfbb72e648a0b035b8c85b3628123cc9bb881
totalSupply(view returns (uint256)
8646818505068552556946
Read-only
balanceOf(address accountview returns (uint256)
calculateClaimable(uint256 earneduint256 epochview returns (uint256)
calculateClaimableRewardsForEpoch(address walletuint256 epochview returns (uint256)
computeNewMultiplier(uint256 prevBalanceuint128 prevMultiplieruint256 amountuint128 currentMultiplierpure returns (uint128)
currentEpochMultiplier(uint128 currentEpochview returns (uint128)
earned(address directorview returns (uint256)
epochIsInitialized(uint128 epochIdview returns (bool)
getEpochPoolSize(uint128 epochIdview returns (uint256)
getEpochUserBalance(address useruint128 epochIdview returns (uint256)
getLastSnapshotIndexOf(address directorview returns (uint256)
State-modifying
allocateSeigniorage(uint256 amount
allocateTaxes(uint256 amount
claimReward(uint256 amount
claimRewardsForEpoch(uint256 amountuint256 epoch
exit(
manualCheckpointEpochInit(uint128 checkpointEpochId
renounceOwnership(
setFeeDistributor(address _feeDistributor
setPeriod(uint256 _period
stake(uint256 amount
transferOperator(address newOperator_
transferOwnership(address newOwner
withdraw(uint256 amount
Events
OperatorTransferred(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardAdded(address indexed useruint256 reward
RewardPaid(address indexed useruint256 reward
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address _cashaddress _shareuint256 _startTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.