Undercoversnfts

Verified contract

Active on Ethereum with 1,625 txns
Deployed by via 0x9217081d at 15452079
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.63
0xd12f12ba57c48a5190711b3f08715932fcc2f567dd03389b98b4aa08d0cd7d79
0xd7facac36e718ca6305764ade0223a0db552737d79056d14dc1fa1be2a71251f
0xe44b70e7711a523c3d0fd65f0e2b98e5ef6e568bdc4fc88973955122c9b01c30
0x8a8e8544b254b6dc1d5a5dcbc7640ef8aef283e579a3bf73629857c1a926d019
0xc244bae6448d6549418c7fee7bbcbe624905e2acf1a62e84bf995c2ae84aac1b
0xed57f3dc88ea4ba2307f836f95a677d41e2ff0f7f7c7589b4a74cb605d8df44a
0x84dc037213316acc4e48da61f9503d7f52b07c59b090cf1d53a07e8f4a8d4b22
0xe8f5e8a1f3afb31b8b5ef78f7b022a93cf06a173cd67e0aa1079c17add215a0a
0xe844e31e17fa4b9d124831d90fb602dbc04e86221e514935674f3be99ce0c98d
0x514f7a2f817f92e6939d89cc7cc47b13a03a8fdf86deac1dde98b79826103ad3

Functions
Getter at block 21220087
MAX_MINTS(view returns (uint256)
275
MAX_SUPPLY(view returns (uint256)
5000
NFT_PRICE(view returns (uint256)
0
baseExtension(view returns (string)
baseURI(view returns (string)
ipfs://QmeSDuYsntQn3U9mkZ9k4tWm7TGVQtNQDNiUf64mjZ333x/
name(view returns (string)
Undercoversnfts
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xe9291f77cda0461e872c8b0297579c656931875a
paused(view returns (bool)
false
symbol(view returns (string)
UN
totalSupply(view returns (uint256)
7952
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
AdminMint(uint256 numTokenspayable 
FreeMint(uint256 numTokenspayable 
approve(address touint256 tokenId
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.