0xc9dc93b126f6bd64cec5ca97828ca2809c631d79

Verified contract

Proxy

Active on Ethereum with 105 txns
Deployed by via 0x434c2ae1 at 14125713
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 $17.55
ERC-20
--
0xb7823790ac97753f867341a4c6f98c41ba2b800728ab30a9eda01cd8bb1666d1
0xe74bc2e5d3c04ead8099d747b7d6eaa3d51fed5685263cb6aa969225cbd78ea2
0x6435e7222e24990feb6c0d1d45e537adc67bcd05cac271b0f9d037a206428451
0x0b0b96a46392ab9bd668ce83d945cfea0ed6e25c012f6a12216d0c439b69fb15
0x56176d8ca92031a46d9382f82beedce26aaba5528c9b42d420dfdb3018072972
0xd76d46668c72e1492db503b54dde7d80ba8951c297f7d10723f01d61bb962d21
0xe0c81f0f2dc28736bc4911604721692deec701756d619d9fb12d1ddd432b86c2
0xee6194be822e77fb7bce8284031f375e5153a37bce1830f28f3ede77c2a50d86
0x667438f144aa84874fcc70c49a0fc27f1341ec656b4c121bb410a31f4621e55e
0x3e6504653d1317c5390b658d37d6c777c9f924585f750367c7a909143b73b54a

Functions
Getter at block 21066192
accERC20PerShare(view returns (uint256)
4654202474454903059830386
endTime(view returns (uint256)
1669712412
erc20(view returns (address)
0x88a9a52f944315d5b4e917b9689e65445c401e83
farmImplementation(view returns (address)
0x9a35f19db9bc73e3d5c5b758d9ac17c6d8998318
feeCollector(view returns (address)
0x0b6a8e2e93fbafb0647a0cd0de8a8bf06bc0a1fd
flatFeeAmount(view returns (uint256)
0
getTotalRewardsLockedUnlocked(view returns (uint256uint256)
(359999999999999976960000, 23040000)
isEarlyWithdrawAllowed(view returns (bool)
true
isFlatFeeAllowed(view returns (bool)
false
lastRewardTime(view returns (uint256)
1669746983
minTimeToStake(view returns (uint256)
864000
noOfUsers(view returns (uint256)
29
owner(view returns (address)
0xddac0912e0c3be0b8c8f201cf33c9eeb2f8b1497
paidOut(view returns (uint256)
359710425519543579338705
penalty(view returns (uint8)
1
rewardFeePercent(view returns (uint256)
0
rewardPerSecond(view returns (uint256)
13888888888888888
stakeFeePercent(view returns (uint256)
0
startTime(view returns (uint256)
1643792412
tokenStaked(view returns (address)
0xe53533f78787c63735c77c9e2f9c60081b942cdb
totalDeposits(view returns (uint256)
36294446763855
totalFeeCollectedETH(view returns (uint256)
0
totalFeeCollectedTokens(view returns (uint256)
0
totalPending(view returns (uint256)
289574480456397621295
totalRewards(view returns (uint256)
360000000000000000000000
totalTokensBurned(view returns (uint256)
294545130450262252180
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.