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 and it is currently at block 22090525.

Moo Aero NORMILIO-ETH

Unverified contract

Proxy

Active on Base with 412 txns
Deployed by via 0x3f937104 at 13317141
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 44 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
ERC-20
--
0xee5e66030affca66a02afbfb84ac26d2b3088f0d885b2f65fdf705aa5bae4c4c
From
0x98630b6967574aaa5b9bae028be993543b53f452bfca6f179880d3ec793e9f22
From
0xf61c4f9c521ab9f971632ec2fca922e279afcbccd93775ce27892b9d46b8eca2
From
0xc21d437e551ebacf0ab2343fb5d01f1e13847ee92ff2568dcd3074fe17162c10
From
0x9ed5256d9a0c6ba0214e1cad4d69816b81625c06363897c09b8bd467c3d9350d
From
0x5bc795e5a2b12be36b0c055bdb6ef2e7a2bc8c8864d42f68b839b18501174634
From
0x4283026c33796730b522bb548424ca4e6d7e542d5b8a4458e09f28c5fcb3e727
From
0xa90a80805084400c47fb50323e7d973eabcfa8d9b6b76085bbd84a5ed6b57504
From
0x49453139e21be057d3ffaaeaa88dc7c51779bfc619846eccd35210db83a289a9
From

Functions
Getter at block 22108615
approvalDelay(view returns (uint256)
21600
available(view returns (uint256)
0
 
balance(view returns (uint256)
decimals(view returns (uint8)
18
 
getPricePerFullShare(view returns (uint256)
name(view returns (string)
Moo Aero NORMILIO-ETH
owner(view returns (address)
0x09d19184f46a32213df06b981122e06882b61309
stratCandidate(view returns (address implementationuint256 proposedTime)
(implementation=0x0000000000000000000000000000000000000000, proposedTime=0)
strategy(view returns (address)
0xaabe27563b5981d12b7522790c0d697cbaa462f2
symbol(view returns (string)
mooAeroNORMILIO-ETH
totalSupply(view returns (uint256)
1238192557910515237251
want(view returns (address)
0x7d68c4e183e31971deb223e6f8a064751d0599d0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 _amount
depositAll(
earn(
inCaseTokensGetStuck(address _token
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _strategystring _namestring _symboluint256 _approvalDelay
proposeStrat(address _implementation
renounceOwnership(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
upgradeStrat(
withdraw(uint256 _shares
withdrawAll(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Initialized(uint8 version
NewStratCandidate(address implementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
UpgradeStrat(address implementation
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.