Pixel Miladies

Verified contract

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

No balances found for "Pixel Miladies"

0x4f77f4872fb10b85c85c93f97c09ebeeabc4cf23549bed96f32950bde2ec4d2d
0x1725b2a2425dfcde5ba20635f39b752553e7e6c8bb7c3ce010f94622aec175c0
0x58aefb207bea703efc364cae18cd63ccb1d7db2617265adf784acedacac1ae38
0x5137511ed3fb60f46635958d19631b7b9c55ea1a5999f457a2eedf2dde19fc0f
0xf2ba842100a0bec1c1a9bde9e1ffb8781915b0792933f3ece7e17d393ac8682d
0x15a96275bab74a366c5418902a88bbcfb224614669978d4c788f82e288af895a
0xe20232bbb51528867e981b8649b8c27b272c5ed49a1869e75e8eec64fae4dc50
0xbf5d8f7331359c21415f64e306f2d739f6082d7662021d4cc98dd8187dc05608
0x89d7e63f95a15d3a92ffbbb8994e8f66e5305867c9937467eefee47c1aaa6400
From
0x244d9cd816b324d7846ae3db069bf2eda3950062f9547444927890918cb6ecd2

Functions
Getter at block 20998150
MAX_SUPPLY(view returns (uint256)
6969
PUBLIC_MINT_LIMIT(view returns (uint256)
300
PUBLIC_MINT_LIMIT_TXN(view returns (uint256)
10
baseURI(view returns (string)
ipfs://QmYgiKKs3Y5XQBdtngjiHH6BZyiGzeicMrrMuMDf1KFdv5/
freeSale(view returns (bool)
false
name(view returns (string)
Pixel Miladies
owner(view returns (address)
0x639526b935670021ffbf2d967f33c9a1bb0be89a
publicPrice(view returns (uint256)
0
publicSale(view returns (bool)
true
symbol(view returns (string)
pxmld
totalSupply(view returns (uint256)
6969
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numUserMints(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
userMintedFree(addressview returns (bool)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
freeMint(uint256 quantitypayable 
publicMint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractURI(string _contractURI
setFreeEnabled(bool _state
setPublicEnabled(bool _state
setPublicPrice(uint256 _publicPrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(