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.

ERC721SupplyOwnable

Verified contract

Active on Ethereum with 0 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ERC721SupplyOwnable"

No transactions found for "ERC721SupplyOwnable"


Functions
Getter at block 21327779
maxSupplyFrozen(view returns (bool)
false
Read-only

This contract contains no read-only function objects.

State-modifying
freezeMaxSupply(
setMaxSupply(uint256 newValue
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ErrMaxSupplyFrozen(