HUXLEY Comics: ISSUE 5+6

Verified contract

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

No balances found for "HUXLEY Comics: ISSUE 5+6"

0xd6ba3460b00b06241dd2224de53ee15ed71660aa6ea519644f223d5efffe92c2
0x53739f0961c432800ceb3fdd029a5a1592828c8593d9187a3109dd9094e3b418
0x3d30d6810f1d7bc97fe141fd53a861e612aa3d949ecacbd02e6ed76e0b9b88d8
0x0474c005e8747aac999bed731c538d8fe42d21223ce65232d8c637aae1c4de07
0xf60fd7ab352c94ff914559c7635e11182227fff8fc51f3bb38f6b1f4d9b9ef84
0x60f4b88f2e04367a1ab75125b6b915523a906f61d64671e0fbde16fdb176e4c4
0xe1669ac677f294c9d9d143f0b6241ff7d91aea8bee2614d28207e631fa4e190c
0xfe39136e9a055dba11911d5700d35f6045a8387c835622ae80719ea066ccd1e2
0x14389357c61db73c08f15e529a563083cb2f808960c92897114d6776daa7d685
0x212d27ca4190c3a98f3328d658916cb6c787c8188f6591e82e1eadd8de014175

Functions
Getter at block 21265477
burner(view returns (address)
0x33c1eccfc6c68afe51b9c8fa15ec03b6e919d298
canPriorityMint(view returns (bool)
false
canPublicMint(view returns (bool)
false
canRedeem(view returns (bool)
false
name(view returns (string)
HUXLEY Comics: ISSUE 5+6
owner(view returns (address)
0x143e11e0ac7ece2c2c113b0b0f017e07aa3c30fe
priority_Price(view returns (uint256)
90000000000000000
publicPrice(view returns (uint256)
100000000000000000
redeemPrice(view returns (uint256)
50000000000000000
signer(view returns (address)
0x45c270aa1ab991a879eda48d59c19aebc63f4da0
symbol(view returns (string)
HUXLEY56
totalSupply(view returns (uint256)
2996
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address _walletview returns (uint256 minted)
ownerOf(uint256 tokenIdview returns (address)
redemptions(uint256view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
burnBatch(uint256[] _tokenIds
priorityMint(uint256 _priorityQtyAlloweduint256 _quantitybytes _signaturepayable 
privateMint(uint256 _amountToMintaddress _recipient
publicMint(uint256 _quantitypayable 
redeem(uint256[] _tokenIdspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _value
setBurner(address _burner
setCanPriorityMint(bool _value
setCanPublicMint(bool _value
setCanRedeem(bool _value
setPriorityPrice(uint256 _price
setPublicPrice(uint256 _price
setRedeemPrice(uint256 _price
setSigner(address _signer
setTrustedWallet_A(address _trustedWallet
setTrustedWallet_B(address _trustedWallet
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
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(
Fallback and receive

This contract contains no fallback and receive objects.

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