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.

NFTNYC2024

Verified contract

Proxy

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

No balances found for "NFTNYC2024"

0x3984f1e01b23eff7a8cbea27909609df020db819cdbdb0489559aa791206727e
0x6c7d326ebb625f458574eaed00f3bc2d6855aee247982d89f51cf392982c2add
0x8a4de2249e10178f74f4050a19c22de269ec1c2697d2ff18ecd609153dba7450
0x6820b62977598d6c370a5547b2fa3b84128a9e8b75af7d83d4bb8b05a55b38a5
0xf25bb6c7cec4478cf8dd883ac4b214fb8dad83c7eafaedb090b1cfd288e26164
0xea30a80459d4d94cf20691f22a40c22c1a9a1eb6524413e0188de673e76f9e96
0xaabbbbbceae0f4a9cdf9388b2029fc10aab5e58172191e334541a22253ad376c
0xa9e058065129e77c122e4a1f528a16a8fc0a6459136f2838790bc9ed69032dd1
0xe50f93d8c50416be68978cd9f657802b977db97e11ee18793cf63f662e84cce2
0x654cbd540e42fa12e12dbb4e110f2e8783a44e4725354d7a1bb2e971aaf777bc

Functions
Getter at block 22750539

This contract contains no getter function objects.

Read-only
linkSupply(string linkIdview returns (uint256)
State-modifying
airdrop(uint64[] quantitiesaddress[] recipients
linkMintTo(address recipientuint256 quantityuint256 maxAmountuint256 maxPerWalletuint256 maxPerMintuint256 expirationstring linkIdbytes signaturepayable 
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(