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

LiquidityPool

Verified contract

Active on Ethereum with 1,374 txns
Deployed by via 0x9d30b6a2 at 10869694
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $74.56
ERC-20
--
ERC-20
--
0xf141bd2bee16d336373edca0199e95a47854a7481b86e40177edcc079588d4b1
0x2ae8ef1a355c92d4e8e61b1e36345ba962b846dc657817d5239c52416982f87f
0xf0ed20f30ea75f5064d886a5c306e3cca77f7820848e5f7c4c23815cdf5d5a82
0xbd5905a092476bf22417bf5a5a3a0424c80595e28c7d03caae5b9377f9aed429
0x6e4d85b9a1d3da30911a94a8ac58d71ce1b4bf4c69397dd1b40566b512e8e8b1
0x98ce104ac05bec0aa444657c83e6c8f42b6952aebd6ecbcfaa1986cdbfb4db48
0x662e1a4c956837344802a64963208bae295e99275f4be5791dcf740ee87e5cbc
0x68e81912f21d584c4171c2022190e600e11275b4626ff4ec50300c8e35acf565
0x49d7b725323b8d24584fcce3de385603576b19ce4d8264b5564013b4b687e13e
0xcd07b241528a48b1e5c62419c241f71ebb6e67fd9eb767bcb50b8a0090602d81

Functions
Getter at block 20898148
calculateMonthlyYield(view returns (uint256)
34552
exponentialDaysMax(view returns (uint256)
60
exponentialRewardsEnabled(view returns (bool)
true
migrationEnabled(view returns (bool)
true
minStakeDurationDays(view returns (uint256)
1
minter(view returns (address)
0x28e484dbd6bb501d37efc8cd4b8dc33121cc78be
owner(view returns (address)
0x6376ffc4e4a1e3d0b6b67e0c5f22afb7690ab7cd
pampToken(view returns (address)
0xf0fac7104aac544e4a7ce1a55adf2b5a25c65bd1
previousContract(view returns (address)
0x5cecdbdfb96463045b07d07aaa4fc2f1316f7e47
rewardAdjustmentFactor(view returns (uint256)
250000000000000000000
stakingEnabled(view returns (bool)
true
uniswapPair(view returns (address)
0x1c608235e6a946403f2a048a38550befe41e1b85
uniswapV2(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
calculateTokensOwed(address stakerAddrview returns (uint256)
getStaker(address _stakerview returns (uint256uint256uint256uint256bool)
mulDiv(uint256 xuint256 yuint256 zpure returns (uint256)
previousContractBalances(addressview returns (uint256)
stakers(addressview returns (uint256 startTimestampuint256 lastTimestampuint256 poolTokenBalanceuint256 lockedRewardBalancebool hasMigrated)
State-modifying
addLiquidity(uint256 _numTokensToInvestpayable 
emergencyWithdrawLiquidityTokens(
giveMeDayLast(
giveMeDayStart(
lockRewards(
migrateState(
migrateTokens(
reinvestRewards(bool lockeduint256 _numTokensToReinvestpayable 
stakeLiquidityTokens(uint256 numPoolTokensToStake
transferEth(uint256 _eth
transferOwnership(address _newOwner
transferPampTokens(uint256 _numTokens
updateExponentialDaysMax(uint256 _exponentialDaysMax
updateExponentialRewardsEnabled(bool _exponentialRewards
updateMigrationEnabled(bool _migrationEnabled
updateMinStakeDurationDays(uint256 _minStakeDurationDays
updateMinter(address _minter
updatePampToken(address _pampToken
updatePreviousLiquidityContract(address _previousContract
updateRewardAdjustmentFactor(uint256 _rewardAdjustmentFactor
updateStakingEnabled(bool _stakingEnbaled
updateUinswapV2(address _uniswapv2
updateUniswapPair(address _uniswapPair
withdrawLiquidityTokens(uint256 numPoolTokensToWithdraw
withdrawRewards(
Events

This contract contains no event objects.

Constructor
constructor(
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.