This contract is being backfilled. You may encounter incomplete storage history.

Art Not Real

Verified contract

Active on Ethereum with 3,887 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1.2
0x669ddb31eb589371b94a9a719181993bd8793509c0b4808ebb576684dc37fc9e
0xbb84226953f9d99cb1ad6f2211f809fae1a8e658e36c043eac8d72e752f9f331
0x5d2ebcbece27c738041eb5dbb9205646064433d130974a44759f89b5e10cb0d1
0xb44bf413aa51b7af86970b185f673721924383240097fcf1fb7c9a9e23cc6cff
0x932089d8c993206d98b2fa575a3bd9b9983bf3d748063f98abd5c86c6e8b8790
0xfd5c9ad8f21315be96f4f186f1cab172a88ab274efef2e3b72de82e5a218d50f
0x42ae7837da174bf00ac77031748b4d0892572557e9ad2f595328642a3bb4d41e
0xa4f2e042e07967c10a427d1e84bc4107d68c37499a88dfcde8cf5cb7f28ff890
0x9ba4a1c42035ebc2c849e507f8db6360be27290be7712a621079a32c537256de
0x529990acd1512e9251f53ca7379cfc25549fe8cfa35803c7c26292fc57519b34

Functions
Getter at block 20888224
cost(view returns (uint256)
0
hiddenMetadataUri(view returns (string)
maxLimitPerWallet(view returns (uint256)
9
maxMintAmountPerTx(view returns (uint256)
3
maxSupply(view returns (uint256)
6969
name(view returns (string)
Art Not Real
owner(view returns (address)
0x23987fc32f8220d82d922bbf86e825b3a79b0059
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
ANR
totalSupply(view returns (uint256)
6969
uriPrefix(view returns (string)
https://arweave.net/nXJfYxzmPggp4_YWIcQADBSgvP8ae8En83wlqFjedfU/
uriSuffix(view returns (string)
.json
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)
tokenURI(uint256 _tokenIdview returns (string)
walletMints(addressview returns (uint256)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxLimitPerWallet(uint256 _maxLimitPerWallet
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setPaused(bool _state
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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.