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.

Chriscross

Unverified contract

Proxy

Active on Base with 7 txns
Deployed by via 0x5dfd6d28 at 22773791
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Chriscross"

0x3beb409d2800f2d89c5b0ee202aaf5a5b351edad15e46558b29b875de6c7ad9b
0x70fca8dada93eee0b80178c4413d5da892b4854f60ed6917521ea2c44d6f200d
0xdd47f5e43dcc57554ca7d2e29a447979a590a55e36366d7f5d8242c82f3c5757
0x73159b48b0eed0f340a7c87c5d904abb08ad73d0e2321a0cd8ef2962b7aee349
0x52fbc70430d11a9f57d1c26d37b2c07cdbabef19ae2691eddc25c6a589bf98a0
0x63e6d449c7324c975591a24f0ae2154d29a59bf2d9793de668ff3a209fa52c03
0xcf562b777d940ca235e39488b9a7f1775902a2dc639f662b07fdc2647b0fa27d

Functions
Getter at block 23058956
 
airdropFee(view returns (uint256)
displayPrice(view returns (uint256)
0
dropRevenue(view returns (uint256)
0
maxAmount(view returns (uint256)
0
maxPerMint(view returns (uint256)
0
maxPerWallet(view returns (uint256)
0
 
mintFee(view returns (uint256)
presaleActive(view returns (bool)
false
 
price(view returns (uint256)
saleActive(view returns (bool)
false
Read-only

This contract contains no read-only function objects.

State-modifying
batchAirdrop(uint64[] quantitiesaddress[] recipientspayable 
mintTo(address recipientuint64 quantitypayable 
presaleMintTo(address recipientuint64 quantityuint256 allowedbytes32[] proofpayable 
setMerkleRoot(bytes32 newRoot
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(