0xcbfb0fa8a68935dae6afc78b4a0459a9e2359d30

Verified contract

Proxy

Active on Ethereum with 173 txns
Deployed by via 0x2a969827 at 14210156
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
9 additional variables
ERC-20
Value $368.42
ERC-20
--
0x7798585e4e366e598787b2def339bc28704da9aa3358e93f262713568703a853
0x579cff8c89fef65e793afd446054ad346241d7204015cd38c637c118efef53c0
0x1f99d4f6c0b15a48111e0a05e59f31e08db471fd157b3f377132604d02f185cd
0xed83fbfe668bfc83dc322895eb4a99d61bdb289efcc3bc1a8b01befe5e7b9191
0x42dda9cf9b5abccd1ec8cea8109a42ad18846871340fd437e846ed80eba0a644
0xcbe4de622abae5fe4dcd364526031132198f497b2015947c85cb0b23b8d3dde6
0x2edfb1677747f75817fbe2c5ac2cd3d9fe17c919cde08f3d499118e606048717
0xfbdda824f29efaa12ebdd99807490a8462e42c8c00e24eca74bfb2a9d8cdcc56
0x74698a410b86aaf9bb95ab6912df0aec7aa1afdecc446fe4a1d4640a42094c48
0xcdef2138d334aa043841ad5240d13abe8438679e9962c6754b506db508252387

Functions
Getter at block 21414009
accERC20PerShare(view returns (uint256)
392216087644630068617759
endTime(view returns (uint256)
1653560890
erc20(view returns (address)
0x7659ce147d0e714454073a5dd7003544234b6aa0
farmImplementation(view returns (address)
0x9a35f19db9bc73e3d5c5b758d9ac17c6d8998318
feeCollector(view returns (address)
0x0b6a8e2e93fbafb0647a0cd0de8a8bf06bc0a1fd
flatFeeAmount(view returns (uint256)
0
getTotalRewardsLockedUnlocked(view returns (uint256uint256)
(224999973958333344853332, 26041666655146668)
isEarlyWithdrawAllowed(view returns (bool)
false
isFlatFeeAllowed(view returns (bool)
false
lastRewardTime(view returns (uint256)
1653561302
minTimeToStake(view returns (uint256)
1728000
noOfUsers(view returns (uint256)
62
owner(view returns (address)
0xddac0912e0c3be0b8c8f201cf33c9eeb2f8b1497
paidOut(view returns (uint256)
224048481251195392545567
penalty(view returns (uint8)
0
rewardFeePercent(view returns (uint256)
0
rewardPerSecond(view returns (uint256)
26041666666666668
stakeFeePercent(view returns (uint256)
0
startTime(view returns (uint256)
1644920891
tokenStaked(view returns (address)
0x6f118ecebc31a5ffe49b87c47ea80f93a2af0a8a
totalDeposits(view returns (uint256)
2231766282380467
totalFeeCollectedETH(view returns (uint256)
0
totalFeeCollectedTokens(view returns (uint256)
0
totalPending(view returns (uint256)
951492707137952307765
totalRewards(view returns (uint256)
225000000000000000000000
totalTokensBurned(view returns (uint256)
0
Read-only
depositTimestamp(address _useruint256 stakeIdview returns (uint256)
deposited(address _useruint256 stakeIdview returns (uint256)
getNumberOfUserStakes(address userview returns (uint256)
getUserStakesAndPendingAmounts(address userview returns (uint256[]uint256[]uint256[])
id(addressview returns (uint256)
participants(uint256view returns (address)
pending(address _useruint256 stakeIdview returns (uint256)
stakeInfo(addressuint256view returns (uint256 amountuint256 rewardDebtuint256 depositTimeuint256 withdrawTimeaddress addressOfUser)
withdrawTimestamp(address _useruint256 stakeIdview returns (uint256)
State-modifying
deposit(uint256 _amountpayable 
emergencyWithdraw(uint256 stakeId
fund(uint256 _amount
initialize(address _erc20uint256 _rewardPerSeconduint256 _startTimeuint256 _minTimeToStakebool _isEarlyWithdrawAlloweduint256 _penaltyaddress _tokenStakeduint256 _stakeFeePercentuint256 _rewardFeePercentuint256 _flatFeeAmountaddress _feeCollectorbool _isFlatFeeAllowedaddress _farmImplementation
renounceOwnership(
setFeeCollector(address _feeCollector
setFlatFeeAmount(uint256 _flatFeeAmount
setIsEarlyWithdrawAllowed(bool _isEarlyWithdrawAllowed
setIsFlatFeeAllowed(bool _isFlatFeeAllowed
setMinTimeToStake(uint256 _minTimeToStake
setRewardFeePercent(uint256 _rewardFeePercent
setStakeFeePercent(uint256 _stakeFeePercent
transferOwnership(address newOwner
updatePool(
withdraw(uint256 _amountuint256 stakeIdpayable 
withdrawCollectedFeesERC(
withdrawCollectedFeesETH(
withdrawTokensIfStuck(address _erc20uint256 _amountaddress _beneficiary
Events
Deposit(address indexed useruint256 indexed stakeIduint256 indexed amount
EarlyWithdrawPenaltySet(uint8 indexed penalty
EmergencyWithdraw(address indexed useruint256 indexed stakeIduint256 indexed amount
FeeCollectorSet(address indexed feeCollector
FlatFeeAmountSet(uint256 indexed flatFeeAmount
IsEarlyWithdrawAllowedSet(bool indexed allowed
IsFlatFeeAllowedSet(bool indexed allowed
MinTimeToStakeSet(uint256 indexed minTimeToStake
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardFeePercentSet(uint256 indexed rewardFeePercent
StakeFeePercentSet(uint256 indexed stakeFeePercent
Withdraw(address indexed useruint256 indexed stakeIduint256 indexed amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.