SmartChefByTier

Verified contract

Active on Base with 755 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $210.99
ERC-20
Value $0.29
ERC-20
Value $0
0xced3ea8b014ec2b1f1ab2a4266bb18c03f33217de009c78fc34251b1dfcb48b4
0x1470d370dd7c74959e9e8d0a09e1f3d13d43760c8ef8459f0081490ef95e84e5
0x95e236ea51952327719043621cc16c1c319ddd0987b67a9c1861af09009f4613
0x66332f872a823da5ddbd572f7681b1ad764c7028e69431fb05aae2358ffbd5af
0x24667ed230af51ce49c03886ba9be353b03feffecace32b7032bc0f7c384dd7b
0x15d847712d4851c22de68b8915ff5031f07643cabc327e9c185c028e4ac13926
0x4576caafa81371b097216e91c3f114cf1b3df7a474b70e264ca40c34a1809436
0x2c823a8df94a0ab6e35564b6b94c945905c81ca152e80eb089d7a9ce18f31aac
0x5cf07ef6a6de659765a653ceb6180a5521e8aed5bf696c841d0dd48831f7d06c
0x49fc6eb08a5dae8dc24d64c3cf57d2e0581e9f52d1403358358554b8a5323acf

Functions
Getter at block 22767975
PRECISION_FACTOR(view returns (uint256)
1000000000000
SMART_CHEF_FACTORY(view returns (address)
0xc928ec2b628e339405b806da133bcd3d0fcd6ff9
accTokenPerShare(view returns (uint256)
89827304010
endTimestamp(view returns (uint256)
1709125860
hasUserLimit(view returns (bool)
false
isInitialized(view returns (bool)
true
lastRewardTimestamp(view returns (uint256)
1711470653
numberSecondsForUserLimit(view returns (uint256)
0
owner(view returns (address)
0xe1581c10ee235f0debb655ea365100bcbd84bad2
poolLimitPerUser(view returns (uint256)
0
rewardPerSecond(view returns (uint256)
1157407407407410000
rewardToken(view returns (address)
0xc2bc7a73613b9bd5f373fe10b55c59a69f4d617b
stakedToken(view returns (address)
0x639c0d019c257966c4907bd4e68e3f349bb58109
startTimestamp(view returns (uint256)
1703769060
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.