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

LockedLPFarm

Verified contract

Active on Ethereum with 1,634 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x07a7237871fc8838f1ebca351e6f14c43aedb2810352794925aacc50d5191aa6
0xe42a5e4f16b1497f9b05277bce0d4d3961e490b10bfba84f2140b8cb447794db
0xf4624125c6c65fb489d16013679a22fb2c737ca2efd2b5ecd9418f82cf3c248a
0xef1ad7bf3ebc32e64f186d501e8e7eccbf126e0d25c0f4291ed74836bac7d529
0xbf479cff7582234dbb84a1de8de89dc0f19f1dda66bec9915346226e613410e8
0xe3178f69ad2599e48fa51d951992eecdb1345e0989bc3e487ff09711b7805239
0xd83785dcbcc8375d0e9668039b20fc2b18a9c42aa2d139f7ae8f5a1892d29b5e
0x4fdd1081f901eebbbfa3fcfd81967b3ace22bfdc51bea2b904afaf279ef5714f
0xe49a4bbf7a0ec4efce7926746c385ed1bce7a05f76ed4f4b0caf96a7392b7fc1
0x1ec8d335cb13d670b7fd5d821758c7a90277183d2369679126994e7d6ef2a122

Functions
Getter at block 20799373
BrainAddress(view returns (address)
0xea3cb156745a8d281a5fc174186c976f2dd04c2e
DistributorAddress(view returns (address)
0x57fd734367a6ec18c2cfa37b63230dd3715e666d
LPAddress(view returns (address)
0x0e007e9a928a24200e5e229ca185b5618455217e
LootboxAddress(view returns (address)
0x103539173fee37b983730b81c5453dd301974ca2
magnifiedDividendPerShare(view returns (uint256)
7484241584520980620354760180873682889987
magnitude(view returns (uint256)
340282366920938463463374607431768211456
owner(view returns (address)
0x08d19746ee0c0833fc5eaf98181eb91daeeb9abb
totalStaked(view returns (uint256)
758850596964518505824
Read-only
PendingWithdrawableDividendOf(address _ownerview returns (uint256)
accumulativeDividendOf(address _ownerview returns (uint256)
balanceOf(address accountview returns (uint256)
dividendOf(address _ownerview returns (uint256)
earned(address accountview returns (uint256)
lastUpdateTime(addressview returns (uint256)
magnifiedDividendCorrections(addressview returns (int256)
points(addressview returns (uint256)
withdrawableDividendOf(address _ownerview returns (uint256)
withdrawnDividendOf(address _ownerview returns (uint256)
withdrawnDividends(addressview returns (uint256)
State-modifying
distributeDividends(
exit(
redeem(uint256 _lootbox
renounceOwnership(
setDistributorAddress(address _address
setLootboxAddress(address _address
stake(uint256 amount
transferOwnership(address newOwner
withdraw(uint256 amount
withdrawDividend(
Events
DividendWithdrawn(address touint256 amount
DividendsDistributed(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Staked(address indexed useruint256 amount
Withdrawn(address indexed useruint256 amount
Constructor
constructor(address _brainaddress _lp
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.