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

Staked Curve.fi Factory USD Metapool: alUSDFRAXBP Convex Deposit Frax

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0xf55bb8ed at 15294348
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $13,794.57
ERC-20
Value $444.86
ERC-20
--
0xa9f066014f630c3a61219568679ed3cfcdc9d90b2218d4029122634174b45acf
0xa429e68c4a74ad5ac6e474f843372de18e53f7dbf6531a41b6a3f0336db08b1f
0xce90836fcf3262fec38ba9bab0d2b2e7fc3019cb70e164c79be9518526b66fc2
0xeeb8782acfbf9b63c0f334e769999637ef12fd4172554c76f422a4577a774116
0x32575afd5d66551dba896ae8da9da8da293128d0f36e9f8761022ebbc89895ba
0x6f8e8f44c3b8a62915353ea9dec8186646ca1f340f0d362f040b32a579aed4c7
0xa6ab4d019a4d63a4f745a3199bfb5843601749e394506fa607f3cc1d97d76aea
0x7a745c350aa7d4188bf798043bff3c7af5c74500b26f49b1ce7e452ff7bfa687
0x9413d1913aa5c615c3fe455188f5c74e71661d29adc36dde5d99c006f2ae47ed
0xb719a7b930c5fc43b1cac2a96c1b470d875730cf2da06023cc489c7f669edfd0

Functions
Getter at block 20898752
collateralVault(view returns (address)
0x711d650cd10df656c2c28d375649689f137005fa
convexBooster(view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
convexPool(view returns (address)
0x26598e3e511adfadefd70ab2c3475ff741741104
convexPoolId(view returns (uint256)
106
convexToken(view returns (address)
0x5bcafc77f19f72bcf1420cc1722c3e06e16ec29a
crv(view returns (address)
0xd533a949740bb3306d119cc777fa900ba034cd52
curveToken(view returns (address)
0xb30da2376f63de30b42dc055c93fa474f31330a5
cvx(view returns (address)
0x4e3fbd56cd56c3e72c1403e103b45db9da5b9d2b
decimals(view returns (uint8)
18
isInit(view returns (bool)
true
isShutdown(view returns (bool)
false
name(view returns (string)
Staked Curve.fi Factory USD Metapool: alUSDFRAXBP Convex Deposit Frax
owner(view returns (address)
0x947b7742c403f20e5faccdac5e092c943e7d0277
rewardLength(view returns (uint256)
2
symbol(view returns (string)
stkcvxalUSDFRAXB3CRV-f-frax
totalSupply(view returns (uint256)
13848855749796427186155171
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
earned(address _accountview returns (struct ConvexStakingWrapperEarnedData[] claimable)
registeredRewards(addressview returns (uint256)
rewards(uint256view returns (address reward_tokenaddress reward_pooluint128 reward_integraluint128 reward_remaining)
totalBalanceOf(address _accountview returns (uint256)
State-modifying
addRewards(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deposit(uint256 _amountaddress _to
getReward(address _account
getReward(address _accountaddress _forwardTo
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _curveTokenaddress _convexTokenaddress _convexPooluint256 _poolIdaddress _vault
renounceOwnership(
setApprovals(
setVault(address _vault
shutdown(
stake(uint256 _amountaddress _to
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
user_checkpoint(address[2] _accountsreturns (bool)
withdraw(uint256 _amount
withdrawAndUnwrap(uint256 _amount
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Deposited(address indexed _useraddress indexed _accountuint256 _amountbool _wrapped
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Withdrawn(address indexed _useruint256 _amountbool _unwrapped
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.