Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa42e…4405
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
EXP | ERC-20 | 24.992208K | -- | -- | |
ESHARE | ERC-20 | 2.10143K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15585418 | 5 months ago | | | 0 | 2.1764800e-7 | |
| 15357126 | 5 months ago | | | 0 | 5.1500100e-7 | |
| 5355833 | a year ago | | | 0 | 0.000000072962162112 | |
| 5211420 | a year ago | | | 0 | 1.2279242e-7 | |
| 5116689 | a year ago | | | 0 | 0.000000095878447428 | |
| 5037076 | a year ago | | | 0 | 0.0000017033720 | |
| 5009677 | a year ago | | | 0 | 0.00010903938 | |
| 5009503 | a year ago | | | 0 | 0.00010200205 | |
| 4998609 | a year ago | | | 0 | 0.0000011319766 | |
| 4976296 | a year ago | | | 0 | 0.000000096392281528 |
ABI
ABI objects
Getter at block 22109051
epoch() view returns (uint256)
122
exponent() view returns (address)
0xa42e7ebe3f781a2a9e2da1621d9a81ec26034405
getExponentPrice() view returns (uint256)
217968204902
initialized() view returns (bool)
true
latestSnapshotIndex() view returns (uint256)
113
nextEpochPoint() view returns (uint256)
1696737607
operator() view returns (address)
0xa5d8dc6c84171f5d3e8120921bf9fd38bba37991
rewardLockupEpochs() view returns (uint256)
3
rewardPerShare() view returns (uint256)
285502846408554001675
share() view returns (address)
0xb4144a52f024ec96fb9f5fc87d90f3e78b719758
totalSupply() view returns (uint256)
2101430400000000000000
treasury() view returns (address)
0xa5d8dc6c84171f5d3e8120921bf9fd38bba37991
withdrawLockupEpochs() view returns (uint256)
6
Read-only
balanceOf(address account) view returns (uint256)
boardroomHistory(uint256) view returns (uint256 time, uint256 rewardReceived, uint256 rewardPerShare)
canClaimReward(address member) view returns (bool)
canWithdraw(address member) view returns (bool)
earned(address member) view returns (uint256)
getLastSnapshotIndexOf(address member) view returns (uint256)
members(address) view returns (uint256 lastSnapshotIndex, uint256 rewardEarned, uint256 epochTimerStart)
State-modifying
Events allocateSeigniorage(uint256 amount)
claimReward()
exit()
governanceRecoverUnsupported(address _token, uint256 _amount, address _to)
initialize(address _exponent, address _share, address _treasury)
setLockUp(uint256 _withdrawLockupEpochs, uint256 _rewardLockupEpochs)
setOperator(address _operator)
stake(uint256 amount)
withdraw(uint256 amount)
Initialized(address indexed executor, uint256 at)
RewardAdded(address indexed user, uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.