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 Balancer Base MORE/USDC

Unverified contract

Proxy

Active on Base with 4 txns
Deployed by via 0x3d32c47d at 21976310
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

No balances found for "Moo Balancer Base MORE/USDC"

0x4a46c616c5af9c69a45192ce3868f388b8c76319fd10d1aee41cf275f2152f01
0x5eb1baaec0cf064862f80367ebb7ec728cef141e9780a1c6886dff2f41585924
0x92db033c2e3801eb72331d4dad68e7bccac97273eca6b004743d2e42f2d03bc1
0x20b12c7fcc8ec851f9a9479934bddca2180db209a9cebc57b2d4a976184a2531

Functions
Getter at block 22103753
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 Balancer Base MORE/USDC
owner(view returns (address)
0x09d19184f46a32213df06b981122e06882b61309
stratCandidate(view returns (address implementationuint256 proposedTime)
(implementation=0x0000000000000000000000000000000000000000, proposedTime=0)
strategy(view returns (address)
0x9b4da865bdd45424211c46947122a2defc70a400
symbol(view returns (string)
mooBalancerBaseMORE/USDC
totalSupply(view returns (uint256)
110689835927723583649226
want(view returns (address)
0x2ae2fd72448afc7b29955f48f63b96cd6cd72c2d
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.