SplytStaking

Verified contract

Active on Ethereum with 356 txns
Deployed by via 0xdbd7d937 at 13943349
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 7 additional slots

No balances found for "SplytStaking"

0x4c352849c3ce9da899c54adf2dac0e2e8dee3eef310edc97c713bd0e0550185c
0x11f7dc9dde78e889bd8bd39e0fb8980ec3791b16943ad9258d697f60d2518264
0x11eb2944cd603e863643f0d37d1337d70a1455be5ff30b76e35316f79f9ead8d
0x0486f540b761fe80c466388b9f10581e8daae348b0ed210f1cf616e4a39cd70d
0xb022dd5b4140717b3091088cce238ca1d4979b804b059d9f9f5eb118ef9ad373
0xc95ca1ef601fb8359662a87504b1934153e5f4cc0448e5aa24d9113f7d90f10f
0x6b5fd68ded90c43a7dc90f2b6e21479a7296a2d4893ad22a06852157863c7646
0xc5ea491ea6d95cae5faeb728f6471c1083d049300a7a85ecdfa5d98e2faad994
0x3ab6b99fdf931fb428cacefa1420a00dc3f62e0be92e886412100514f097037e
0x83a86396d36f3e0f0718618caa55c28a06f47e6d214385a46ca34adc32c19e54

Functions
Getter at block 20858071
apy(view returns (uint256 _apy)
99999999997439371200
compoundWithPrincipalByUser(view returns (uint256)
0
getAdminStakingInfo(view returns (uint256 _totalPrincipaluint256 _numUsersWithDeposits)
(_totalPrincipal=2599753543863897126444428, _numUsersWithDeposits=27)
getCompoundInfo(view returns (uint256 _currentBlockuint256 _depositStartBlockuint256 _depositEndBlockuint256 _interestStartBlockuint256 _interestEndBlockuint256 _interestStartTimeuint256 _interestEndTimeuint256 _interestApyPerSecuint256 _interestApyPerBlock)
(_currentBlock=20858071, _depositStartBlock=13946830, _depositEndBlock=13979830, _interestStartBlock=13979831, _interestEndBlock=14629831, _interestStartTime=1641904988, _interestEndTime=1651107758, _interestApyPerSec=31688738506, _interestApyPerBlock=475331077590)
getSecretPoolInfo(view returns (uint256 _secretBonusLimituint256 _secretBonusPoolbool _bonusUnlockablebool _bonusUnlocked)
(_secretBonusLimit=900, _secretBonusPool=500000000000000000000000, _bonusUnlockable=false, _bonusUnlocked=false)
owner(view returns (address)
0x780259319b2622e6a60ae50cc1dfdfa5e121d99e
Read-only
_balances(addressview returns (uint256)
_blocksStaked(uint256 numBlocksPasseduint256 maxBlockpure returns (uint256)
_compoundInterestByBlock(uint256 principaluint256 blocksStakedview returns (uint256)
addressByIndex(uint256view returns (address)
compoundInterestByBlock(uint256 principalview returns (uint256)
compoundInterestByTime(uint256 principaluint256 ratiouint256 npure returns (uint256)
compoundWithPrincipal(uint256 principalview returns (uint256)
compoundWithPrincipalAndTime(uint256 principaluint256 durationview returns (uint256)
getUserBalances(address userAddressview returns (uint256 _principaluint256 _rewarduint256 _balance)
pow(int128 xuint256 npure returns (int128 r)
State-modifying
adminWithdrawRemaining(
changeAPY(uint256 _newApyRate
changeDepositWindow(uint256 _depositStartBlockuint256 _depositEndBlock
renounceOwnership(
stakeTokens(uint256 _amount
transferOwnership(address newOwner
withdrawExtraTokens(uint256 _amount
withdrawTokens(
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenStaked(address _userAddressuint256 _amount
TokenWithdrawn(address _userAddressuint256 _amount
Constructor
constructor(address tokenuint256 _apyPerSecuint256 _depositStartBlockuint256 _depositEndBlockuint256 _poolDurationByBlockuint256 _secretBonusLimituint256 _secretBonusPool
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.