Liquid staked Ether 2.0

Verified contract

Active on Ethereum with 1 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $223,560
ERC-20
Value $0.31
0x1f828490933b37e59bd5c3e5c02f34fa386a8a421306e9a92da947354c57f66c
From

Functions
Getter at block 20791918
BURN_ROLE(view returns (bytes32)
0xe97b137254058bd94f28d2f3eb79e2d34074ffb488d042e3bc958e0a57d2fa22
DEPOSIT_SIZE(view returns (uint256)
32000000000000000000
MANAGE_FEE(view returns (bytes32)
0x46b8504718b48a11e89304b407879435528b3cd3af96afde67dfe598e4683bd8
MANAGE_WITHDRAWAL_KEY(view returns (bytes32)
0x96088a8483023eb2f67b12aabbaf17d1d055e6ef387e563902adc1bba1e4028b
PAUSE_ROLE(view returns (bytes32)
0x139c2898040ef16910dc9f44dc697df79363da767d8bc92f2e310312b816e46d
PUBKEY_LENGTH(view returns (uint256)
48
SET_INSURANCE_FUND(view returns (bytes32)
0xd6c7fda17708c7d91354c17ac044fde6f58fb548a5ded80960beba862b1f1d7d
SET_ORACLE(view returns (bytes32)
0x11eba3f259e2be865238d718fd308257e3874ad4b3a642ea3af386a4eea190bd
SET_TREASURY(view returns (bytes32)
0x9f6f8058e4bcbf364e89c9e8da7eb7cada9d21b7aea6e2fd355b4669842c5795
SIGNATURE_LENGTH(view returns (uint256)
96
WITHDRAWAL_CREDENTIALS_LENGTH(view returns (uint256)
32
appId(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
decimals(pure returns (uint8)
18
getBeaconStat(view returns (uint256 depositedValidatorsuint256 beaconValidatorsuint256 beaconBalance)
(depositedValidators=0, beaconValidators=0, beaconBalance=0)
getBufferedEther(view returns (uint256)
0
getDepositContract(view returns (address)
0x0000000000000000000000000000000000000000
 
getEVMScriptRegistry(view returns (address)
getFee(view returns (uint16 feeBasisPoints)
0
getFeeDistribution(view returns (uint16 treasuryFeeBasisPointsuint16 insuranceFeeBasisPointsuint16 operatorsFeeBasisPoints)
(treasuryFeeBasisPoints=0, insuranceFeeBasisPoints=0, operatorsFeeBasisPoints=0)
getInitializationBlock(view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
getInsuranceFund(view returns (address)
0x0000000000000000000000000000000000000000
getOperators(view returns (address)
0x0000000000000000000000000000000000000000
getOracle(view returns (address)
0x0000000000000000000000000000000000000000
 
getRecoveryVault(view returns (address)
getTotalPooledEther(view returns (uint256)
0
getTotalShares(view returns (uint256)
0
getTreasury(view returns (address)
0x0000000000000000000000000000000000000000
getWithdrawalCredentials(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
hasInitialized(view returns (bool)
false
isPetrified(view returns (bool)
true
isStopped(view returns (bool)
true
kernel(view returns (address)
0x0000000000000000000000000000000000000000
name(pure returns (string)
Liquid staked Ether 2.0
symbol(pure returns (string)
stETH
totalSupply(view returns (uint256)
0
Read-only
allowRecoverability(address tokenview returns (bool)
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _accountview returns (uint256)
canPerform(address _senderbytes32 _roleuint256[] _paramsview returns (bool)
getEVMScriptExecutor(bytes _scriptview returns (address)
getPooledEthByShares(uint256 _sharesAmountview returns (uint256)
getSharesByPooledEth(uint256 _ethAmountview returns (uint256)
sharesOf(address _accountview returns (uint256)
State-modifying
approve(address _spenderuint256 _amountreturns (bool)
burnShares(address _accountuint256 _sharesAmountreturns (uint256 newTotalShares)
decreaseAllowance(address _spenderuint256 _subtractedValuereturns (bool)
depositBufferedEther(
depositBufferedEther(uint256 _maxDeposits
increaseAllowance(address _spenderuint256 _addedValuereturns (bool)
initialize(address depositContractaddress _oracleaddress _operatorsaddress _treasuryaddress _insuranceFund
pushBeacon(uint256 _beaconValidatorsuint256 _beaconBalance
resume(
setFee(uint16 _feeBasisPoints
setFeeDistribution(uint16 _treasuryFeeBasisPointsuint16 _insuranceFeeBasisPointsuint16 _operatorsFeeBasisPoints
setInsuranceFund(address _insuranceFund
setOracle(address _oracle
setTreasury(address _treasury
setWithdrawalCredentials(bytes32 _withdrawalCredentials
stop(
submit(address _referralpayable returns (uint256)
transfer(address _recipientuint256 _amountreturns (bool)
transferFrom(address _senderaddress _recipientuint256 _amountreturns (bool)
transferToVault(address _token
withdraw(uint256 _amountbytes32 _pubkeyHash
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FeeDistributionSet(uint16 treasuryFeeBasisPointsuint16 insuranceFeeBasisPointsuint16 operatorsFeeBasisPoints
FeeSet(uint16 feeBasisPoints
RecoverToVault(address indexed vaultaddress indexed tokenuint256 amount
Resumed(
ScriptResult(address indexed executorbytes scriptbytes inputbytes returnData
Stopped(
Submitted(address indexed senderuint256 amountaddress referral
Transfer(address indexed fromaddress indexed touint256 value
Unbuffered(uint256 amount
Withdrawal(address indexed senderuint256 tokenAmountuint256 sentFromBufferbytes32 indexed pubkeyHashuint256 etherAmount
WithdrawalCredentialsSet(bytes32 withdrawalCredentials
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
Errors

This contract contains no error objects.