In It For The Art

Verified contract

Active on Ethereum with 1,728 txns
Deployed by via 0xce1aead6 at 15581064
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "In It For The Art"

0xc59d9a5c8213f3083b61b42feb31cc9bf9d28f0aa10561f8f6c4f6c3a83411a2
0x42914ca3880357115efa9af492c6aceb2d1537432d4aeb752fe7ffc38d5ee01e
0xd2f3103abb30c0244992c01d18f40a6b51040f649b2df00f2241c9a670df70f0
0x7bccc718fc580a844dd714f0ee0da7672a9806892fc95a116d7032e91c065e7f
0x1f93a840da17bcacfa8c69f12938d43b0d0613913ead5dcaaa7f24d6dd8c3eed
0xfad0817feae08081d0b3eccfba0f4e6fec98450349d6cc0f28e23c94392fa10d
0x478bf88fa056a381ae19838890f6ab4ccab133ac9b726ce6defc96c0b16f788b
0xed615d543ff66a47601e4ca90050747b3bcf9a03b8e1a804ad6e3357138910f1
0x4c192429d88ad42fda1ab39583f2d1dce2489fac492d55c437f5513eceee5a3e
0xc5dcd92152221944dc103ebbddd0485853e2788309cb1b2ca58f9f9b37bcfaf2

Functions
Getter at block 20929224
baseURI(view returns (string)
ipfs://QmZLJR33kp9cGABr1avpJj8XADKCM1V86WmMbYkuJLLgPy/
mintActive(view returns (bool)
true
name(view returns (string)
In It For The Art
owner(view returns (address)
0xb998d3fd691d9d65788d432c64c475c83b52d8ac
revealed(view returns (bool)
true
symbol(view returns (string)
IIFTA
totalSupply(view returns (uint256)
1000
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
changeBaseURI(string baseURI_
changeRevealed(bool _revealed
mint(uint256 quantity
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
teamMint(
toggleMint(
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
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(