StrategyLqty
Verified contract
Active on
Ethereum with 24 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "StrategyLqty"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13148212 | 3 years ago | | | 0 | 0.044326989 | |
| 13074275 | 3 years ago | | | 0 | 0.0067556508 | |
| 13048706 | 3 years ago | | | 0 | 0.012032590 | |
| 13026007 | 3 years ago | | | 0 | 0.015268889 | |
| 13002032 | 3 years ago | | | 0 | 0.015654553 | |
| 12978497 | 3 years ago | | | 0 | 0.018084921 | |
| 12962081 | 3 years ago | | | 0 | 0.013229683 | |
| 12936478 | 3 years ago | | | 0 | 0.010687087 | |
| 12919391 | 3 years ago | | | 0 | 0.0087746748 | |
| 12889717 | 3 years ago | | | 0 | 0.0063584600 |
ABI
ABI objects
Getter at block 21159602
balanceOf() view returns (uint256)
0
balanceOfPool() view returns (uint256)
0
balanceOfWant() view returns (uint256)
0
controller() view returns (address)
0x6847259b2b3a4c17e7c43c54409810af48ba5210
getHarvestable() view returns (uint256, uint256)
(0, 0)
getName() pure returns (string)
StrategyLqty
governance() view returns (address)
0x9d074e37d408542fd38be78848e8814afb38db17
lqty() view returns (address)
0x6dea81c8171d0ba574754ef6f8b412f2ed88c54d
lqty_staking() view returns (address)
0x4f9fbb3f1e99b56e0fe2892e623ed36a76fc605d
lusd() view returns (address)
0x5f98805a4e8be255a32880fdec7f6728c6568ba0
performanceDevFee() view returns (uint256)
0
performanceDevMax() view returns (uint256)
10000
performanceTreasuryFee() view returns (uint256)
2000
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
want() view returns (address)
0x6dea81c8171d0ba574754ef6f8b412f2ed88c54d
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)
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)
receive()
This contract contains no error objects.