Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7351…2417
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UTOMB | ERC-20 | 1.040375 | -- | -- | |
USHARE | ERC-20 | 0.991954 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 4821672 | a year ago | | | 0 | 9.9200041e-7 | |
| 4821404 | a year ago | | | 0 | 0.000000108376456920 | |
| 4821285 | a year ago | | | 0 | 0.0000019068720 | |
| 4820909 | a year ago | | | 0 | 0.000017508552 | |
| 4820876 | a year ago | | | 0 | 0.000084282000 | |
| 4820750 | a year ago | | | 0 | 8.5687928e-7 | |
| 4819514 | a year ago | | | 0 | 5.2078573e-7 | |
| 4819304 | a year ago | | | 0 | 0.000016135677 | |
| 4819300 | a year ago | | | 0 | 8.3373765e-7 | |
| 4819215 | a year ago | | | 0 | 0.0000010193278 |
ABI
ABI objects
Getter at block 23187055 getUniTombPrice() view returns (uint256)
epoch() view returns (uint256)
1
getLatestSnapshotView() view returns (uint256 time, uint256 rewardReceived, uint256 rewardPerShare)
(time=4819335, rewardReceived=1040375000000000000, rewardPerShare=1488356265628535933)
initialized() view returns (bool)
true
latestSnapshotIndex() view returns (uint256)
1
nextEpochPoint() view returns (uint256)
1696449600
operator() view returns (address)
0x1f9bd5a80e7c7c4cc995704c73b81c59087c6262
rewardLockupEpochs() view returns (uint256)
3
rewardPerShare() view returns (uint256)
1488356265628535933
share() view returns (address)
0x0fe285e41067edf7bb941b24f89960eaf588f04f
totalSupply() view returns (uint256)
991953612801520899
treasury() view returns (address)
0x1f9bd5a80e7c7c4cc995704c73b81c59087c6262
uniTomb() view returns (address)
0x73512e549a57719d8374ca2276dc25170aef2417
withdrawLockupEpochs() view returns (uint256)
4
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 _uniTomb, 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.