This contract is being backfilled. You may encounter incomplete storage history.

PositionManagerStETH

Verified contract

Active on Ethereum with 1,688 txns
Deployed by via 0x182d05e2 at 17371259
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "PositionManagerStETH"

0xe5fac4c5db877005e7741d8dbc27c395a210bc7de10f2a69ecdf70c73a15ea84
0xf404053e07be284ce8d57a7c530f7ea8660a523a1d6b2f1362ac8f2dacb408a5
0x0d2ae0c58765448970256e43fbb64d4f904982e7c12b14d0a868b755959c6eb7
0xe8a7b1f406d163262b7788e80fada2e90e4e3a67033382a22d66ef7b1f8be54b
0x69be2153c38cd9ad55a8475d1188d8bb3c6b4f4b80c9bf77ed13e31fb0e0cdb3
0xe24b2cf9d2f496898e9a47f474141015e98c140a58a41c2a67968054013e46a5
0x9d0695af1aeee94cd97c4405ca94df41ff0a0eaed3f0ed7ace47739e504b9828
0xc3917b025d98fee4a943f72639f407b6de414fcb5b3db95bd2e2142af353b8b7
0x576b44e0308c62da302d1a1516cadf13e22bd190c9606e4a21cce5df6d8ab9f3
0xfc710fee2180b64cfd71f63b19da8f7d47b5076214785e2ceef997bf4879479d

Functions
Getter at block 21213649
positionManager(view returns (address)
0x5f59b322eb3e16a0c78846195af1f588b77403fc
stETH(view returns (address)
0xae7ab96520de3a18e5e111b5eaab095312d7fe84
wstETH(view returns (address)
0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0
Read-only

This contract contains no read-only function objects.

State-modifying
managePositionETH(uint256 debtChangebool isDebtIncreaseuint256 maxFeePercentagestruct ERC20PermitSignature permitSignaturepayable 
managePositionStETH(uint256 stETHCollateralChangebool isCollateralIncreaseuint256 debtChangebool isDebtIncreaseuint256 maxFeePercentagestruct ERC20PermitSignature permitSignature
Events
ETHPositionChanged(address indexed positionuint256 collateralAmountuint256 debtAmountbool isDebtIncrease
StETHPositionChanged(address indexed positionuint256 collateralAmountbool isCollateralIncreaseuint256 debtAmountbool isDebtIncrease
Constructor
constructor(address positionManager_address wstETH_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerIsNotPositionManager(address caller
PositionManagerCannotBeZero(
SendingEtherFailed(
WstETHAddressCannotBeZero(