Colored By Van Gogh

Verified contract

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

No balances found for "Colored By Van Gogh"

0xf97eae4b578203c8fda2a28a849992d3819ee3aec7e55f84c15edbe02cba309d
0x3cd31cffeb24bff39007dfd4095a50aafd9af0618af0666d9f205380e10a3fcc
0x7dd709ca914ce3f77ecd06803aad7a79f932f6fe79253a648bf486b02d712b7b
0x585faf39da6392657260e47f4c57a76c6fed788c7b259daaa90f9cef6dbcc6fc
0x848f2a7cd7505d4225beb723ff13a76c964501392194b0cdb039a5e6f79e296c
0xd4534c1a77816c16faa83768103b41a5c5ce86cfea3b9c9a9de113d36912b34f
0xcdd9f411e2d004d68f51b1764bf767409714d33b575fb16356d4492efc8ce0c3
0x0fc35a2cb2658f67271033aaf559ef0e67cbb425994901e0887fe1163e64df60
0xb277c98566f2bb043ebec0d216e81275d8754cdbce22700f0913f184d6c596b7
0x4828a51400711e7eb4d1f56b2dc4b8511c503e7bd731f4891d0273bec68a4da2

Functions
Getter at block 21223557
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
maxSupply(view returns (uint256)
500
name(view returns (string)
Colored By Van Gogh
owner(view returns (address)
0xa1b39e69128aa1df8d3c3fe22bdcf4cc56f8500e
price(view returns (uint256)
1000000000000000
symbol(view returns (string)
Color
totalSupply(view returns (uint256)
58
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 operatoruint256 tokenIdpayable 
mint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(