SplytStaking

Verified contract

Active on Ethereum with 543 txns
Deployed by via 0xcd7ca56f at 13182803
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"

0x3387b7a44ae11a2c872f3e6e07ade45baa45292c36dafea09bfc7fc03538b17f
0x958c498e6cd249cad09f554a312ceed63e543973f6e241589d6507b12ac9858a
0x85041ee0b5807af77f0faa93daa6a6af06776ffeddc59b52844b5e0d208b6a24
0x4f00a6f10c38777196e79b0388043272579d2432eb7dc6ebe8b4db35dc806f8b
0xcc927cf45bce306028c241aae4d69c36694f37927f9a3ca75aa97cef2d99d626
0x25a92951aa755d56f7a2787c903df45b55e7f4f5d651ab8e5f5df857644de29a
0xa9b596e60c765ddbe969523a14ca98ca308919d186dbef39679f79fdde269720
0xb63baadec57a7246e2cea20687f7d2d9c8162cc97e80b0a6cd9bffd5f499a62c
0x36b34b9115e138165e79d07b51bb9a1417e4515cc6615cd7911c503d74e5b89b
0x04c2b14e309f36fa94f088d2c180bc9fb57f6b2a50a0797ab02c5071ca622f4e

Functions
Getter at block 20929194
apy(view returns (uint256 _apy)
89999999999588851200
compoundWithPrincipalByUser(view returns (uint256)
0
getAdminStakingInfo(view returns (uint256 _totalPrincipaluint256 _numUsersWithDeposits)
(_totalPrincipal=299897982719918104454333, _numUsersWithDeposits=39)
getCompoundInfo(view returns (uint256 _currentBlockuint256 _depositStartBlockuint256 _depositEndBlockuint256 _interestStartBlockuint256 _interestEndBlockuint256 _interestStartTimeuint256 _interestEndTimeuint256 _interestApyPerSecuint256 _interestApyPerBlock)
(_currentBlock=20929194, _depositStartBlock=13185205, _depositEndBlock=13217705, _interestStartBlock=13217706, _interestEndBlock=13802706, _interestStartTime=1631597178, _interestEndTime=1639848633, _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.