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.

SimpleVaultManager

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x5f139255 at 16991464
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "SimpleVaultManager"

No transactions found for "SimpleVaultManager"


Functions
Getter at block 20916349
SIMPLE_VAULT_DIAMOND(view returns (address)
0x9d781ec50967ce6bb4f0714d36b3a21b1d94596f
Read-only

This contract contains no read-only function objects.

State-modifying
deploySimpleVault(address whitelistuint256 shardValueuint64 maxSupplyuint64 maxMintBalanceuint16 acquisitionFeeBPuint16 saleFeeBPuint16 yieldFeeBPuint16 ltvBufferBPuint16 ltvDeviationBPaddress[] collectionsstring namestring symbolreturns (address deployment)
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SimpleVaultDeployed(address deployment
Constructor
constructor(address simpleVaultDiamond
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Ownable__NotOwner(
Ownable__NotTransitiveOwner(