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.

Ordo entium Discordiae

Verified contract

Proxy

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

No balances found for "Ordo entium Discordiae"

0x8f87b2fe2d9e0a4d083394561cc1911cd92f2fc21aea812d3ac80b6a565d8caa
0x79463130fc9f31379d5381dc84db2fb6402a471b6a4f00379a97dde1869671ee
0x257800f685e18c728746a31ad1d37b4e507ef57e979013dad68115d5b50be4e1
0x7ef70cc8498d05d6d3a3de641b19160bf74dccb76cb27e871ec5530c5514b53f
0xc3f92a93421a217b65ca8c1f829e132b82e51e7968f2e51b406e29a853fbd7b8
0xa89f193a00e01613243ab934523e9655fa207e2721c5fbb5b9cb33000fe1914d
0x20b03302c51a9264b99fa3d12f3f1250cd8ebacbbfa06e004ce3791e81d5e606
0x7dc13865b3428fc6c1aacc7da56ddb817cd137d79b059d0bb5c0cce4841d3b06
0xaf81985dc6e268a51680e5fba238e1bbda9ded6696edc5f9f44d8b8b0c3f386b
0x022b8c07374988b043bc232cf4e330008baf1d30f0f6a34fc3b2dfd7bc4ccba0

Functions
Getter at block 22073800
 
airdropFee(view returns (uint256)
displayPrice(view returns (uint256)
0
dropRevenue(view returns (uint256)
0
maxAmount(view returns (uint256)
0
maxPerMint(view returns (uint256)
20
maxPerWallet(view returns (uint256)
20
 
mintFee(view returns (uint256)
presaleActive(view returns (bool)
true
 
price(view returns (uint256)
saleActive(view returns (bool)
true
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
constructor(struct INiftyKitV3DiamondArgs args
Fallback and receive
fallback(
receive(
Errors
InitializationFunctionReverted(address _initializationContractAddressbytes _calldata
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(