TokensFarmFactory

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x97d2246d at 13757808
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TokensFarmFactory"

No transactions found for "TokensFarmFactory"


Functions
Getter at block 21266106
farmImplementation(view returns (address)
0x0000000000000000000000000000000000000000
feeCollector(view returns (address)
0x0000000000000000000000000000000000000000
getLastDeployedFarm(view returns (address)
0x0000000000000000000000000000000000000000
maintainersRegistry(view returns (address)
0x0000000000000000000000000000000000000000
tokensFarmCongress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
deployedTokensFarms(uint256view returns (address)
getDeployedTokensFarm(uint256 startuint256 endview returns (address[])
State-modifying
deployAndFundTokensFarm(address _rewardTokenuint256 _rewardPerSeconduint256 _minTimeToStakebool _isEarlyWithdrawAlloweduint256 _penaltyaddress _tokenStakeduint256 _stakeFeePercentuint256 _rewardFeePercentuint256 _flatFeeAmountbool _isFlatFeeAlloweduint256 _totalBudget
fundTheSpecificFarm(address farmAddressaddress rewardTokenuint256 amount
initialize(address _farmImplementationaddress _tokensFarmCongressaddress _maintainersRegistryaddress _feeCollector
setCurrentFeeCollectorOnSpecificFarm(address farmAddress
setFeeCollector(address _feeCollector
setFlatFeeAmountOnSpecificFarm(address farmAddressuint256 _flatFeeAmount
setIsEarlyWithdrawAllowedOnSpecificFarm(address farmAddressbool _isEarlyWithdrawAllowed
setIsFlatFeeAllowedOnSpecificFarm(address farmAddressbool _isFlatFeeAllowed
setMaintainersRegistry(address _maintainersRegistry
setMinTimeToStakeOnSpecificFarm(address farmAddressuint256 _minTimeToStake
setRewardFeePercentOnSpecificFarm(address farmAddressuint256 _rewardFeePercent
setStakeFeePercentOnSpecificFarm(address farmAddressuint256 _stakeFeePercent
setTokensFarmCongress(address _tokensFarmCongress
setTokensFarmImplementation(address _farmImplementation
withdrawCollectedFeesERCOnSpecificFarm(address farmAddress
withdrawCollectedFeesETHOnSpecificFarm(address farmAddress
withdrawTokensIfStuckOnSpecificFarm(address farmAddressaddress _erc20uint256 _amountaddress _beneficiary
Events
DeployedFarm(address indexed farmAddress
FeeCollectorSet(address indexed feeCollector
TokensFarmImplementationSet(address indexed farmImplementation
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.