stakedETH

Verified contract

Proxy

Active on Ethereum with 729 txns
Deployed by via 0x4d95131d at 11296329
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "stakedETH"

0xa260eaaf22c4ab8a3365b6ff6ecdc08347cd7f65850b41dacc2d5d7dec2e1b0f
0x2d8d2dec015f2f2d90af2f0fdeb5e1b8000e4813cefb3fdd7f6d37d33fdeb75c
0x02384f637edebbf432c06e4c05b1259a118851a2182de2bc076b2bc795e4c9b9
0x996c55e7a6fe7e26eb8948048de53bca566066a2815a018d6f39ba37b0fc7c47
0x336f34d9ca42e0f1bc8236e05e3dcfb13fb0365452961f8b93839ac65e0cef37
0x17eb77e4abb2c47a9136c12a9c553848b3a57e1d6c993d0fc57a07fe173e9d2d
0x711090a784aebf7b1dfa204698d8af17194f5799b00fc8cd1c7eac8432d7ee92
0xc0ac34ae4b89d162680b1e37e14e99d49fda04b14979592e0493cf8c460baa17
0x75fc0317fd3fc7e5a80e140fb33a65bad6a2925a41cd74548dcd23c0f5a24106
0x5e3e49ea55905e2dc68252403d5ce4eedbd4c16565e114610cec438d34022d58

Functions
Getter at block 20846385
decimals(view returns (uint8)
18
downstreamCaller(view returns (address)
0x106149d5f14adc53907d2f0543f7bd88ceecc24a
downstreamCallerAddress(view returns (address)
0x106149d5f14adc53907d2f0543f7bd88ceecc24a
name(view returns (string)
stakedETH
owner(view returns (address)
0x619bb406eb26e27d056ab3dcec64ebb66bedc425
paused(view returns (bool)
false
supplyController(view returns (address)
0xe14ce18903b0d3678a098f3bdeda0aac3790ac3b
symbol(view returns (string)
stETH
totalShares(view returns (uint256)
72561855257158547883395410044930364298215450684233698731000000000
totalSupply(view returns (uint256)
65378703944473285458801
transactionsSize(view returns (uint256)
18
Read-only
allowance(address owner_address spenderview returns (uint256)
balanceOf(address whoview returns (uint256)
isBlacklisted(addressview returns (bool)
sharesOf(address whoview returns (uint256)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
implementation(returns (address)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addTransaction(address destinationbytes datareturns (uint256)
approve(address spenderuint256 valuereturns (bool)
burn(uint256 amount
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeTokens(uint256 supplyChange_bool positivereturns (uint256)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string name_string symbol_uint8 decimals_uint256 maxExpectedSupply_uint256 initialSupply_
mint(address accountuint256 amount
pause(
removeTransaction(uint256 index
renounceOwnership(
setBlacklisted(address accountbool _isBlacklisted
setDownstreamCaller(address _downstreamCaller
setName(string name_
setSupplyController(address supplyController_
setSymbol(string symbol_
setTransactionEnabled(uint256 indexbool enabled
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
transferOwnership(address newOwner
unpause(
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed spenderuint256 value
Blacklisted(address indexed accountbool isBlacklisted
LogSupplyControllerUpdated(address supplyController
LogTokenDistribution(uint256 oldTotalSupplyuint256 supplyChangebool positiveuint256 newTotalSupply
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 value
Unpaused(address account
WarningMaxExpectedSupplyExceeded(uint256 totalSupplyuint256 totalShares
Constructor
constructor(address _logicaddress _adminbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.