PixyDixy

Verified contract

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

No balances found for "PixyDixy"

0xb79fbf3960dd440762aa09f9a16d09aebdf9ebd76faef36324b7959f3214b34a
0x2ff9066ad1b1bdbb4a55dd2b87c97d8be0ea5fe8f12257c36a283bb03db0ed30
0x3abd0172849dde53f34c94d90db67a1c13fbf8cb87fc95dd0f581159ff8b8038
0x7524bcdb0e347e4e9dfa373e755af6ebba38814e1a3ecb04886d076400ead4b1
0xdec1b8cd58fb6c386f876e05f71315efec38ff7434c7efab5943a0cfa3dcb199
0xd747c0c2affe5ff6c150fada0da56e8af6284ec9c7ba53d3ff7dc8b932c90bb2
From
0x735bd83d81df5d0ad70f78e48274bd62a5d3abfce1bdc6c4e4913b26d3474138
0x324c8d43219eff02c740158cfd8a526251acda008377ac882726433ef18f4244
0x8df47459092d902b58855d69b00cfa155ad9125503ecb6c7646901b6538b3e3f
0x94d1d2dbc5ad0d83f0bd89e6507fbb1dc1ebdd52c125d9cb2042135d15278bf0

Functions
Getter at block 20957206
MaxperWallet(view returns (uint256)
10
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseURI(view returns (string)
ipfs://bafybeiaz46q32tes5htanf4cqzy6xj5e4wgv53jshoreir2fxaok7o2g7m/
cost(view returns (uint256)
0
maxSupply(view returns (uint256)
4444
name(view returns (string)
PixyDixy
owner(view returns (address)
0xd467bdb67f98e8b9dca9eacca1f3ee62d3451a00
paused(view returns (bool)
false
symbol(view returns (string)
PXYDXY
totalSupply(view returns (uint256)
4444
Read-only
FreeClaimed(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenIdpayable 
mintyourPixy(uint256 tokenspayable 
ownermint(uint256 _mintAmountaddress[] destination
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxPerWallet(uint256 _limit
setMaxsupply(uint256 _newsupply
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(payable 
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(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(