StrategySushiEthUsdtLp
Verified contract
Active on
Ethereum with 67 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($78.72)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SUSHI | ERC-20 | 68.45309 | $1.15 |
$78.72 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16144605 | 2 years ago | | | 0 | 0.0073981833 | |
| 14215059 | 3 years ago | | | 0 | 0.045422832 | |
| 13965101 | 3 years ago | | | 0 | 0.041833560 | |
| 13887238 | 3 years ago | | | 0 | 0.028239350 | |
| 13832900 | 3 years ago | | | 0 | 0.020781138 | |
| 13767616 | 3 years ago | | | 0 | 0.060446369 | |
| 13553481 | 3 years ago | | | 0 | 0.048319733 | |
| 13448412 | 3 years ago | | | 0 | 0.024483494 | |
| 13294220 | 3 years ago | | | 0 | 0.014587651 | |
| 13189730 | 3 years ago | | | 0 | 0.045040676 |
ABI
ABI objects
Getter at block 21290690 getHarvestable() view returns (uint256)
balanceOf() view returns (uint256)
1333471586833
balanceOfPool() view returns (uint256)
1333471586833
balanceOfWant() view returns (uint256)
0
controller() view returns (address)
0x6847259b2b3a4c17e7c43c54409810af48ba5210
getName() pure returns (string)
StrategySushiEthUsdtLp
governance() view returns (address)
0xd92c7faa0ca0e6ae4918f3a83d9832d9caeaa0d3
keepSUSHI() view returns (uint256)
0
keepSUSHIMax() view returns (uint256)
10000
masterChef() view returns (address)
0xc2edad668740f1aa35e4d8f227fb8e17dca888cd
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_eth_usdt_lp() view returns (address)
0x06da0fd433c1a5d7a4faa01111c044910a184553
sushi_usdt_poolId() view returns (uint256)
0
timelock() view returns (address)
0xd92c7faa0ca0e6ae4918f3a83d9832d9caeaa0d3
token1() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
univ2Router2() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
usdt() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
want() view returns (address)
0x06da0fd433c1a5d7a4faa01111c044910a184553
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
This contract contains no read-only function objects.
State-modifying
Events deposit()
execute(address _target, bytes _data) payable returns (bytes response)
harvest()
setController(address _controller)
setGovernance(address _governance)
setKeepSUSHI(uint256 _keepSUSHI)
setPerformanceDevFee(uint256 _performanceDevFee)
setPerformanceTreasuryFee(uint256 _performanceTreasuryFee)
setStrategist(address _strategist)
setTimelock(address _timelock)
setWithdrawalDevFundFee(uint256 _withdrawalDevFundFee)
setWithdrawalTreasuryFee(uint256 _withdrawalTreasuryFee)
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.