WorldFarm

Verified contract

Active on Ethereum with 1,174 txns
Deployed by via 0x83dc6345 at 11752332
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xea59a1e6d1bfea2a2f40c7d63ef023dd04d6d3da619e4c2f94f2afe0f860d874
0xe853e9997d767324af18c7cba536b3cb45dee1a86b9c958e791f5120dc104d02
0xdbdacfbd720d69e0c6eb1dc3aa0577f92b34bef140386dfdcb5dbfb91cb6a7ec
0x80ef2f7d63e69397af6dcea497f668b7320da4399697b1e1e906f77fc892e095
0x8213081feaeb293686906dceb40d66ff6af9a372d20d309eaec7b180d043c965
0x9dc40c2473dc0574700688339a40e938c8a60986c87701e68cf49a9e466515ba
0x8b134e2979af8e7bb718179b6b57a216bd7c123f83ba5eb18e9bf46a3f3ab76c
0x3da6df035e26fe164c3e342229e177d7a56e129020b5083bd2c7000bdb0b30db
0x4ee50b9f0f03f84d58bd390db2b5188cb5e604159d6753969c4757638696f9df
0xc3679661eb456a7e1aee31e263095a1b3a2efe8f84a4942f15091be39167eee5

Functions
Getter at block 21160144
blockRewardLastUpdateTime(view returns (uint256)
1701389123
blockRewardPercentage(view returns (uint256)
1
blockRewardUpdateCycle(view returns (uint256)
86400
blocksPerDay(view returns (uint256)
6525
getWorldPerBlock(view returns (uint256bool)
(922608388827550853, true)
getWorldPerBlockUpdateTime(view returns (uint256)
1701475200
owner(view returns (address)
0x69c62363f5bd1a4505d2bcefa886468478a74b91
poolLength(view returns (uint256)
2
startBlock(view returns (uint256)
11752336
totalAllocPoint(view returns (uint256)
15
world(view returns (address)
0xbf494f02ee3fde1f20bee6242bce2d1ed0c15e47
Read-only
addedLpTokens(addressview returns (bool)
pendingRewards(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accWorldPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setBlockRewardPercentage(uint256 _blockRewardPercentage
setBlockRewardUpdateCycle(uint256 _blockRewardUpdateCycle
setBlocksPerDay(uint256 _blocksPerDay
transferOwnership(address newOwner
updatePool(uint256 _pid
withdraw(uint256 _piduint256 _amount
Events
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _worlduint256 _startBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.