StrategySushiEthAlcxLp
Verified contract
Active on
Ethereum with 1,127 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 "StrategySushiEthAlcxLp"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17248676 | a year ago | | | 0 | 0.023605878 | |
| 17121184 | 2 years ago | | | 0 | 0.019629956 | |
| 17048889 | 2 years ago | | | 0 | 0.014651083 | |
| 17006599 | 2 years ago | | | 0 | 0.012620534 | |
| 16973471 | 2 years ago | | | 0 | 0.012368635 | |
| 16944640 | 2 years ago | | | 0 | 0.014396797 | |
| 16908166 | 2 years ago | | | 0 | 0.0090339902 | |
| 16887856 | 2 years ago | | | 0 | 0.0075703056 | |
| 16872731 | 2 years ago | | | 0 | 0.0098306640 | |
| 16852395 | 2 years ago | | | 0 | 0.0098306640 |
ABI
ABI objects
Getter at block 21168106 getHarvestableAlcx() view returns (uint256) getHarvestableSushi() view returns (uint256)
alcx() view returns (address)
0xdbdb4d16eda451d0503b854cf79d55697f90c8df
balanceOf() view returns (uint256)
1212326682671092432668
balanceOfPool() view returns (uint256)
1212326682671092432668
balanceOfWant() view returns (uint256)
0
controller() view returns (address)
0x6847259b2b3a4c17e7c43c54409810af48ba5210
getName() pure returns (string)
StrategySushiEthAlcxLp
governance() view returns (address)
0x9d074e37d408542fd38be78848e8814afb38db17
masterChef() view returns (address)
0xef0881ec094552b2e128cf945ef17a6752b4ec5d
performanceDevFee() view returns (uint256)
0
performanceDevMax() view returns (uint256)
10000
performanceTreasuryFee() view returns (uint256)
2000
performanceTreasuryMax() view returns (uint256)
10000
poolId() view returns (uint256)
0
strategist() view returns (address)
0xacfe4511ce883c14c4ea40563f176c3c09b4c47c
sushi() view returns (address)
0x6b3595068778dd592e39a122f4f5a5cf09c90fe2
sushiRouter() view returns (address)
0xd9e1ce17f2641f24ae83637ab66a2cca9c378b9f
sushi_alcx_poolId() view returns (uint256)
0
sushi_eth_alcx_lp() view returns (address)
0xc3f279090a47e80990fe3a9c30d24cb117ef91a8
timelock() view returns (address)
0xd92c7faa0ca0e6ae4918f3a83d9832d9caeaa0d3
univ2Router2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
want() view returns (address)
0xc3f279090a47e80990fe3a9c30d24cb117ef91a8
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()
revokeHarvester(address _harvester)
setController(address _controller)
setGovernance(address _governance)
setPerformanceDevFee(uint256 _performanceDevFee)
setPerformanceTreasuryFee(uint256 _performanceTreasuryFee)
setStrategist(address _strategist)
setTimelock(address _timelock)
setWithdrawalDevFundFee(uint256 _withdrawalDevFundFee)
setWithdrawalTreasuryFee(uint256 _withdrawalTreasuryFee)
whitelistHarvester(address _harvester)
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.