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 23588039.

Moo Aero DOLA-rgUSD

Unverified contract

Proxy

Active on Base with 135 txns
Deployed by via 0x164c76ba at 14824405
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
--
0xd4d2a26c59719edcff0cf7e719cda393ca8c37aa80f2e3787e9f0578e99271e0
0xa167f925a6550d6ffb067aa1fa54d83ade276479b155e24abd742d92bc53d0c3
0x81e61b5d8fca25809a2de8660dda1e8d91319945f2de2466e67528d8b021fcac
0x30f0dfedc201ca2d3b786dfc992e34e9eb8cef3b696179d0661175ac60d21708
0x39048781bcf5ee72c1754665753291c374c4a56a10c79fefd09d5f5bc4286a0f
0x9a720b50a91d39343b5b2f9fa916f19eb6ca171cb89dc4bccf692f4fdf4a5fcc
0x397b54a13d37d853858fa03b65304f77cbe342997b58b6bcd78a8f5cf312f95a
0xd94058ea4e2430dde0ea85244bdf9f448ebbe99314aac5bf17d5162ff6a9902e
0xb75d0f05598c7772b14e618979661a51e662c845a0bf94b8f951bde0b34b9cc3
0xec3d9ca5c2db78d0350f3dcf915bcf7e745918fad3866625f8f0ea7d37746ac0

Functions
Getter at block 23588046
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 DOLA-rgUSD
owner(view returns (address)
0x09d19184f46a32213df06b981122e06882b61309
stratCandidate(view returns (address implementationuint256 proposedTime)
(implementation=0x0000000000000000000000000000000000000000, proposedTime=0)
strategy(view returns (address)
0x6713486e372ab399972fc5ebc4bc88ff222c91e5
symbol(view returns (string)
mooAeroDOLA-rgUSD
totalSupply(view returns (uint256)
10572160878838513762
want(view returns (address)
0xba15d0494fe4f0caecd7730f6d77beb6dd0feca9
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.