SmartChefByTier

Verified contract

Active on Base with 310 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
0xca44d0e49db5f99e83980214317f8f79de91de71168e1bf218de01be323b0915
0x61eda41096c01835ad68603900973ab271b86541e9d397228f63e8f7166ff57a
0x020aaa04152acd813cd0ad6aca64affa1f3584571edbc3ac64723ca4eb53eae5
0xaab7a2baad86ff873ab77ffb93d6ccf217171fcfd3708a3e8a3c2098bc065918
0xc4e49c2c0fdf40a11a29c771c76af4911ae03c135fd1f4866b0c854518b51375
0x0ececca00979fb543b1c816ee9ebdfd8f48f15e4336cb2b7775204d479af39ff
0x962231024299e2bbb0720b2f9cf74473a8c19b37cb17987c3416b02cd1139c4f
0x36461a00da84880ada9c2d16e7066a18fc3e1e92b16b24d6a4615e184e5023db
0x3d70836d5dfc8b103c784fe9b6a5c0c4525c61c86db2d37f9b3f548db23f9cab
0xf344ac4b353066cfe6de963c60d24249dc659529db8464a6adb3057cccc9c9ee

Functions
Getter at block 23876611
PRECISION_FACTOR(view returns (uint256)
1000000000000
SMART_CHEF_FACTORY(view returns (address)
0x694a17888ffe225967901e8886f054e3f40d1322
accTokenPerShare(view returns (uint256)
62252821651
endTimestamp(view returns (uint256)
1724850660
hasUserLimit(view returns (bool)
false
isInitialized(view returns (bool)
true
lastRewardTimestamp(view returns (uint256)
1726634365
numberSecondsForUserLimit(view returns (uint256)
0
owner(view returns (address)
0xe1581c10ee235f0debb655ea365100bcbd84bad2
poolLimitPerUser(view returns (uint256)
0
rewardPerSecond(view returns (uint256)
1328172434729810000
rewardToken(view returns (address)
0xc2bc7a73613b9bd5f373fe10b55c59a69f4d617b
stakedToken(view returns (address)
0x639c0d019c257966c4907bd4e68e3f349bb58109
startTimestamp(view returns (uint256)
1719580260
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 _rewardTokenaddress _iDackieTieruint256 _rewardPerSeconduint256 _startTimestampuint256 _endTimestampuint256 _poolLimitPerUseruint256 _numberSecondsForUserLimitaddress _admin
recoverToken(address _token
renounceOwnership(
setRequiredTier(uint256 _requiredTier
stopReward(
transferOwnership(address newOwner
updatePoolLimitPerUser(bool _userLimituint256 _poolLimitPerUser
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
UpdateRequiredTier(uint256 requiredTier
Withdraw(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.