DegenFarmTycoonV2

Verified contract

Implementation

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

No balances found for "DegenFarmTycoonV2"

No transactions found for "DegenFarmTycoonV2"


Functions
Getter at block 22769401
agriculturalState(view returns (uint256 barnVaultuint256 cowPriceuint256 myCowsuint256 myMilkuint256 farmHealth)
(barnVault=0, cowPrice=0, myCows=0, myMilk=0, farmHealth=100)
singleCowPrice(view returns (uint256)
0
totalCowValue(view returns (uint256)
0
totalCowsBought(view returns (uint256)
0
Read-only
calculateMilk(address farmview returns (uint256)
farms(addressview returns (uint256 cowsuint256 lastMilkeduint256 storedMilkuint256 refBonusuint256 refBonusLastClaimeduint256 establishedOnuint256 lastFedOn)
State-modifying
buyCows(address _referralpayable 
claimRefBonus(
graze(
initialize(address _owneraddress _platformuint256 _initialCowPrice
mooBooster(
sellFarm(
sellMilk(
Events
CowsBought(address farmuint256 cows
CowsFed(address farm
CowsMilked(address farm
FarmEstablished(address farm
FarmSold(address farm
Initialized(uint64 version
ReferalBonus(address fromaddress touint256 bonus
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidInitialization(
NotInitializing(
ReentrancyGuardReentrantCall(