LitionPool

Verified contract

Active on Ethereum with 475 txns
Deployed by via 0x0e5651b0 at 10427330
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "LitionPool"

0x63b8b4c589142b365b38944e04a3d0db0c3a393677086ce1389e746f30bea255
0x0ead248622a88d24f474c1a0725086da539be59f54077a8c915611a5c450e0e0
0x34502add054c73ba05f9e8071a9da77e96b3e67e6819a91587d7e5ca04b31bd9
0xd53061e8d1c18944867441fb0e9f18a04839ea7222108cc9a21d99ad69970804
0xe1bc64445173223632f164f36b6c2c7d28e6eccb45616c6b78f23500bff116b3
0xef54417d96eeecc9021496ca5ac3f84b271cf1e41abd5edfcc3fb41604141d2e
0xa34c8bfc55e46312ddc10cc061b61724cf67f950b76c082056adf900e3d8413e
0x46315c68039d887652c8b0587b75fe2c7c4b00454c147c652575018c285f7463
0x3af00991e8536bc3848df8cfb49890e57143be942e95bff4ba200106b50c4aa0
0x5b2542403066b0950c0ce73b806e1624442f46928b4cbf8c5c76cf66bf875207

Functions
Getter at block 21027079
 
getTotalInStake(view returns (uint256)
getTotalStakers(view returns (uint256)
42
 
getTotalStakes(view returns (uint256)
owner(view returns (address)
0x002ebdcc21c22dab90ff88489bf0137ee005dbe4
paused(view returns (bool)
false
Read-only
calculateFinishTimestamp(uint256 _timestampuint8 _lockupPeriodpure returns (uint256)
getLockupFinishTimestamp(address _stakeruint256 _indexview returns (uint256)
getStake(address _stakeruint256 _indexview returns (uint256 createdOnuint256 totalStakeduint8 lockupPeriodbool compounduint256 rewardsbool finisheduint256 lockupFinishes)
getTotalStakesByStaker(address _stakerview returns (uint256)
stakeListBySender(addressuint256view returns (uint256 createdOnuint256 totalStakeduint8 lockupPeriodbool compounduint256 rewardsbool finished)
stakers(uint256view returns (address)
State-modifying
_accredit(address _stakeruint256 _indexuint256 _total
_accreditMultiple(address _stakeruint256[] _totals
_extractLitSentByMistake(uint256 amountaddress _sendTo
_forceFinishStake(address _stakeruint256 _index
_migrateStakes(address _stakeruint256[] _created_on_arrayuint256[] _amount_arrayuint8[] _lockup_period_arraybool[] _compound_arrayuint256[] _rewards_arraybool[] _finished_array
_removeStaker(address _stakeruint256 _index
_switchPaused(
_transferLITToVestingAccount(uint256 _total
_transferOwnership(address newOwner
createNewStake(uint256 _amountuint8 _lockupPeriodbool _compound
finishStake(uint256 _index
restake(uint256 _index
withdrawRewards(uint256 _index
Events
NewStake(address indexed stakeruint256 totalStakeduint8 lockupPeriodbool compound
RewardsAccredited(address indexed stakeruint256 indexuint256 deltauint256 total
RewardsWithdrawn(address indexed stakeruint256 indexuint256 total
StakeEnabledToBeFinished(address indexed stakeruint256 index
StakeFinishedByUser(address indexed stakeruint256 totalRecovereduint256 index
StakeIncreased(address indexed stakeruint256 indexuint256 deltauint256 total
StakeRemoved(address indexed stakeruint256 totalRecovereduint256 index
StakeRestakedByUser(address indexed stakeruint256 totalStakeduint8 lockupPeriodbool compound
StakerMigrated(address indexed staker
TransferredToVestingAccount(uint256 total
Constructor
constructor(address _litionToken
Fallback and receive
fallback(
Errors

This contract contains no error objects.