NFTNYC2024
Verified contract
Proxy
Active on
Base with 24 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "NFTNYC2024"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12729636 | 8 months ago | | | 0 | 0.00031732755 | |
| 12729621 | 8 months ago | | | 0 | 0.00064408683 | |
| 12727952 | 8 months ago | | | 0 | 0.017813903 | |
| 12713827 | 8 months ago | | | 0 | 0.00075874740 | |
| 12696843 | 8 months ago | | | 0 | 0.0011837858 | |
| 12692737 | 8 months ago | | | 0 | 0.00030889755 | |
| 12692704 | 8 months ago | | | 0 | 0.00064659919 | |
| 12689652 | 8 months ago | | | 0 | 0.00081277669 | |
| 12687093 | 8 months ago | | | 0 | 0.00070946923 | |
| 12686257 | 8 months ago | | | 0 | 0.00089435462 |
ABI
ABI objects
Getter at block 22750539
This contract contains no getter function objects.
Read-only
linkSupply(string linkId) view returns (uint256)
State-modifying
Events airdrop(uint64[] quantities, address[] recipients)
linkMintTo(address recipient, uint256 quantity, uint256 maxAmount, uint256 maxPerWallet, uint256 maxPerMint, uint256 expiration, string linkId, bytes signature) payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
ConsecutiveTransfer(uint256 indexed fromTokenId, uint256 toTokenId, address indexed from, address indexed to)
OwnershipHandoverCanceled(address indexed pendingOwner)
OwnershipHandoverRequested(address indexed pendingOwner)
OwnershipTransferred(address indexed oldOwner, address indexed newOwner)
RolesUpdated(address indexed user, uint256 indexed roles)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(struct INiftyKitV3DiamondArgs args)
fallback()
receive()
InitializationFunctionReverted(address _initializationContractAddress, bytes _calldata)
NewOwnerIsZeroAddress()
NoHandoverRequest()
Unauthorized()