NFT Rewind 2021

Verified contract

Active on Ethereum
Deployed by via 0xbfb477d0 at 13969132
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NFT Rewind 2021"

0x841241e70f965cfd1ecb2da80d06ac99fbfcedbfd7d4820d8e5c556c3bd090c7
0xdbd8375f05e53706a6da62952ecac17c9eeed467fda766dcb89009e049bad4b0
0xff46422b78c876ff8c7945fbb0e2c8aece1060eef17702c377ffdfba4696a452
0xbf88d2da1e0cdbbd588285e9876c24ec7e0329cae905dcdac2fa188cc73022d5
0x9d6b445491ed760fea25e5576338b5e441f4ded8772b137f7130692f8fc79fde
0x4681348dca21482e44dbb91ccc6fd2f60af6c49963be680065168076146ec2e2
0x9e902cf890d24f7601fc50922617e87e41e57b615bc580968c8a2884794ec47b
0xfc6a9a55145728eb26e16d1c498c520c55872c9bcaf0207a021b0aeac3a60fe7
0x33c9cf8e479c04b70601c5998ad2afac3de34edaf9c6214ccfaa0390d6801037
0x933d3ce458571b308d3d67bcf832ce514b729db4e3cc56a4317379af85e94d78

Functions
Getter at block 21329661
MAX_FREE(view returns (uint256)
3000
MAX_TOKENS(view returns (uint256)
5000
MINT_PRICE(view returns (uint256)
20000000000000000
baseTokenURI(view returns (string)
ipfs://Qmeq7TZtS7cKBN1rSvvQzBjguXtK9rGKtWJqSgVUy8DiSf/
free(view returns (uint256)
3000
minted(view returns (uint256)
3507
name(view returns (string)
NFT Rewind 2021
onSale(view returns (bool)
true
owner(view returns (address)
0xda9828b3386c5b4a8fd9956bd6e4017a82496041
symbol(view returns (string)
REWIND
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
changeOnSale(
mint(uint256 amountpayable 
mintFree(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.