StrategyLooksStaking
Verified contract
Active on
Ethereum with 365 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LOOKS | ERC-20 | 0 | $0.062315 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20546592 | 3 months ago | | | 0 | 0.000027837800 | |
| 18304263 | a year ago | | | 0 | 0.0018649200 | |
| 17961145 | a year ago | | | 0 | 0.0041028240 | |
| 17348891 | a year ago | | | 0 | 0.0085668000 | |
| 16824682 | 2 years ago | | | 0 | 0.0056536300 | |
| 16625042 | 2 years ago | | | 0 | 0.0052217760 | |
| 16483368 | 2 years ago | | | 0 | 0.0050181456 | |
| 16325491 | 2 years ago | | | 0 | 0.0048047376 | |
| 16239178 | 2 years ago | | | 0 | 0.0043365218 | |
| 16164283 | 2 years ago | | | 0 | 0.0044351424 |
ABI
ABI objects
Getter at block 21257062
balanceOf() view returns (uint256)
688912383202188257921586
balanceOfPool() view returns (uint256)
688912383202188257921099
balanceOfWant() view returns (uint256)
487
calculateSharePrice() view returns (uint256)
2017512341391028136
controller() view returns (address)
0x6847259b2b3a4c17e7c43c54409810af48ba5210
getHarvestable() view returns (uint256)
50499642500683860
getName() pure returns (string)
StrategyLooksStaking
governance() view returns (address)
0x9d074e37d408542fd38be78848e8814afb38db17
keepWETH() view returns (uint256)
2000
keepWETHMax() view returns (uint256)
10000
looks() view returns (address)
0xf4d2888d29d722226fafa5d9b24f9164c092421e
looksDistributor() view returns (address)
0x465a790b428268196865a3ae2648481ad7e0d3b1
looksStaking() view returns (address)
0xbcd7254a1d759efa08ec7c3291b2e85c5dcc12ce
nonFungiblePositionManager() view returns (address)
0xc36442b4a4522e871399cd717abdd847ab11fe88
performanceDevFee() view returns (uint256)
0
performanceDevMax() view returns (uint256)
10000
performanceTreasuryFee() view returns (uint256)
0
performanceTreasuryMax() view returns (uint256)
10000
strategist() view returns (address)
0xacfe4511ce883c14c4ea40563f176c3c09b4c47c
sushiRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
timelock() view returns (address)
0xd92c7faa0ca0e6ae4918f3a83d9832d9caeaa0d3
univ2Router2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
univ3Factory() view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
univ3Router() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
want() view returns (address)
0xf4d2888d29d722226fafa5d9b24f9164c092421e
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
withdrawalDevFundFee() view returns (uint256)
0
withdrawalDevFundMax() view returns (uint256)
100000
withdrawalTreasuryFee() view returns (uint256)
0
withdrawalTreasuryMax() view returns (uint256)
100000
Read-only
harvesters(address) view returns (bool)
State-modifying
Events deposit()
execute(address _target, bytes _data) payable returns (bytes response)
harvest()
revokeHarvesters(address[] _harvesters)
setController(address _controller)
setGovernance(address _governance)
setKeepWETH(uint256 _keepWETH)
setPerformanceDevFee(uint256 _performanceDevFee)
setPerformanceTreasuryFee(uint256 _performanceTreasuryFee)
setStrategist(address _strategist)
setTimelock(address _timelock)
setWithdrawalDevFundFee(uint256 _withdrawalDevFundFee)
setWithdrawalTreasuryFee(uint256 _withdrawalTreasuryFee)
whitelistHarvesters(address[] _harvesters)
withdraw(address _asset) returns (uint256 balance)
withdraw(uint256 _amount)
withdrawAll() returns (uint256 balance)
withdrawForSwap(uint256 _amount) returns (uint256 balance)
This contract contains no event objects.
constructor(address _governance, address _strategist, address _controller, address _timelock)
This contract contains no fallback and receive objects.
This contract contains no error objects.