The funerary mask of Tutankhamun

Verified contract

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

No balances found for "The funerary mask of Tutankhamun"

0x86c9db17d8d4560b3ddaa67fde0c7c9ee6d27e5e58d137822215a68ba5a60e3e
0xdadd69f522445417061a0c3ebd696280be4b9c5ba064cc9392fd5f02cfd8800d
0xca0bc22ea38b2233caf532b3e3071d23ae6347eb87941c32137daf84ac7acc7f
0xc58d673d5b3b1c8a166a0f70a05c44e60b561d1921aee0046edc205bf2acaf2f
0xd1689d6b5cd8c78efd0c79dd6284f527bfb14941edc154734539c1b41e0909d2
0x2806fd27bc487a5b801ea16ab5484e80789bbfdf0298ddd4042822a311b9f1a2
0xafdb0eb8b5bda941daf55a8d73f9fc1deef46823944b88b9998faf12c028e9d1
0x2c8782d9a96d680c82972f6c52d50410b2fbb752fdd29c22ac254bae02e60ed7
0xb02fd8fce6952b3e6bae55b41def5c6e059d6bddbc6d398487ae5454e4576594
0xe42d955285bdc8913f5d2ffbc4a002fa09be05e54fa24254fe637c63b3d8bc1d

Functions
Getter at block 20859538
MAX_SUPPLY(view returns (uint256)
330
RESERVED(view returns (uint256)
330
baseExtension(view returns (string)
.json
name(view returns (string)
The funerary mask of Tutankhamun
operatorFilteringEnabled(view returns (bool)
true
owner(view returns (address)
0x59de7273191e6bf1907d614e94ecfbe8e5fb7318
provenanceHash(view returns (string)
symbol(view returns (string)
The funerary mask of Tutankhamun
totalSupply(view returns (uint256)
330
Read-only
balanceOf(address ownerview returns (uint256)
functionLocked(bytes4view returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address accountview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenIdpayable 
lockFunction(bytes4 id
renounceOwnership(
reserve(address to
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setOperatorFilteringEnabled(bool value
setProvenanceHash(string _provenanceHash
setRoyalties(address receiveruint96 royaltyFraction
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _royaltyReceiveruint96 _royaltyFraction
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyReservedTokens(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
FunctionLocked(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
ProvenanceHashAlreadySet(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WithdrawFailed(