ArthMahaBoardroomV2

Verified contract

Active on Ethereum with 72 txns
Deployed by via 0xcef87c7c at 11920144
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xde2398719d9ddd55d40cd49e8e0842e611713d1f7d9c33c9c93f9f5902471647
0x5f720d899b6fe5d3cea39ffd73480e3a085a03f8bb34b9948581a54fc473eb16
0x3af15cf6bba1fc72bd17d10fa5090594a98a9a7d3fd396ddbd25e8d86351465c
0x47fd9d14fd6168d147ff98f98958abaa5acf651b00fc8fea49958cc5094769f2
0xf7cba31a8b0dfdd0da6c33d1031e4791d88794ffceed2675b16a2926f13b31e0
0x0f6591aa82aaf2fc7616bc1b6f2edca1ef51819f9a3ce2e16de68cc89a0a58f2
0xc93aec27985619a0ffed3b97ebd9b5bd5875633cf2641a69a8bcb00c12fe060e
0x326aa2b35703a3cfb9c6813caaf93f2bd24725e49226162ba628d5469757bf63
0x9ab04893f762ec469ddfc2c52e315626ddf55c713edd97d0f9a204eab7a64d11
0x3be228ce7930b3147801204abd94f5ba064ef45440b526ff85cbee815cf985a0

Functions
Getter at block 20934296
isOperator(view returns (bool)
false
latestSnapshotIndex(view returns (uint256)
4
operator(view returns (address)
0x2806e2e25480856432edb151e2975b6a49a5e079
owner(view returns (address)
0xecce08c2636820a81fc0c805dbdc7d846636bbc4
rewardPerShare(view returns (uint256)
876692605677308411
token(view returns (address)
0x0e3cc2c4fb9252d17d07c67135e48536071735d9
vault(view returns (address)
0xa0b708358cdc1ba16214a382547c166314135302
vestFor(view returns (uint256)
28800
Read-only
boardHistory(uint256view returns (uint256 numberuint256 timeuint256 rewardReceiveduint256 rewardPerShare)
bondingHistory(addressview returns (uint256 firstBondedOnuint256 snapshotIndexWhenFirstBonded)
directors(addressview returns (uint256 rewardPendinguint256 rewardEarnedCurrEpochuint256 lastClaimedOnuint256 rewardClaimedCurrEpochuint256 lastSnapshotIndex)
estimateEarned(address directorview returns (uint256)
getBoardhistory(uint256 iview returns (struct VaultBoardroomBoardSnapshot)
getBondingHistory(address whoview returns (struct VaultBoardroomBondingSnapshot)
getDirector(address whoview returns (struct VaultBoardroomBoardseat)
getLastSnapshotIndexOf(address directorview returns (uint256)
State-modifying
allocateSeigniorage(uint256 amount
claimAndReinvestReward(
claimReward(returns (uint256)
refundReward(
renounceOwnership(
setVestFor(uint256 period
transferOperator(address newOperator_
transferOwnership(address newOwner
updateReward(address director
Events
OperatorTransferred(address indexed previousOperatoraddress indexed newOperator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardAdded(address indexed useruint256 reward
RewardPaid(address indexed useruint256 reward
VestingPeriodChanged(uint256 oldPerioduint256 period
Constructor
constructor(address cash_address mahaVault_uint256 vestFor_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.