Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5a1f…5856
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ZSHARE | ERC-20 | 30.100396 | -- | -- | |
zETH | ERC-20 | 1.088555 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6944122 | a year ago | | | 0 | 0.000000010187601450 | |
| 6944084 | a year ago | | | 0 | 0.000000009877684100 | |
| 6944056 | a year ago | | | 0 | 0.000000010183193550 | |
| 6944040 | a year ago | | | 0 | 0.000000009879048450 | |
| 6555237 | a year ago | | | 0 | 1.4552925e-7 | |
| 6481541 | a year ago | | | 0 | 0.0000011375540 | |
| 6424587 | a year ago | | | 0 | 0.000000100287624966 | |
| 6351002 | a year ago | | | 0 | 0.000000004054695534 | |
| 6350906 | a year ago | | | 0 | 1.4235400e-7 | |
| 6350384 | a year ago | | | 0 | 0.000000000017474530 |
ABI
ABI objects
Getter at block 21852079 getTombPrice() view returns (uint256)
epoch() view returns (uint256)
87
initialized() view returns (bool)
true
latestSnapshotIndex() view returns (uint256)
4
nextEpochPoint() view returns (uint256)
1700928000
operator() view returns (address)
0xaf2ff1f680e11ae2833176646379aad3b1214815
rewardLockupEpochs() view returns (uint256)
3
rewardPerShare() view returns (uint256)
36164490784579278
share() view returns (address)
0xee3ad70247c42b80d4b46572b920f5d09d893fcf
tomb() view returns (address)
0x5a1f355a0227d30d8258734dd3690d2b14355856
totalSupply() view returns (uint256)
30100396104465409378
treasury() view returns (address)
0xaf2ff1f680e11ae2833176646379aad3b1214815
withdrawLockupEpochs() view returns (uint256)
6
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.