This contract is being backfilled. You may encounter incomplete storage history.

FarmFactory

Verified contract

Active on Ethereum with 1 txns
Deployed by via 0xc3916c28 at 11196187
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot

No balances found for "FarmFactory"

0x6c3565e00343374cd690d2e87a7078ff326b5fdcdf4a1778ed7e650525a1dd99

Functions
Getter at block 20794572
farmGeneratorsLength(view returns (uint256)
1
farmsLength(view returns (uint256)
118
owner(view returns (address)
0x60e2e1b2a317edfc870b6fc6886f69083fb2099a
Read-only
farmAtIndex(uint256 _indexview returns (address)
farmGeneratorAtIndex(uint256 _indexview returns (address)
userFarmAtIndex(address _useruint256 _indexview returns (address)
userFarmsLength(address _userview returns (uint256)
State-modifying
adminAllowFarmGenerator(address _addressbool _allow
registerFarm(address _farmAddress
renounceOwnership(
transferOwnership(address newOwner
userEnteredFarm(address _user
userLeftFarm(address _user
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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.