Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0ef5…95a0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEER | ERC-20 | 4.795213K | -- | -- | |
DSHARE | ERC-20 | 37.548264 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3452361 | a year ago | | | 0 | 0.0000010740122 | |
| 3307089 | a year ago | | | 0 | 0.000018930197 | |
| 3306183 | a year ago | | | 0 | 6.2982247e-7 | |
| 3256921 | a year ago | | | 0 | 0.0000011633722 | |
| 3254804 | a year ago | | | 0 | 0.000041424688 | |
| 3254418 | a year ago | | | 0 | 9.9686435e-7 | |
| 3252829 | a year ago | | | 0 | 0.000023415499 | |
| 3249627 | a year ago | | | 0 | 0.0000042648557 | |
| 3246818 | a year ago | | | 0 | 3.7255276e-7 | |
| 3240742 | a year ago | | | 0 | 9.5451789e-7 |
ABI
ABI objects
Getter at block 22763841
epoch() view returns (uint256)
7
getTombPrice() view returns (uint256)
156541
initialized() view returns (bool)
true
latestSnapshotIndex() view returns (uint256)
4
nextEpochPoint() view returns (uint256)
1693245600
operator() view returns (address)
0x6b7509f656898b8777a876d4d06897041a700f5e
rewardLockupEpochs() view returns (uint256)
0
rewardPerShare() view returns (uint256)
380827786532743183845
share() view returns (address)
0x5c7610f2f9d415d96c1225e143f2b18b3413a751
tomb() view returns (address)
0x0ef5930e9d794d540b7204cb88799abb317395a0
totalSupply() view returns (uint256)
37548264474130156216
treasury() view returns (address)
0x6b7509f656898b8777a876d4d06897041a700f5e
withdrawLockupEpochs() view returns (uint256)
0
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.