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

Polaroid Nights

Verified contract

Active on Ethereum with 57 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Polaroid Nights"

0xa68c4aa8173277f40572e69cf7774e2331b9400cb05f3cf7ebd0d77087ca718b
0x38973a24396d6617b141edd1a64986be7e8de409e355d299e728e72e2c9b2d85
0xa22c3c8a71e3a130dcb48aef2d8d83e6d757b74acc052699d6953f60d4cee46c
0x4f4cfa97b77eaed7a7a9c2edbdf435172e6bbea044eb0988a69ab6a29cfbf27b
0x02fdea1568bf63380f4c2d7bbdf1aff245ccb84cde6ab617ae0476fa8853ff6c
0xd5758a521b5a8b0276cc8d08a3f942105bc105e66c489db67d0d3b7fa3e79d51
0xcf529e1faef232bdf657c4539d03602153a85ab728a55567a6dad425935bff28
0x9a43f1d683ec74dbeaa051944fd73e2164c38b053e8ad5fd9ecf7213d9103e7e
0x2ee43da2d8b166cef380e1a5e83ba928805e4369a851d09ac1514c6edbea5e51
0xca5d1a4baf0bebbc419173d26d8f2f26d5f140dab6e90d9563b4d44f69d40dd4

Functions
Getter at block 20795432
availableTokenCount(view returns (uint256)
126
baseURI(view returns (string)
https://ipfs.io/ipfs/QmaX9ZkYKTkv5FMybg7edz1QLiDGTafnBY1jXM5k2uSHeh/
currentSupply(view returns (uint256)
46
name(view returns (string)
Polaroid Nights
owner(view returns (address)
0xb8d3bf1e8838d6ccd6787944eee1dc6d17bc322e
symbol(view returns (string)
POLAROID
tokenCount(view returns (uint256)
46
totalSupply(view returns (uint256)
172
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)
State-modifying
approve(address touint256 tokenId
mint(address _topayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SupplyChanged(uint256 indexed supply
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.