Non Visible Art

Verified contract

Active on Ethereum with 683 txns
Deployed by via 0x8d09e318 at 14371248
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Non Visible Art"

0x1f8c79f8ff826bac49d2dd6f9ea40c57b8f8cb8af318bf493c4d37764d457592
0x56562ab98dc116c6f137f4da834ae5e291e41da63b4f132f2cc90aebe23cd5e6
0x50ee5a149611e69f99abaf4ddee49f1a16f5a8f5ab21f0cb9e06d677d1d1023e
0xef89c8a96b366778a038d298d129671f4c0d91df9eb192e2b0d725de8a1c61f8
0xcc6555bf01fbe1caf18b4e9ef4f52f75aa866a96f141e15d09d6a85d9250284b
0xbd7224eac8103a371b4ccd16e5f52cbc09310448d751f453c06881981bfcfa4d
From
0x5ed3e05e4dbdf447a5a7e737e26e4eda1832e53a7cee0e67dcd43cdb378457bc
0x7e3af902397413f0cc3b90688687e8efc5c1ffeedc0b36989c916e56be189cee
0x334fd580979347d3e6828cf01bae4af70cff1c0a5e59b18bf260f5f9d592c361
0x9673852cdef2b7eca2b3cf9987397e767d031b68b06459a6fd0daaee38b91706

Functions
Getter at block 21162772
_baseTokenURI(view returns (string)
https://ipfs.io/ipfs/bafybeidazhj6p6n4bk24nqed3sr4wtsqajkeuvzzwwpmw7j4yntbbfup7y/
_price(view returns (uint256)
10000000000000000
_uriSuffix(view returns (string)
.json
freeMints(view returns (uint256)
222
isSaleActive(view returns (bool)
true
maxAmountPerTX(view returns (uint256)
2
maxFreeMintsPerWallet(view returns (uint256)
2
maxSupply(view returns (uint256)
777
maxTotalMintsPerWallet(view returns (uint256)
3
name(view returns (string)
Non Visible Art
owner(view returns (address)
0xcf37023b066f904af6235d867217fd92e060ce99
priceIncreaseX(view returns (uint256)
7
reservedAssets(view returns (uint256)
40
symbol(view returns (string)
NVA
totalSupply(view returns (uint256)
777
Read-only
assetOfOwner(address _ownerview returns (uint256[])
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
approve(address touint256 tokenId
flipSaleState(
gift(uint256[] quantityaddress[] recipient
mintNFT(uint256 numAssetspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 newPrice
setProxyRegistryAddress(address proxyAddress
setUriSuffix(string uriSuffix
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 baseURIaddress _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerIndexOutOfBounds(
OwnerQueryForNonexistentToken(
TokenIndexOutOfBounds(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(