0x0c90a4ab37c55cd8c02993c0cd98b1c62f448f92

Verified contract

Proxy

Active on Ethereum with 251 txns
Deployed by via 0x942cbeb3 at 14539189
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
10 additional variables
ERC-20
Value $3.96
ERC-20
--
0xd4f961474e4bdfc7e6ab3beac53d9b9dc86d30064754c6ba554b6b437eb5d3bb
0x2a0a0f375430c6c540bd39d545aa7ca48d6d3bbd3cc51bcac79649c843b6f579
0x463ccff9a4e96ef50fae7aedfd09e4ffaae194b6f15aa2032c2fce00ed8834e4
0x748c130924e38977d8c099d6956997d741e18a29f7952da11a97dd05f395125b
0xafffa566f9a629d8f8837293f3acb3f458270f9dbce3312b2a1d0b7890c604eb
0x0f2ca909eae15fe3647414bc46121e9d11579f5ca520aed7b6ce47ded9a4957f
From
0x03ec547954b04d68e957b10b31019ae5f584c6e2735a7fbd6b0fb235afe3f16d
0xc79e28d9ebc32e0e7b3a3f49058ab037cc3d9d6ba8183f7a740663c0eac90902
0xa4bd365d46c012e5acd53d3470ca194be5589e71bcdc545fab6d12d030c03765
0x6e79f274a473fdd6bd7b2e75f6a2002d57013a7fef69cfdfb39fcee7291c53ce

Functions
Getter at block 21264038
accERC20PerShare(view returns (uint256)
33189250602336886367857966
endTime(view returns (uint256)
1654564777
erc20(view returns (address)
0x56694577564fdd577a0abb20fe95c1e2756c2a11
farmImplementation(view returns (address)
0x9921d21996d424688f10a5f91ea68ac4ac92d073
feeCollector(view returns (address)
0x0b6a8e2e93fbafb0647a0cd0de8a8bf06bc0a1fd
flatFeeAmount(view returns (uint256)
0
getTotalRewardsLockedUnlocked(view returns (uint256uint256)
(11085538580246913349087232, 115792089237316195423570985008687907853269984665640553476390500103708985972674)
isEarlyWithdrawAllowed(view returns (bool)
true
isFlatFeeAllowed(view returns (bool)
false
lastRewardTime(view returns (uint256)
1654565322
minTimeToStake(view returns (uint256)
604800
noOfUsers(view returns (uint256)
12
owner(view returns (address)
0xddac0912e0c3be0b8c8f201cf33c9eeb2f8b1497
paidOut(view returns (uint256)
10563068505597092822087400
penalty(view returns (uint8)
2
rewardFeePercent(view returns (uint256)
0
rewardPerSecond(view returns (uint256)
2121913580246913536
stakeFeePercent(view returns (uint256)
0
startTime(view returns (uint256)
1649340465
tokenStaked(view returns (address)
0xbb98ff05f24f5be578a0fd8e2bf2f3ed85abecaa
totalDeposits(view returns (uint256)
24576026949091437
totalFeeCollectedETH(view returns (uint256)
0
totalFeeCollectedTokens(view returns (uint256)
0
totalFundedRewards(view returns (uint256)
11000000000000000000000000
totalPending(view returns (uint256)
522470074649820526999832
totalRewards(view returns (uint256)
522471496342709205419970
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.