SplytStaking

Verified contract

Active on Ethereum with 141 txns
Deployed by via 0x39252fb4 at 13330531
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"

0x4fdeb7acdbdeb34d099ae1a737800984f40281f75d3a5b9993ae228b605978ff
0xd14ac48dedc4de2bc5458ee5e87d593e391ad65faa687a27c0659087f4342d78
0x0dea74b731f012e46999a66233b815b7496cd4c3864f231fd4e132714d336128
0x6d01b703294b036f2428c6c294aef45094d981702a652694de756913d7bedeb9
0xfdd0ae9e01849b237fccd04bc33ab6f53d9256a83098b64e474019aa984148bf
0xe31318267a964594668cf9c12b0f3e608175291d3d42c1cb7d82433e81436a70
0x17c9c101b5c4bae73162f98cefa1bde06101197c88809ea95e05d0c5e0d353fe
0x8ac643780c2d681f9c8e0329fad8010bf84a5d5ef0c1f7fdd4c8b0e6de677d0a
0xa89ed8441e8806409fac66174e8750dfb119b402f021f7edec92670380e3d16b
0xcbd54c55a9411abc85e495cc7aa68f2832a0d2cfa59764d081fc9c51897eae10

Functions
Getter at block 20863749
apy(view returns (uint256 _apy)
89999999999588851200
compoundWithPrincipalByUser(view returns (uint256)
0
getAdminStakingInfo(view returns (uint256 _totalPrincipaluint256 _numUsersWithDeposits)
(_totalPrincipal=96584371470452711698511, _numUsersWithDeposits=15)
getCompoundInfo(view returns (uint256 _currentBlockuint256 _depositStartBlockuint256 _depositEndBlockuint256 _interestStartBlockuint256 _interestEndBlockuint256 _interestStartTimeuint256 _interestEndTimeuint256 _interestApyPerSecuint256 _interestApyPerBlock)
(_currentBlock=20863749, _depositStartBlock=13330613, _depositEndBlock=13363113, _interestStartBlock=13363114, _interestEndBlock=13948114, _interestStartTime=1633540898, _interestEndTime=1641827153, _interestApyPerSec=28519864656, _interestApyPerBlock=427797969840)
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.