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

LuaMasterFarmer

Verified contract

Active on Ethereum with 45,918 txns
Deployed by via 0x4cfe27fd at 10930879
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $246,151.75
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xf6562d81992eea8deb820697000e36a3ad0764d8ee7c5d0754f1856be06c5735
0x69c7b99385e1cf3610836768968c481ae812977ffe48abfd7b172cad1956b14c
0xdb81cec9faadf7a86aed5f08a6ac172fda3c1829a44af0962a2eed030906851d
0xe4bae71c02641510ae475fb55e74861c46f5d8364916cba37684767c09022301
0x3b7f5dac606a4ac37291dfbae66a992fb45cd2a4b2704d69902d3ab0111ad406
0x604befb07d4ce4f18cbf72c636da1f5b37ff0a0b6d11ac070cbf7b9dadf8fdef
0xbff023bf43f34fd9481c0d5016e23a53d622b2367f4ded43e0a21af87041a572
0x1df99c701b5d0a4ff26e4e7de9f3e1cb3bbbad3a8a1ce069cfb1cc50843dd64f
0xa79db6d4d5950ea181ed7b8be7ffd939e6db19c4ab17a08d24a0d4ebb41327e4
0xeb2726f9148ba0386082eb791a333df2f2e5f1a298f41f1c83cdd68a66ca2bee

Functions
Getter at block 20793651
FINISH_BONUS_AT_BLOCK(view returns (uint256)
11326600
PERCENT_FOR_DEV(view returns (uint256)
10
PERCENT_LOCK_BONUS_REWARD(view returns (uint256)
75
REWARD_PER_BLOCK(view returns (uint256)
10000000000000000000
START_BLOCK(view returns (uint256)
10950600
devaddr(view returns (address)
0x4855aecf5e4779156789e81f81591a4ac376e202
lua(view returns (address)
0xb1f66997a5760428d3a87d68b90bfe0ae64121cc
migrator(view returns (address)
0x0ea7dc413c6209112101b6ef99a27f9ed56b4a4b
owner(view returns (address)
0xdc127cca2f0f059af6a414ec6da19a92a6b3812c
poolLength(view returns (uint256)
19
totalAllocPoint(view returns (uint256)
1001
Read-only
HALVING_AT_BLOCK(uint256view returns (uint256)
REWARD_MULTIPLIER(uint256view returns (uint256)
getMultiplier(uint256 _fromuint256 _toview returns (uint256)
getNewRewardPerBlock(uint256 pid1view returns (uint256)
getPoolReward(uint256 _fromuint256 _touint256 _allocPointview returns (uint256 forDevuint256 forFarmer)
pendingReward(uint256 _pidaddress _userview returns (uint256)
poolId1(addressview returns (uint256)
poolInfo(uint256view returns (address lpTokenuint256 allocPointuint256 lastRewardBlockuint256 accLuaPerShare)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebtuint256 rewardDebtAtBlock)
State-modifying
add(uint256 _allocPointaddress _lpTokenbool _withUpdate
claimReward(uint256 _pid
deposit(uint256 _piduint256 _amount
dev(address _devaddr
emergencyWithdraw(uint256 _pid
massUpdatePools(
migrate(uint256 _pid
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
setMigrator(address _migrator
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
SendLuaReward(address indexed useruint256 indexed piduint256 amountuint256 lockAmount
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _luaaddress _devaddruint256 _rewardPerBlockuint256 _startBlockuint256 _halvingAfterBlock
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.