Liquid Staked ETH

Verified contract

Active on Ethereum with 2,041 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $42,147.98
ERC-20
Value $40,858.43
ERC-20
Value $40,270.67
ERC-20
Value $39,683.12
ERC-20
Value $38,723.25
0x5cf15546f425622e6f31a6b68f0ff63b03677a71ac60e28e9c81f4b8d5baa01e
0x1de1ed045d7c4577ba09ff2d404fc36bda76fa8936df34668c31e2fdeee9b2fa
0xd16cc0d15690d080b8847432835c4fdebeac7bf3044a8abebdc40c65a16d87c9
0x24208dc20a2ae997512421a9d57eb50ab19b237705c2a66b9e678125ae238518
0x4f268b25a0d4e7c8d5af7addd87dc76506ff62c16ff5c6a761ee01af04391f7b
0x5f2ce8aa7815bb9f5369eb833080c08ad771d4ef892a720b0d012e5a8cebcd93
0xa43f916ff28cf53c40833f11db9433454c0025af02bb2a9e87275faf79a80af9
0xf3051ebf631e6625b8883559d9053f962515ac53624b7da3ffae22fe2c82af1f
0x070f619ad549a0a44000a0636fe1201c0ea4dee717ecbed5722822bf2deaa8b2
0x351886797dd4499250e4392bd01f123e96a2e6ce4c04eebebac4e3c9573e9780
From

Functions
Getter at block 21328508
controller(view returns (address)
0xa4c8d221d8bb851f83aadd0223a8900a6921a349
decimals(view returns (uint8)
18
getComponents(view returns (address[])
[0xBe9895146f7AF43049ca1c1AE358B0541Ea49704, 0xE95A203B1a91a908F9B9CE46459d101078c2c3cb, 0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0, 0xac3E018457B222d93114458476f3E3416Abbe38F, 0xae78736Cd615f374D3085123A210448E74Fc6393]
getModules(view returns (address[])
[0x90F765F63E7DC5aE97d6c576BF693FB6AF41C129, 0x69a592D2129415a4A1d1b1E309C17051B7F28d57, 0x08f866c74205617B6F3903EF481798EcED10cDEC]
 
getPositions(view returns (struct ISetTokenPosition[])
isLocked(view returns (bool)
false
locker(view returns (address)
0x0000000000000000000000000000000000000000
manager(view returns (address)
0x75bc765ba42f714fa841d0867ae2693a8dd494ea
name(view returns (string)
Liquid Staked ETH
positionMultiplier(view returns (int256)
1000000000000000000
symbol(view returns (string)
LSETH
totalSupply(view returns (uint256)
49466754742439065154
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
components(uint256view returns (address)
getDefaultPositionRealUnit(address _componentview returns (int256)
getExternalPositionData(address _componentaddress _positionModuleview returns (bytes)
getExternalPositionModules(address _componentview returns (address[])
getExternalPositionRealUnit(address _componentaddress _positionModuleview returns (int256)
getTotalComponentRealUnits(address _componentview returns (int256)
isComponent(address _componentview returns (bool)
isExternalPositionModule(address _componentaddress _moduleview returns (bool)
isInitializedModule(address _moduleview returns (bool)
isPendingModule(address _moduleview returns (bool)
moduleStates(addressview returns (uint8)
modules(uint256view returns (address)
State-modifying
addComponent(address _component
addExternalPositionModule(address _componentaddress _positionModule
addModule(address _module
approve(address spenderuint256 amountreturns (bool)
burn(address _accountuint256 _quantity
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
editDefaultPositionUnit(address _componentint256 _realUnit
editExternalPositionData(address _componentaddress _positionModulebytes _data
editExternalPositionUnit(address _componentaddress _positionModuleint256 _realUnit
editPositionMultiplier(int256 _newMultiplier
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initializeModule(
invoke(address _targetuint256 _valuebytes _datareturns (bytes _returnValue)
lock(
mint(address _accountuint256 _quantity
removeComponent(address _component
removeExternalPositionModule(address _componentaddress _positionModule
removeModule(address _module
removePendingModule(address _module
setManager(address _manager
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
unlock(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ComponentAdded(address indexed _component
ComponentRemoved(address indexed _component
DefaultPositionUnitEdited(address indexed _componentint256 _realUnit
ExternalPositionDataEdited(address indexed _componentaddress indexed _positionModulebytes _data
ExternalPositionUnitEdited(address indexed _componentaddress indexed _positionModuleint256 _realUnit
Invoked(address indexed _targetuint256 indexed _valuebytes _databytes _returnValue
ManagerEdited(address _newManageraddress _oldManager
ModuleAdded(address indexed _module
ModuleInitialized(address indexed _module
ModuleRemoved(address indexed _module
PendingModuleRemoved(address indexed _module
PositionModuleAdded(address indexed _componentaddress indexed _positionModule
PositionModuleRemoved(address indexed _componentaddress indexed _positionModule
PositionMultiplierEdited(int256 _newMultiplier
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address[] _componentsint256[] _unitsaddress[] _modulesaddress _controlleraddress _managerstring _namestring _symbol
Fallback and receive
receive(
Errors

This contract contains no error objects.