Artifex

Verified contract

Active on Ethereum with 3,283 txns
Deployed by via 0x666de1d1 at 12470629
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Artifex"

0x261ff68f0b467b676998af2a962f80704139c35b7340711be620b4cb43916c78
0x99306bbfa33ac0f80a544a4c72f13be269ef85713fd99ffaafed983165854620
0x5da07e6683e0e8b967a177186c4e1abaddc9f4ba2bb17d25e8f2bbaf77179f65
0xf2621491e97c4744d0adae15bfbffd32e612321d134f871379860336a9ddbca9
0x9857c59dc0d547f56d9a3c94c1f314a0e7c87dc7f6e0cc1d9957f6badd49253c
0x2bc9b08b915b4e341d20d5bd950571c1aa0a9f45ba82576a00f36eeef90e9951
0x82de6b5dc173f9d81bdff9f77a91f92e238056d81257e81158c1d3513e96edee
0x30207eaf1bd3f1120817ab47a78b0f4ce701affc0583770e286f5f65104e5c59
0xe6f737d5b234673bab58c918607d02ca57c6a772b4b787fe53ab4b18b5ef89be
0x4eac767d80ab381ed4c3aeda8f287cbb478609de45fae52d74a092b84f41f24c

Functions
Getter at block 21196830
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/
externalBaseURI(view returns (string)
https://artifex.art/
name(view returns (string)
Artifex
owner(view returns (address)
0xf482c89d34cbb7ae6b307ff23f00f32231cdcfee
symbol(view returns (string)
ARTIFEX
totalSupply(view returns (uint256)
4150
Read-only
balanceOf(address ownerview returns (uint256)
encodeTokenId(uint256 seriesIduint256 nftTypeuint256 nftNumpure returns (uint256)
exists(uint256 tokenIdview returns (bool)
externalURI(uint256 tokenIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
getArtistNameByTokenId(uint256 tokenIdview returns (string artistName)
getMetadata(uint256 tokenIdview returns (string metadata)
getNftNum(uint256 tokenIdpure returns (uint256)
getNftType(uint256 tokenIdpure returns (uint256)
getSeriesId(uint256 tokenIdpure returns (uint256)
getSeriesInfo(uint256 seriesIduint256 nftTypeview returns (struct ArtifexArtistNFTSeriesInfo seriesInfostruct ArtifexArtistNFTSeries3DModelInfo series3dModelInfo)
getSeriesInfoByTokenId(uint256 tokenIdview returns (struct ArtifexArtistNFTSeriesInfo seriesInfostruct ArtifexArtistNFTSeries3DModelInfo series3dModelInfo)
isApprovedForAll(address owneraddress operatorview returns (bool)
isSeriesLocked(uint256 seriesIdview returns (bool)
otherOperator(address operatorAddressview returns (uint8)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenIPFSMetadataHash(uint256 tokenIdview returns (string)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addArtistSeries2dNftType(uint256 seriesIdstruct ArtifexArtistNFTSeriesInfo seriesInfo
addArtistSeries3dNftType(uint256 seriesIdstruct ArtifexArtistNFTSeriesInfo seriesInfostruct ArtifexArtistNFTSeries3DModelInfo series3DModelInfo
approve(address touint256 tokenId
batchMintArtifexNft(address touint256 seriesIduint256 nftTypeuint256 nftStartingNumuint256 numTokensstring[] ipfsHashes
batchTransfer(address _touint256[] _tokenIds
lockSeries(uint256 seriesId
mintArtifexNft(address touint256 seriesIduint256 nftTypeuint256 nftNumstring ipfsHash
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseTokenURI
setExternalBaseURI(string newExternalBaseTokenURI
setOtherOperator(address _newOperatoruint8 _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateTokenIPFSMetadataHash(uint256 tokenIdstring ipfsHash
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ExternalBaseUriSet(string externalBaseUri
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SeriesLocked(uint256 seriesId
TokenBaseUriSet(string tokenBaseUri
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symbolstring base_uristring external_base_uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.