0xb39edbc5d0b23d7f4f140bbfde92562fb1838769

Verified contract

Proxy

Active on Ethereum with 125 txns
Deployed by via 0x00358fbf at 14023451
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 $32.37
ERC-20
--
0xb4dcc12400758b1893a01b1276248c15db63a405faa45ea78df5d99a3d72f6de
0x6ff44b450c48b0e4b8bb705223caadaa92e3fb1c59253f1ae3b21205f0c0777d
0x1f498142820a30cb9d56c5b3ee065b079e891bb2bbde9f2261e9e89073bf1c00
0x1a46885e2d6279158aa67fb4a48a30ca8223c0c80c6f64894f714e0be50bee3b
0x26180a30f43c0198c266ca5d8e4156b00c273baed2dc476b8176193f59ab775b
0x0382d8edaae999ec8b2a6d4aca1b24eda97a83dc8265fd22acc6345219e81ac6
0xdf638264e891c5cec59bc288a636d84f1e36381aaa76ca4945166fefb003e0ed
0x5263d9dd760ab4882ae73dc2468a1c0fdb4e79a355aa69aa8afeaa6d9e8dacf9
0xd04bd48cda90e472fc7a5e003c43e2a7cd41a3ee198ec4b27f69eb612b53a80b
0x4612ce65621f96e8f4cf26affb0233643d7fb9a6ee49f40e14793eab2615c39b

Functions
Getter at block 21064445
accERC20PerShare(view returns (uint256)
93890259897093077114
endTime(view returns (uint256)
1652842037
erc20(view returns (address)
0x38d9eb07a7b8df7d86f440a4a5c4a4c1a27e1a08
farmImplementation(view returns (address)
0x9a35f19db9bc73e3d5c5b758d9ac17c6d8998318
feeCollector(view returns (address)
0x0b6a8e2e93fbafb0647a0cd0de8a8bf06bc0a1fd
flatFeeAmount(view returns (uint256)
0
getTotalRewardsLockedUnlocked(view returns (uint256uint256)
(120532881944444443673034, 24277478543849453)
isEarlyWithdrawAllowed(view returns (bool)
true
isFlatFeeAllowed(view returns (bool)
false
lastRewardTime(view returns (uint256)
1652861456
minTimeToStake(view returns (uint256)
1296000
noOfUsers(view returns (uint256)
22
owner(view returns (address)
0xddac0912e0c3be0b8c8f201cf33c9eeb2f8b1497
paidOut(view returns (uint256)
119483105761987627671195
penalty(view returns (uint8)
2
rewardFeePercent(view returns (uint256)
0
rewardPerSecond(view returns (uint256)
11574074074074074
stakeFeePercent(view returns (uint256)
0
startTime(view returns (uint256)
1642427996
tokenStaked(view returns (address)
0xe0a97733f90d089df8eee74a8723d96196fc4931
totalDeposits(view returns (uint256)
7433773142261609437
totalFeeCollectedETH(view returns (uint256)
0
totalFeeCollectedTokens(view returns (uint256)
0
totalPending(view returns (uint256)
1049776182456816001839
totalRewards(view returns (uint256)
120532906221922987522487
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.