ZipStaking

Verified contract

Active on Ethereum with 13 txns
Deployed by via 0x9e336014 at 15666296
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
ERC-20
--
0x1bbab976bbeb7e3869fe419b8a5e9ba79e41758a0a47c55edc02a6a57fca13e0
0xc2e74dcef8c34bc0e613979204ac2724122fd6f881c1106d6d1159ff64ba05c2
0xb9ae1039963568730f7739145743b369adb778a50468e3ec1e5771fb7ee395d4
0x75b753643e768d863c47ebd3ec85db59f9235bdc327df7091aaf1ad7aac136cd
0xdecf2a491f19dedcb402c9360f4d30b355fed40d562f269fd0b13168c3ce9040
0x61fe5f4874a84af87fa8905a4c39b81d30b7df660d3b702cd3ce232c7e193884
0xdad8b8951707a360e4ff2ecfcfe41afb328d39862d428bed025d800a23c1142a
0x552b88d20a74457df473f6c7a039cd6ff4a5c5616afabac7b8d2c3c38b79491d
0xba98640b8c2677b1e6065b0ffbfa339ad3829517560d82cd271e489f5a3b9206
0x95b8526ed71efcc3b0fbffd66286aee997b9ba16c2c4be1504b4e9241422810a

Functions
Getter at block 21332853
MAX_FEE(view returns (uint256)
2000
PRECISION_FACTOR(view returns (uint256)
10000000000000000000000
PRECISION_FACTOR_REFLECTION(view returns (uint256)
10000000000000000000000
accDividendPerShare(view returns (uint256)
6693872380758379028
accTokenPerShare(view returns (uint256)
77403427714454668
availableDividendTokens(view returns (uint256)
7317747714608943783240569686
availableRewardTokens(view returns (uint256)
318882095
bonusEndBlock(view returns (uint256)
15670442
buyBackWallet(view returns (address)
0x008b3b7ec7af8c7a61f322a2e95e21609209613d
depositFee(view returns (uint256)
0
dividendToken(view returns (address)
0x2c80e18fd418c7a243e30008c9f250959cf049eb
duration(view returns (uint256)
365
earnedToken(view returns (address)
0x2c80e18fd418c7a243e30008c9f250959cf049eb
hasDividend(view returns (bool)
true
hasUserLimit(view returns (bool)
false
 
insufficientRewards(view returns (uint256)
isInitialized(view returns (bool)
true
lastRewardBlock(view returns (uint256)
15670572
owner(view returns (address)
0x4a6bd4fb3815f7c1bef6972ea97f1f783dff1086
performanceFee(view returns (uint256)
890000000000000
poolLimitPerUser(view returns (uint256)
0
rewardPerBlock(view returns (uint256)
6333458500000000000000000
slippageFactor(view returns (uint256)
800
slippageFactorUL(view returns (uint256)
995
stakingToken(view returns (address)
0x2c80e18fd418c7a243e30008c9f250959cf049eb
startBlock(view returns (uint256)
15670433
totalStaked(view returns (uint256)
0
uniRouterAddress(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletA(view returns (address)
0x4a6bd4fb3815f7c1bef6972ea97f1f783dff1086
withdrawFee(view returns (uint256)
50
Read-only
earnedToStakedPath(uint256view returns (address)
pendingDividends(address _userview returns (uint256)
pendingReward(address _userview returns (uint256)
reflectionToStakedPath(uint256view returns (address)
userInfo(addressview returns (uint256 amountuint256 rewardDebtuint256 reflectionDebt)
State-modifying
claimDividend(payable 
claimReward(payable 
compoundDividend(payable 
compoundReward(payable 
deposit(uint256 _amountpayable 
depositRewards(uint256 _amount
emergencyRewardWithdraw(uint256 _amount
emergencyWithdraw(
harvest(
increaseEmissionRate(uint256 _amount
initialize(address _stakingTokenaddress _earnedTokenaddress _dividendTokenuint256 _rewardPerBlockuint256 _depositFeeuint256 _withdrawFeeaddress _uniRouteraddress[] _earnedToStakedPathaddress[] _reflectionToStakedPathbool _hasDividend
recoverWrongTokens(address _tokenAddressuint256 _tokenAmount
renounceOwnership(
setDuration(uint256 _duration
setServiceInfo(address _buyBackWalletuint256 _fee
setSettings(uint256 _depositFeeuint256 _withdrawFeeuint256 _slippageFactoraddress _uniRouteraddress[] _earnedToStakedPathaddress[] _reflectionToStakedPath
startReward(
stopReward(
transferOwnership(address newOwner
updateEndBlock(uint256 _endBlock
updatePoolLimitPerUser(bool _hasUserLimituint256 _poolLimitPerUser
updateRewardPerBlock(uint256 _rewardPerBlock
updateWalletA(address _walletA
withdraw(uint256 _amountpayable 
Events
AdminTokenRecovered(address tokenRecovereduint256 amount
Deposit(address indexed useruint256 amount
DurationUpdated(uint256 _duration
EmergencyWithdraw(address indexed useruint256 amount
EndBlockUpdated(uint256 blockNumber
NewRewardPerBlock(uint256 rewardPerBlock
NewStartAndEndBlocks(uint256 startBlockuint256 endBlock
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardsStop(uint256 blockNumber
ServiceInfoUpadted(address _addruint256 _fee
SetSettings(uint256 _depositFeeuint256 _withdrawFeeuint256 _slippageFactoraddress _uniRouteraddress[] _path0address[] _path1
UpdatePoolLimit(uint256 poolLimitPerUserbool hasLimit
WalletAUpdated(address _addr
Withdraw(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.