ARTIFACT

Verified contract

Proxy

Active on Ethereum with 979 txns
Deployed by via 0x64aa2f7f at 14660113
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 1 additional slot
-
variable spans 40 additional slots
-
variable spans 49 additional slots
1 additional variable

No balances found for "ARTIFACT"

0x4b8ed44ce65b509788fe4ab87c22897d6913243a2615893b13d95736e799cee3
0xd37ffe00fbce66c02b3b22a3d0986d9823e5e5c153fe389adc2ad9bb13db3fbe
0x500550753b2a6dedf62fea7989d0f052d46898dd40952b906f7519e8a961b7dc
0x845539e9f5c96e806bee4b3b9f872da9dd6519f9d9866ca1fc7d454aaa509474
0x54c60da3a9eb390aa8eedc7e0be3cc97980ca6b2ef1e318693386a06d786f801
0xdc39d66c3e107f73440ec3f005c8a5eabe0fb39b332b9f11f37cbcdd1c1046b0
0xc7a883757c8cd56ce39d6cde2dc410d5257126f462c9fa6a0012f7f291b2c50b
0xb564548d4a0cac45589615bad26c22404f8c19388803094688912af7a224a4d5
0xbf86dec834cabb08456e3cbc2f4aaaffdfbb30b35436126f38050e4c3bd8b38d
0x2d55d2bee106a8392e4f3103f1a59cad5e96d6a8f000a38872062c8e443fa4f4

Functions
Getter at block 21213263
baseURI(view returns (string)
calcIERC721CreatorInterfaceId(pure returns (bytes4)
0x40c1a064
defaultRoyaltyPercentage(view returns (uint256)
10
defaultRoyaltyReceiver(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
ARTIFACT
owner(view returns (address)
0x25372ddbb42e2c6ca1176361ccca9cb218752aff
symbol(view returns (string)
ART
totalSupply(view returns (uint256)
409
whitelistEnabled(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintingAllowance(address _addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _addressview returns (bool)
mintingAllowance(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenCreator(uint256 _tokenIdview returns (address)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addNewToken(string _uri
addToWhitelist(address _newAddress
approve(address touint256 tokenId
batchAddNewToken(string[] _uris
burn(uint256 tokenId
deleteToken(uint256 _tokenId
init(string _namestring _symboladdress _operator
initWhitelist(address[] _creatorsuint256[] _numMints
mintTo(string _uriaddress _receiver
mintToWithRoyaltyPercentage(string _uriaddress _receiveruint8 _royaltyPercentage
removeFromWhitelist(address _newAddress
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleWhitelist(bool _enabled
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMintingAllowance(address _newAddressuint256 _newAllowance
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintingAllowanceUpdated(address indexed _addressuint256 _allowedAmount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.