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.

ERC1967Proxy

Verified contract

Proxy

Active on Base with 5 txns
Deployed by via 0x7b99cd6b at 2176728
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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 45 additional slots

No balances found for "ERC1967Proxy"

0xb7865484d92d8a80330589e4c9f40ea95191cf956e5ba027b7074d3125953f13
0xe6e7275a38ade842fc08ef9c46ee3b683bf70232940b0f531b2f72db234fc955
0x75499e17c6b36fc09dff47c0d9e657baf9208cc37c71b74fbf28cba4effe4846
0x8418df91f4176396871a06a1cd9fa3f989dffc04615908cdcba000a6b455562f
0x4c9c33770ff2395d601e9f234fd053c5a4146878e4aeea3acecad06ce8f6f91f

Functions
Getter at block 22781687
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PORTFOLIO_AGENT_ROLE(view returns (bytes32)
0xd67ad422505496469a1adf6cdf9e5ee92ac5d33992843c9ecc4b2f6d6cde9137
PORTFOLIO_MANAGER(view returns (bytes32)
0x90c2aa7471c04182221f68e80c07ab1e5946e4c63f8693e14ca40385d529f051
liquidationValue(view returns (uint256)
0
navSlippageBP(view returns (uint256)
20
netAssetValue(view returns (uint256)
0
portfolioManager(view returns (address)
0x27b12f3282f1d02682d7d1ad30e45e818b78f7b8
 
proxiableUUID(view returns (bytes32)
stakeSlippageBP(view returns (uint256)
4
swapSlippageBP(view returns (uint256)
20
usdc(view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
claimRewards(address _toreturns (uint256)
grantRole(bytes32 roleaddress account
initialize(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setParams(struct StrategyUsdcStrategyParams params
setPortfolioManager(address _value
setSlippages(uint256 _swapSlippageBPuint256 _navSlippageBPuint256 _stakeSlippageBP
stake(address _assetuint256 _amount
unstake(address _assetuint256 _amountaddress _beneficiarybool _targetIsZeroreturns (uint256)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
PortfolioManagerUpdated(address value
Reward(uint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SlippagesUpdated(uint256 swapSlippageBPuint256 navSlippageBPuint256 stakeSlippageBP
Stake(uint256 amount
StrategyUpdatedParams(
Unstake(uint256 amountuint256 amountReceived
Upgraded(address indexed implementation
Constructor
constructor(address _logicbytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.