Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9d7d…2091
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TSHARE | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3646936 | a year ago | | | 0 | 0.0000025438160 | |
| 3618562 | a year ago | | | 0 | 0.0000015229931 | |
| 3601024 | a year ago | | | 0 | 0.0000017521458 | |
| 3435337 | a year ago | | | 0 | 0.0000025161818 | |
| 3421779 | a year ago | | | 0 | 0.000000406825359496 | |
| 3420267 | a year ago | | | 0 | 0.0000031829062 |
ABI
ABI objects
Getter at block 23946741
epoch() view returns (uint256)
36
getNativePrice() view returns (uint256)
1527746
initialized() view returns (bool)
true
latestSnapshotIndex() view returns (uint256)
3
native() view returns (address)
0x9d7d9293aa43ca64e30c9d00b2803a7bf56a2091
nextEpochPoint() view returns (uint256)
1694412000
operator() view returns (address)
0xd2316191e872f2711bb4bdd8af093727c5a2a43e
rewardLockupEpochs() view returns (uint256)
1
rewardPerShare() view returns (uint256)
1327193700000000000000
share() view returns (address)
0x0a7dd2fff41c45589e9a19da21c376fdc30fadcd
totalSupply() view returns (uint256)
1000000000000000000
treasury() view returns (address)
0xd2316191e872f2711bb4bdd8af093727c5a2a43e
withdrawLockupEpochs() view returns (uint256)
2
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()
initialize(address _native, 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.