UptownPandaFarm

Verified contract

Active on Ethereum with 590 txns
Deployed by via 0xc6f3770b at 11329423
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x4cac534f7ce465d2a17a4891d4cc7536e9084b1415fa7eb73b6ec31dc4452500
0x7c305647c835070b97887a21be9d98fe68d0b5575f5c6758e7766e3b5657bfb7
0x86ff613578487ca35e19be1c9daac2d0d27572de741b19df4fe716974b186fea
0x6bdb960995fab89b158b5dc0db30cd12d6d51f5ca8f2200de28e34abab2f4848
0xf265ec9c23355c824c25f3da1b01cb9cf9352e1e3f5d4ad3c830b1736eba410e
0x506868f9f9699959a899be758ae110cd20eb6dab8ca37475684b23437ce5cba1
0xbea8524ff38731040df4381f29d952abad6b7cbd091327f0404c1d0ca9e0564d
0xa3f132546cf584922a3d979853c756a122cdc73874085632aceadb4657a84471
0x23534c78f869d898b31ad4d8fd026088d01d8633f1260b4a23c85e1100e95cba
0x03c410d4557d7f27401d57ce36a8d247c8e91f8de1095fdc3422caf180f5cad5

Functions
Getter at block 21283594
HARVEST_CHUNKS_COUNT(view returns (uint256)
10
HARVEST_INTERVAL(view returns (uint256)
86400
HARVEST_STEP(view returns (uint256)
10
REWARD_HALVING_INTERVAL(view returns (uint256)
864000
claimableHarvestedReward(view returns (uint256)
0
currentIntervalTotalReward(view returns (uint256)
0
farmTokenAddress(view returns (address)
0xca0b3fcbb1347997239b38ee044fa15e4b7b5434
 
harvestableReward(view returns (uint256)
hasFarmingStarted(view returns (bool)
true
initialFarmUpSupply(view returns (uint256)
55000000000000000000000
nextIntervalTimestamp(view returns (uint256)
1733522384
totalHarvestedReward(view returns (uint256)
0
totalStakedSupply(view returns (uint256)
456129613738411460
upTokenAddress(view returns (address)
0xe492fe6bb7ce8e22f215dca68773f38b2a82b711
Read-only
balances(addressview returns (uint256)
harvestChunks(addressuint256view returns (uint256 timestampuint256 totalAmountuint256 claimedAmount)
harvestSnapshotIdxs(addressview returns (uint256)
supplySnapshots(uint256view returns (uint256 intervalIdxuint256 timestampuint256 amount)
State-modifying
claim(
harvest(
stake(uint256 _amount
startFarming(address _upTokenaddress _farmTokenuint256 _initialFarmUpSupply
withdraw(uint256 _amount
Events
HarvestChunkAdded(address indexed stakeruint256 idxuint256 timestampuint256 amount
RewardClaimed(address indexed stakeruint256 indexed harvestChunkIdxuint256 timestampuint256 amount
SupplySnapshotAdded(uint256 idxuint256 intervalIdxuint256 timestampuint256 totalAmount
SupplySnapshotUpdated(uint256 idxuint256 intervalIdxuint256 timestampuint256 totalAmount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.