StrategyStEth
Verified contract
Active on
Ethereum with 3 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 |
---|---|---|---|---|---|
stETH | ERC-20 | 0 | $3,806.01 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12995756 | 3 years ago | | | 3 | 0.00082282200 | |
| 12994293 | 3 years ago | | | 0 | 0.0011020605 | |
| 12988417 | 3 years ago | | | 0 | 0.0011155170 |
ABI
ABI objects
Getter at block 21333170 totalAssets() view returns (uint256)
admin() view returns (address)
0xa2f203f34314b001a223d674db9a2df28a5339a4
controller() view returns (address)
0x7d55c795359eb049ff482c8bd5e0523f0fb40b6f
delta() view returns (uint256)
10050
forceExit() view returns (bool)
false
performanceFee() view returns (uint256)
500
slippage() view returns (uint256)
250
totalDebt() view returns (uint256)
0
underlying() view returns (address)
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
vault() view returns (address)
0x77607588222e01bf892a29abab45796a2047fc7b
Read-only
This contract contains no read-only function objects.
State-modifying
Events deposit() payable
exit()
harvest()
setAdmin(address _admin)
setController(address _controller)
setDelta(uint256 _delta)
setForceExit(bool _forceExit)
setPerformanceFee(uint256 _fee)
setSlippage(uint256 _slippage)
skim()
sweep(address _token)
withdraw(uint256 _ethAmount)
withdrawAll()
This contract contains no event objects.
constructor(address _controller, address _vault)
receive()
This contract contains no error objects.