Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7cbc…5ec0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SGLDM | ERC-20 | 1.091331K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15922236 | 2 years ago | | | 0 | 0.0014059149 | |
| 15922230 | 2 years ago | | | 0 | 0.0013659375 | |
| 15884979 | 2 years ago | | | 0 | 0.0018155349 | |
| 15863179 | 2 years ago | | | 0 | 0.0013754825 | |
| 15799984 | 2 years ago | | | 0 | 0.0022225848 | |
| 15763352 | 2 years ago | | | 0 | 0.0022423608 | |
| 15736680 | 2 years ago | | | 0 | 0.0013750192 | |
| 15683706 | 2 years ago | | | 0 | 0.0023643554 | |
| 15661414 | 2 years ago | | | 0 | 0.00068806612 | |
| 15660909 | 2 years ago | | | 0 | 0.00078620204 |
ABI
ABI objects
Getter at block 21392213 getSlvmPrice() view returns (uint256)
epoch() view returns (uint256)
31
initialized() view returns (bool)
true
latestSnapshotIndex() view returns (uint256)
0
nextEpochPoint() view returns (uint256)
1664532000
operator() view returns (address)
0x0ca33da7d10fe5ea69f41a6e0cc32d6f18a24041
rewardLockupEpochs() view returns (uint256)
3
rewardPerShare() view returns (uint256)
0
share() view returns (address)
0xe61776305003d700fbc8318da97806032a3b08ed
slvm() view returns (address)
0x7cbcfd88c952a1f5eaa954945ebc7ed8f1015ec0
totalSupply() view returns (uint256)
1091330738000000000000
treasury() view returns (address)
0x0ca33da7d10fe5ea69f41a6e0cc32d6f18a24041
withdrawLockupEpochs() view returns (uint256)
6
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 _slvm, 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.