StakingRewards

Verified contract

Active on Base with 925 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x59f2c78d5785c85482ed063b806019b112d6a335075b1707c8c12c92db11070d
0x64d0886f396b678aa31fcf5c24e36e5be3309a3162270644cd3f78b1e8497ddd
0x1f4dd49bb470fed8d3b60e76d491fcf73f0bb4fe17a4f8bb1f60088064061208
0xc3b8a2e8ef3d0a37cc8e98647c9b3083b5ccce48b726fcd5fda367fa04f7cc93
0xd43436311b06d049b8402c9173ca50be3a0f880e55e75dc85e894f4d2c40440e
0xe9319cd60e78c027349556c6ccca51c1d73661569935b4934008e8892e2d745b
0xf3f4a6d166139b5d206d9e1e682049686ac211d4006800f99384edacd2099fd0
0x004c2969e3074a6e54b7820d521324ef43c4047374b6b547ea59116110b2c50f
0x75181ca739071838798ec155671ed64bab68f4343f011e4a3fb67a0b3df93c2e
0x652dd99c79c9680edc1a8fccb1118848b758c3f1336794540bb8b6b4b5a8de58

Functions
Getter at block 21815572
depositFee(view returns (uint256)
100
farmStartTime(view returns (uint256)
1690839000
lastUpdateTime(view returns (uint256)
1728140805
masterChef(view returns (address)
0x1b732f612cd5f7d4b4bb514065170b84ea3c2b39
ownerFee(view returns (uint256)
200
periodFinish(view returns (uint256)
0
rewardPerToken(view returns (uint256)
8730726122458771803154733366506
rewardPerTokenStored(view returns (uint256)
8730726122458771803154733366506
rewardRate(view returns (uint256)
0
rewardsToken(view returns (address)
0x0000000000000000000000000000000000000000
stakingToken(view returns (address)
0x7fe24b9b12965b860178758ac445242a727b259d
taxWallet(view returns (address)
0xfd5844867387cecc3a0393b3e0be32479ea9e61a
totalSupply(view returns (uint256)
11632633070378
Read-only
balanceOf(address accountview returns (uint256)
earned(address accountview returns (uint256)
rewards(addressview returns (uint256)
userRewardPerTokenPaid(addressview returns (uint256)
State-modifying
exit(
getReward(
setMasterChef(address _masterChef
setRewardRate(uint256 _rewardRate
stake(uint256 amount
stakeWithPermit(uint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
withdraw(uint256 amount
Events
RewardAdded(uint256 rewarduint256 periodFinish
RewardPaid(address indexed useruint256 rewarduint256 rewardType
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address _masterChefaddress _taxWalletaddress _stakingTokenuint256 _rewardRateuint256 _farmStartTime
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.