Liquid Staked ETH

Verified contract

Implementation

Active on Ethereum with 1 txns
Deployed by via 0x8b7074f5 at 17720548
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "Liquid Staked ETH"

0xc445d5d6aa2b530c74ae2864aac36dc39e90e10fb4a83f0c2f4fe5815ead3159
From

Functions
Getter at block 20795229
DEPOSIT_SIZE(view returns (uint256)
32000000000000000000
PUBLIC_KEY_LENGTH(view returns (uint256)
48
SIGNATURE_LENGTH(view returns (uint256)
96
_DEPOSIT_SIZE(view returns (uint256)
32000000000000000000
decimals(pure returns (uint8)
18
getAdmin(view returns (address)
0x0000000000000000000000000000000000000000
getAllowlist(view returns (address)
0x0000000000000000000000000000000000000000
getBalanceToDeposit(view returns (uint256)
0
getBalanceToRedeem(view returns (uint256)
0
getCLSpec(view returns (struct CLSpecCLSpecStruct)
(0, 0, 0, 0, 0)
getCLValidatorCount(view returns (uint256)
0
getCLValidatorTotalBalance(view returns (uint256)
0
getCollector(view returns (address)
0x0000000000000000000000000000000000000000
getCommittedBalance(view returns (uint256)
0
getCoverageFund(view returns (address)
0x0000000000000000000000000000000000000000
 
getCurrentEpochId(view returns (uint256)
 
getCurrentFrame(view returns (uint256 _startEpochIduint256 _startTimeuint256 _endTime)
getDailyCommittableLimits(view returns (struct DailyCommittableLimitsDailyCommittableLimitsStruct)
(0, 0)
getDepositedValidatorCount(view returns (uint256)
0
getELFeeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
 
getExpectedEpochId(view returns (uint256)
getGlobalFee(view returns (uint256)
0
getLastCompletedEpochId(view returns (uint256)
0
getLastConsensusLayerReport(view returns (struct IOracleManagerV1StoredConsensusLayerReport)
(0, 0, 0, 0, 0, 0, false, false)
getMetadataURI(view returns (string)
getOperatorsRegistry(view returns (address)
0x0000000000000000000000000000000000000000
getOracle(view returns (address)
0x0000000000000000000000000000000000000000
getPendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
getRedeemManager(view returns (address)
0x0000000000000000000000000000000000000000
getReportBounds(view returns (struct ReportBoundsReportBoundsStruct)
(0, 0)
getTime(view returns (uint256)
1726876679
getWithdrawalCredentials(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(pure returns (string)
Liquid Staked ETH
symbol(pure returns (string)
LsETH
totalSupply(view returns (uint256)
0
totalUnderlyingSupply(view returns (uint256)
0
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256)
balanceOfUnderlying(address _ownerview returns (uint256)
getFrameFirstEpochId(uint256 _epochIdview returns (uint256)
isValidEpoch(uint256 _epochview returns (bool)
resolveRedeemRequests(uint32[] _redeemRequestIdsview returns (int64[] withdrawalEventIds)
sharesFromUnderlyingBalance(uint256 _underlyingAssetAmountview returns (uint256)
underlyingBalanceFromShares(uint256 _sharesview returns (uint256)
State-modifying
acceptAdmin(
approve(address _spenderuint256 _valuereturns (bool)
claimRedeemRequests(uint32[] _redeemRequestIdsuint32[] _withdrawalEventIdsreturns (uint8[] claimStatuses)
decreaseAllowance(address _spenderuint256 _subtractableValuereturns (bool)
deposit(payable 
depositAndTransfer(address _recipientpayable 
depositToConsensusLayer(uint256 _maxCount
increaseAllowance(address _spenderuint256 _additionalValuereturns (bool)
initRiverV1(address _depositContractAddressaddress _elFeeRecipientAddressbytes32 _withdrawalCredentialsaddress _oracleAddressaddress _systemAdministratorAddressaddress _allowlistAddressaddress _operatorRegistryAddressaddress _collectorAddressuint256 _globalFee
initRiverV1_1(address _redeemManageruint64 _epochsPerFrameuint64 _slotsPerEpochuint64 _secondsPerSlotuint64 _genesisTimeuint64 _epochsToAssumedFinalityuint256 _annualAprUpperBounduint256 _relativeLowerBounduint128 _minDailyNetCommittableAmount_uint128 _maxDailyRelativeCommittableAmount_
initRiverV1_2(
proposeAdmin(address _newAdmin
requestRedeem(uint256 _lsETHAmountaddress _recipientreturns (uint32 _redeemRequestId)
sendCLFunds(payable 
sendCoverageFunds(payable 
sendELFees(payable 
sendRedeemManagerExceedingFunds(payable 
setAllowlist(address _newAllowlist
setCLSpec(struct CLSpecCLSpecStruct _newValue
setCollector(address _newCollector
setConsensusLayerData(struct IOracleManagerV1ConsensusLayerReport _report
setCoverageFund(address _newCoverageFund
setDailyCommittableLimits(struct DailyCommittableLimitsDailyCommittableLimitsStruct _dcl
setELFeeRecipient(address _newELFeeRecipient
setGlobalFee(uint256 _newFee
setMetadataURI(string _metadataURI
setOracle(address _oracleAddress
setReportBounds(struct ReportBoundsReportBoundsStruct _newValue
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ConsensusLayerDataUpdate(uint256 validatorCountuint256 validatorTotalBalancebytes32 roundId
Initialize(uint256 versionbytes cdata
ProcessedConsensusLayerReport(struct IOracleManagerV1ConsensusLayerReport reportstruct IOracleManagerV1ConsensusLayerDataReportingTrace trace
PulledCLFunds(uint256 pulledSkimmedEthAmountuint256 pullExitedEthAmount
PulledCoverageFunds(uint256 amount
PulledELFees(uint256 amount
PulledRedeemManagerExceedingEth(uint256 amount
ReportedRedeemManager(uint256 redeemManagerDemanduint256 suppliedRedeemManagerDemanduint256 suppliedRedeemManagerDemandInEth
RewardsEarned(address indexed _collectoruint256 _oldTotalUnderlyingBalanceuint256 _oldTotalSupplyuint256 _newTotalUnderlyingBalanceuint256 _newTotalSupply
SetAdmin(address indexed admin
SetAllowlist(address indexed allowlist
SetBalanceCommittedToDeposit(uint256 oldAmountuint256 newAmount
SetBalanceToDeposit(uint256 oldAmountuint256 newAmount
SetBalanceToRedeem(uint256 oldAmountuint256 newAmount
SetBounds(uint256 annualAprUpperBounduint256 relativeLowerBound
SetCollector(address indexed collector
SetCoverageFund(address indexed coverageFund
SetDepositContractAddress(address indexed depositContract
SetDepositedValidatorCount(uint256 oldDepositedValidatorCountuint256 newDepositedValidatorCount
SetELFeeRecipient(address indexed elFeeRecipient
SetGlobalFee(uint256 fee
SetMaxDailyCommittableAmounts(uint256 minNetAmountuint256 maxRelativeAmount
SetMetadataURI(string metadataURI
SetOperatorsRegistry(address indexed operatorRegistry
SetOracle(address indexed oracleAddress
SetPendingAdmin(address indexed pendingAdmin
SetRedeemManager(address redeemManager
SetSpec(uint64 epochsPerFrameuint64 slotsPerEpochuint64 secondsPerSlotuint64 genesisTimeuint64 epochsToAssumedFinality
SetTotalSupply(uint256 totalSupply
SetWithdrawalCredentials(bytes32 withdrawalCredentials
Transfer(address indexed fromaddress indexed touint256 value
UserDeposit(address indexed depositoraddress indexed recipientuint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors
AllowanceTooLow(address _fromaddress _operatoruint256 _allowanceuint256 _value
BalanceTooLow(
Denied(address account
EmptyDeposit(
ErrorOnDeposit(
InconsistentPublicKeys(
InconsistentSignatures(
InvalidArgument(
InvalidCall(
InvalidDecreasingValidatorsExitedBalance(uint256 currentValidatorsExitedBalanceuint256 newValidatorsExitedBalance
InvalidDecreasingValidatorsSkimmedBalance(uint256 currentValidatorsSkimmedBalanceuint256 newValidatorsSkimmedBalance
InvalidEmptyString(
InvalidEpoch(uint256 epoch
InvalidFee(
InvalidInitialization(uint256 versionuint256 expectedVersion
InvalidPublicKeyCount(
InvalidPulledClFundsAmount(uint256 requesteduint256 received
InvalidSignatureCount(
InvalidValidatorCountReport(uint256 providedValidatorCountuint256 depositedValidatorCountuint256 lastReportedValidatorCount
InvalidWithdrawalCredentials(
InvalidZeroAddress(
NoAvailableValidatorKeys(
NotEnoughFunds(
NullTransfer(
SliceOutOfBounds(
SliceOverflow(
TotalValidatorBalanceDecreaseOutOfBound(uint256 prevTotalEthIncludingExiteduint256 postTotalEthIncludingExiteduint256 timeElapseduint256 relativeLowerBound
TotalValidatorBalanceIncreaseOutOfBound(uint256 prevTotalEthIncludingExiteduint256 postTotalEthIncludingExiteduint256 timeElapseduint256 annualAprUpperBound
Unauthorized(address caller
UnauthorizedTransfer(address _fromaddress _to
ZeroMintedShares(