AggregatorFeeSharingWithUniswapV3

Verified contract

Active on Ethereum with 89,285 txns
Deployed by via 0x8e68356a at 14477871
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $433.26
ERC-20
--
0xbd3b15b75541d76f5964074d3e304e06e4886cc9c39eb9adad3b11dc5899169a
0xecdeb67f4e25cc510c3281ee39bcbc69b76b757924283d26dddde593f0ad9952
0xd3defc494e9510958e7f10fc9d2dd39dddff0d2f2e736387d78a41b4d264e863
0x0a886d8068095740b877133ee59478d7d2932fe46dfe7bba19458c0dc148f563
0x8f282f8bfa8e03d1f7938485779d28480705714fc98bb202c02f5bccbab26d41
0x0f7327c0cbef2e3c55b9c168075420095480ca915299fe5ad94f9a6281708c14
0xaf084eed0b8ea0a6c86fb4b8409549f224d333218484788bc8066d36222aea7c
0x3f02a02a5651e5de417ffe2d8debfcba47b8ea514928221235f169a91611f3ea
0xe917b792a82c6c076f772abe5b3a1e5aa5d831768559bcaf6e3518b28e7099ac
0xd615c29ae60ee6e90b3a28305af0a9a6b53ef415a58f8e9b26d883a0e2fc7311

Functions
Getter at block 21275745
MAXIMUM_HARVEST_BUFFER_BLOCKS(view returns (uint256)
6500
MINIMUM_DEPOSIT_LOOKS(view returns (uint256)
1000000000000000000
 
calculateSharePriceInLOOKS(view returns (uint256)
calculateSharePriceInPrimeShare(view returns (uint256)
952628178129105482
canHarvest(view returns (bool)
true
feeSharingSystem(view returns (address)
0xbcd7254a1d759efa08ec7c3291b2e85c5dcc12ce
harvestBufferBlocks(view returns (uint256)
12
lastHarvestBlock(view returns (uint256)
21275158
looksRareToken(view returns (address)
0xf4d2888d29d722226fafa5d9b24f9164c092421e
maxPriceLOOKSInWETH(view returns (uint256)
59803590589668
owner(view returns (address)
0xbfb6669ef4c4c71ae6e722526b1b8d7d9ff9a019
paused(view returns (bool)
false
rewardToken(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
thresholdAmount(view returns (uint256)
150000000000000000
totalShares(view returns (uint256)
14455204860647247589089331
tradingFeeUniswapV3(view returns (uint24)
3000
uniswapRouter(view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
calculateSharesValueInLOOKS(address userview returns (uint256)
userInfo(addressview returns (uint256)
State-modifying
checkAndAdjustLOOKSTokenAllowanceIfRequired(
checkAndAdjustRewardTokenAllowanceIfRequired(
deposit(uint256 amount
harvestAndSellAndCompound(
pause(
renounceOwnership(
startHarvest(
stopHarvest(
transferOwnership(address newOwner
unpause(
updateHarvestBufferBlocks(uint256 _newHarvestBufferBlocks
updateMaxPriceOfLOOKSInWETH(uint256 _newMaxPriceLOOKSInWETH
updateThresholdAmount(uint256 _newThresholdAmount
updateTradingFeeUniswapV3(uint24 _newTradingFeeUniswapV3
withdraw(uint256 shares
withdrawAll(
Events
ConversionToLOOKS(uint256 amountSolduint256 amountReceived
Deposit(address indexed useruint256 amount
FailedConversion(
HarvestStart(
HarvestStop(
NewHarvestBufferBlocks(uint256 harvestBufferBlocks
NewMaximumPriceLOOKSInWETH(uint256 maxPriceLOOKSInWETH
NewThresholdAmount(uint256 thresholdAmount
NewTradingFeeUniswapV3(uint24 tradingFeeUniswapV3
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Withdraw(address indexed useruint256 amount
Constructor
constructor(address _feeSharingSystemaddress _uniswapRouter
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.