SmartChefInitializable

Verified contract

Active on Ethereum with 460 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,179.63
ERC-20
Value $3.19
0xc4f705b4f7497eaae361eb37e49afc026634e32c0ea6140174216e8847783def
0x54e14cf02b2519d167f20360b837dc38e9d016afe418d90a383db080823bda16
0xcc207abd34865c2c6d2ef617d263cb7542f196cbb9e00504ff778b9038cfa2c0
0x204f42e219b690fde44511ef3da2c606f1121393d0288feba29136f1ec5300d0
0xf4bf39f425a82dab4dfa4613abb10381c75c447cacb46cb12f7a2a45e660f29b
0x844cd88cebb0932b529aaa980978d29b47413f48a38ddcf5d68d696cad84e833
0x587a0264f3998c666d7795cd72f941cf82063323badecc48cf8b7e39c7661a68
0x5e9ddfc86aa9d0aa891b6160c821eba6424f3beb88e8fc524bbda8440e05ef72
0x8c6a136c0d473a8bc68b80bcbe25791c524b8f988e776252506b98ceebc1fc93
0xed6c03f951996223dd5ca30193536ac2a9e5487dcb181c30f1c7c68107a28ddf

Functions
Getter at block 21293654
PRECISION_FACTOR(view returns (uint256)
1000000000000
SMART_CHEF_FACTORY(view returns (address)
0x4e742608c39eafd8525b03d39121ea00ccf3c727
accTokenPerShare(view returns (uint256)
2571970615
endTimestamp(view returns (uint256)
1697531400
hasUserLimit(view returns (bool)
false
isInitialized(view returns (bool)
true
lastRewardTimestamp(view returns (uint256)
1716947099
numberSecondsForUserLimit(view returns (uint256)
172800
owner(view returns (address)
0xecc90d54b10add1ab746abe7e83abe178b72aa9e
pancakeProfile(view returns (address)
0x0000000000000000000000000000000000000000
pancakeProfileIsRequested(view returns (bool)
false
pancakeProfileThresholdPoints(view returns (uint256)
0
poolLimitPerUser(view returns (uint256)
500000000000000000000
rewardPerSecond(view returns (uint256)
604500000000000
rewardToken(view returns (address)
0xd33526068d116ce69f19a9ee46f0bd304f21a51f
stakedToken(view returns (address)
0x152649ea73beab28c5b49b26eb48f7ead6d4c898
startTimestamp(view returns (uint256)
1695112200
userLimit(view returns (bool)
false
Read-only
pendingReward(address _userview returns (uint256)
userInfo(addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
deposit(uint256 _amount
emergencyRewardWithdraw(uint256 _amount
emergencyWithdraw(
initialize(address _stakedTokenaddress _rewardTokenuint256 _rewardPerSeconduint256 _startTimestampuint256 _endTimestampuint256 _poolLimitPerUseruint256 _numberSecondsForUserLimitaddress _admin
recoverToken(address _token
renounceOwnership(
stopReward(
transferOwnership(address newOwner
updatePoolLimitPerUser(bool _userLimituint256 _poolLimitPerUser
updateProfileAndThresholdPointsRequirement(bool _isRequesteduint256 _thresholdPoints
updateRewardPerSecond(uint256 _rewardPerSecond
updateStartAndEndTimestamp(uint256 _startTimestampuint256 _endTimestamp
withdraw(uint256 _amount
Events
Deposit(address indexed useruint256 amount
EmergencyWithdraw(address indexed useruint256 amount
NewPoolLimit(uint256 poolLimitPerUser
NewRewardPerSecond(uint256 rewardPerSecond
NewStartAndEndTimestamp(uint256 startTimestampuint256 endTimestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardsStop(uint256 blockNumber
TokenRecovery(address indexed tokenuint256 amount
UpdateProfileAndThresholdPointsRequirement(bool isProfileRequesteduint256 thresholdPoints
Withdraw(address indexed useruint256 amount
Constructor
constructor(address _pancakeProfilebool _pancakeProfileIsRequesteduint256 _pancakeProfileThresholdPoints
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.