Nifty Ape Nation

Verified contract

Active on Ethereum with 694 txns
Deployed by via 0x49e3d831 at 13593732
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables

No balances found for "Nifty Ape Nation"

0x01a249cf313f30212ef6c9d5b424e1a82ee6e164dddb5158606e7d918b3e6969
0xc3cec2103787db93c64bf1ff4d776e03c76319eecbfa1f40f6834f98eeedaae7
0xf811c421d5e2f45637c19c73eb01dcb4f1ea449a51c0d222d4f4ca0ee4cd2b8a
0x570312ab62fbc577ef93f52db1f3ea1386b42ed6cb10154078090ef5e6b4cd39
0x7b16d29ea7314160f23624724ed57d3640546db89f7fbb821383836ed0aa436e
0x518cadec740b84c43936f083e6ece1bd0fa38df092816c80e81376991fac63de
0xc90c101a98384c7feda7928f1102b5a46955222ecb284790cddea7c197385bcb
0xabd3254f3cd112a95cd82ce84cb1c2d348103bfb7151c5396f75eb7e6fe4fb15
0xd25c18d62652c5472664fd12103bf6a03d12b1af55e2bf05cf3ca35f435e3d82
0xa43dfce2dbec9b02f8e14b10a229e4b569443644cdf92c401bc6a8f195c5ad92

Functions
Getter at block 21201732
PRIVATE_MINT(view returns (uint8)
2
PUBLIC_MINT(view returns (uint8)
1
_contractURI(view returns (string)
https://storage.googleapis.com/niftyapenation/contract/nan_contract.json
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://storage.googleapis.com/niftyapenation/
contractURI(view returns (string)
https://storage.googleapis.com/niftyapenation/contract/nan_contract.json
maxMintAmount(view returns (uint256)
3
maxPublicSupply(view returns (uint256)
7904
maxSupply(view returns (uint256)
8888
name(view returns (string)
Nifty Ape Nation
owner(view returns (address)
0xbcb50f66241cccfdf8733625abe2f9fe838d1b54
paused(view returns (bool)
false
pricePerPublicToken(view returns (uint256)
88800000000000000
privateMintCounterStart(view returns (uint256)
7904
publicSaleDropPhase(view returns (uint256)
1
publicSaleDropSize(view returns (uint256)
888
symbol(view returns (string)
NAN
totalSupply(view returns (uint256)
481
whitelistAllowed(view returns (bool)
false
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCurrentCounterValue(uint8 mintTypeview returns (uint256)
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
approve(address touint256 tokenId
mintPrivate(uint8 numberOfTokens
mintPublic(uint8 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setContractURI(string newuri
setMaxMintAmount(uint256 newMintAmount
setPaused(bool newState
setPricePerPublicToken(uint256 newPrice
setPublicSaleDropPhase(uint256 newDropPhase
setPublicSaleDropSize(uint256 newDropSize
setWhitelist(address[] addressesuint8 allowedMintAmount
setWhitelistAllowed(bool newState
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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(string _initBaseURIstring _initContractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.