Bytecode-generated storage layout

We've generated a storage layout (with no variable labels) from this contract's bytecode. We've also started a backfill to track the inferred variables.

ZeroLend weETH

Unverified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0xe334df86 at 19356954
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
ERC-20
Value $248,586.14
0x1849c6dedaa533dd934762575132432313987887fe34332204cb48adcfb5fe51
0x2be0c7de940a2a88b287bf12da80cc6617c3ab8454eccd238688cf92d2e5a4c8
0x1dfff7d5cfd04f6a38f4475454ef817cc63d2355248c79e01afebfe2e72780cb
0x8c7f473d92f4ca9bb5a7b6f3db4bfad26cb39fc8bbe717da5e627b55cc540a75
0xb1d37396aff1ca501f1884e217da8acbd1974cb5d442e70f3fe5228292bdc4e6
0x51435dd1c1bef1c015c8deb03a1d034363820900d22f8eb4beea9083a8549a65
0xfb1dd06a79742189cd876f009ba1bad10568d49cc1f0a7eb51f2e1a546cff5bc
0x8992d77bd4713a24b138f9685652bea6fbf84d4dfbfe7b3f036125999bab5218
0x37d2b007093a145bdcb0cd79e805bf736b511c3c3eefee7d3be9439ac121d5af

Functions
Getter at block 21320384
ATOKEN_REVISION(view returns (uint256)
1
DOMAIN_SEPARATOR(view returns (bytes32)
0x480d3b705b2474f8adc6d96a125f1fa101b66a828aecba0a99c9813d0d2db29e
EIP712_REVISION(view returns (bytes)
0x31
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
POOL(view returns (address)
0x3bc3d34c32cc98bf098d832364df8a222bbab4c0
RESERVE_TREASURY_ADDRESS(view returns (address)
0x464c71f6c2f760dda6093dcb91c24c39e5d6e18c
UNDERLYING_ASSET_ADDRESS(view returns (address)
0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee
decimals(view returns (uint8)
18
getIncentivesController(view returns (address)
0x5be89bb10e2234204a2607765714916ed95a73a2
name(view returns (string)
ZeroLend weETH
scaledTotalSupply(view returns (uint256)
84103450308418648350
symbol(view returns (string)
z0weETH
totalSupply(view returns (uint256)
84218396220502667325
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address userview returns (uint256)
getPreviousIndex(address userview returns (uint256)
getScaledUserBalanceAndSupply(address userview returns (uint256uint256)
nonces(address ownerview returns (uint256)
scaledBalanceOf(address userview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address fromaddress receiverOfUnderlyinguint256 amountuint256 index
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
handleRepayment(address useraddress onBehalfOfuint256 amount
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address initializingPooladdress treasuryaddress underlyingAssetaddress incentivesControlleruint8 aTokenDecimalsstring aTokenNamestring aTokenSymbolbytes params
mint(address calleraddress onBehalfOfuint256 amountuint256 indexreturns (bool)
mintToTreasury(uint256 amountuint256 index
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
rescueTokens(address tokenaddress touint256 amount
setIncentivesController(address controller
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOnLiquidation(address fromaddress touint256 value
transferUnderlyingTo(address targetuint256 amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BalanceTransfer(address indexed fromaddress indexed touint256 valueuint256 index
Burn(address indexed fromaddress indexed targetuint256 valueuint256 balanceIncreaseuint256 index
Initialized(address indexed underlyingAssetaddress indexed pooladdress treasuryaddress incentivesControlleruint8 aTokenDecimalsstring aTokenNamestring aTokenSymbolbytes params
Mint(address indexed calleraddress indexed onBehalfOfuint256 valueuint256 balanceIncreaseuint256 index
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.