Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9adf…f7d9
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SHARE | ERC-20 | 99.1039 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2065156 | a year ago | | | 0 | 0.00016336801 | |
| 2046784 | a year ago | | | 0 | 0.00016336801 | |
| 2035187 | a year ago | | | 0 | 0.00018895051 | |
| 2032960 | a year ago | | | 0 | 0.00010077360 | |
| 2028942 | a year ago | | | 0 | 0.00016336801 | |
| 2028369 | a year ago | | | 0 | 0.00018893251 | |
| 2021031 | a year ago | | | 0 | 0.00020152800 | |
| 2016137 | a year ago | | | 0 | 0.000037786500 | |
| 2010997 | a year ago | | | 0 | 0.00018893822 | |
| 2010431 | a year ago | | | 0 | 0.00018895645 |
ABI
ABI objects
Getter at block 22764590 getTombPrice() view returns (uint256)
epoch() view returns (uint256)
0
initialized() view returns (bool)
true
latestSnapshotIndex() view returns (uint256)
0
nextEpochPoint() view returns (uint256)
1690873200
operator() view returns (address)
0x739dd5aa021d39e3c8fc4446151f7f3044bffedc
rewardLockupEpochs() view returns (uint256)
1
rewardPerShare() view returns (uint256)
0
share() view returns (address)
0x3ff13895c5449591e3296192649169c9110941f0
tomb() view returns (address)
0x9adf0d2c4feeac572ac1e2ca6a0d453017b5f7d9
totalSupply() view returns (uint256)
99103900000000000000
treasury() view returns (address)
0x739dd5aa021d39e3c8fc4446151f7f3044bffedc
withdrawLockupEpochs() view returns (uint256)
3
Read-only
balanceOf(address account) view returns (uint256)
canClaimReward(address mason) view returns (bool)
canWithdraw(address mason) view returns (bool)
earned(address mason) view returns (uint256)
getLastSnapshotIndexOf(address mason) view returns (uint256)
masonryHistory(uint256) view returns (uint256 time, uint256 rewardReceived, uint256 rewardPerShare)
masons(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 _tomb, 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.