MP

Verified contract

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

No balances found for "MP"

0x993590e1fc80accd082c6062245e32504cd66063f2d033c4a462c2b8dd5c9540
0xa94c2894743b57bb32520b36d52429a73dc5f8e9373cdc2c843495789cf28d58
0x8ea42a1982b0db2d8b30e8c18110747b9119155cdefc46b25697690b24429097
0x5a83f9e466a9b2fc4652c6c79b7dbac9e69a404b584236d485d96afa1caa8c29
0x04007be05a55cafef8c98899fa81c0a035f79be6cfa144028814b7ca6c9ac864
0xf78e809bad551c363da44a2228e41cd589d2816edbb0d2690596c82e335f2e43
0x8125f48750fbeea9ddd0bda9227a91e5aff0f2be2e1849fdcc3a65605a2aa6dd
0xeb5dff1bf966b52e2665c59bfb06e315a2389a9d2d73c3ff3ede0d14d7c4ee0f
0x39978b87cf5ff22bf4cf5a26147f15b18262812b39b9f421a0fb8d7a6c53e354
0x35b94a821d39336affb830c1de24c75c632d2913a184f2df03fadf477a60aef2

Functions
Getter at block 20868218
baseURI(view returns (string)
https://zh4gskesd3jgexy7d5kimcxte40mmdrp.lambda-url.us-east-2.on.aws/
isPublicSaleOn(view returns (bool)
false
isWlSaleOn(view returns (bool)
false
maxSupply(view returns (uint16)
6000
mintPrice(view returns (uint256)
180000000000000000
name(view returns (string)
MP
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xa411c8b7899b5a5b8cb29f08d3c465ef7ec2da73
symbol(view returns (string)
MP
totalMinted(view returns (uint256)
10720
totalSupply(view returns (uint256)
10720
wlMintPrice(view returns (uint256)
149000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
checkValidity(bytes32[] _merkleProofview returns (bool)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
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)
State-modifying
approve(address touint256 tokenId
devMint(address _address
mint(uint256 quantitypayable 
publicMint(address touint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURIValue
setMintDates(uint32 wlDateuint32 publicDate
setOwnersExplicit(uint256 quantity
setRootMerkleHash(bytes32 _rootmt
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(address touint256 quantitybytes32[] _merkleProofpayable 
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
receive(
Errors
AllOwnershipsHaveBeenSet(
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
NoTokensMintedYet(
OwnerQueryForNonexistentToken(
QuantityMustBeNonZero(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(