Tattoo Artists

Verified contract

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

No balances found for "Tattoo Artists"

0x65e57ff26b20728dca1c220e0c147044bc90846145824675a601e7e565a906b3
0x4cafe97e59afcdba17f19c7026c691d03e7c9a99d5d5dedb410722e4c8f4137d
0x9ab1f4914bd0d2037ca6a493a0cb052ebcc8c2c245095bd5aac37c37af7478cb
0x18443321d67bc9c4b8f0e1894b55bce756d466f37aa5615ab5a61e42c671fcfb
0x814d5aa83e61ef6a4a045c6e01e29010c8084776e39647d3a42d49f6fa15e4f5
0x68ce262915accc04cdb6637abc061d4a1c47471ad8c48e62f48e6f180ef8896c
0x02d423d46c84fec39f35d98c1ed6d4a983cd1b2ead275c639217459249fe8707
From
0x7ac63776fa3d66a9eacd47ee07ef20e308a96374141dd788a0eb5cbe0e426552
0xb4fe8a93f16e49c7a25fb9c7e76e8374eaa156f49ff62f3f9ce0c825055f4805
0x429ad51344a614f0eaf35d28e85b359b21720638e60811102511e67e554ea24d

Functions
Getter at block 20901122
_baseTokenURI(view returns (string)
cost(view returns (uint256)
27000000000000000
freemint_supply(view returns (uint256)
6428
hiddenMetadataUri(view returns (string)
https://ipfs.io/ipfs/QmcgSEMJxTTSQfxzX2teTMA8d1wSAN1Q3Juq7vFYow6emt
isSignature(view returns (bool)
false
maxMintAmountPerTx(view returns (uint256)
20
maxSupply(view returns (uint256)
6428
name(view returns (string)
Tattoo Artists
owner(view returns (address)
0xdacf8123c912098dc6b3248ede8cbaeeade8666c
paused(view returns (bool)
false
revealed(view returns (bool)
false
symbol(view returns (string)
TA
totalSupply(view returns (uint256)
6428
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
signatureWallet(address walletuint256 _tokenAmountuint256 _timestampbytes _signaturepure returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freemint(uint256 _mintAmountuint256 _timestampbytes _signature
mint(uint256 _mintAmountuint256 _timestampbytes _signaturepayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setCost(uint256 _cost
setFreemintSupply(uint256 _freemintSupply
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMaxSupply(uint256 _maxSupply
setPaused(bool _state
setRevealed(bool _state
setSignature(bool _isSignature
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(address _withdrawAddress
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(string _hiddenMetadataUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(