Metaplaces Artifacts

Verified contract

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

No balances found for "Metaplaces Artifacts"

0x2ae5a5f76a829aa8dc8a0dfa6f52c4d872bd2af0e9b45a01124684b4b1d305d7
0xa2ee1a4239699b23d3aa5552c281cec576d72e45c7acdbaecdb3f180af125e96
0x5b49f5f176d4321c0ef87d539d8bbf76ac4ec6f4bcd18caab81acef8057a9203
0xe5345d90e88fe5aded46431fa36c5f0a5f4f9729f2c642d9dfc416046014d7dd
0x29bc3daf93ab13eb511229f943017d02ec1157289e53f0741d83c123fc3d0318
0x378514f2306e9368f322cbcb4b0fd4c11774eccf1eeebd29c650dc8d3b7b7220
0x265d68291dcb00e39240d0a754c4abd8a7ef2e88539bd56b647bedb84b541781
0x29af497f62d80a49bee24d0a214db5b1ed210d50fdcd305f3cadb5b31d79c6a6
0xd483161e62c322dcaaf287dedecf839bd617223b818734e229940a8bfc5a21c0
0x4d1d200206a63bce9e07d01bbb80a4a0afdf828a8db2b2c33dceb831f7be8793

Functions
Getter at block 21227533
airdropsClaimed(view returns (uint16)
0
baseURI(view returns (string)
https://api.meta-places.io/getMetadataArtifacts/
isPublicSaleOn(view returns (bool)
false
isWlSaleOn(view returns (bool)
false
maxAirdropClaims(view returns (uint16)
100
maxSupply(view returns (uint16)
1000
mintPrice(view returns (uint256)
65000000000000000
name(view returns (string)
Metaplaces Artifacts
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x7b6eddf37a46a4e2a4a1625f1baf65215ea98dba
symbol(view returns (string)
MA
totalMinted(view returns (uint256)
123
totalSupply(view returns (uint256)
64
wlMintPrice(view returns (uint256)
45000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
bridgedNfts(uint256view returns (string)
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
airdropClaims(struct ERC721AMOAirdropClaim[] airdropClaimList
approve(address touint256 tokenId
bridgeAndBurn(uint256 _nftIdstring _btcAddress
initiateMint(uint256 _mintPriceuint256 _wlMintPriceuint16 _maxAirdropClaimsuint16 _maxSupply
publicMint(address touint256 quantityuint256 _paramspayable 
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[] _merkleProofuint256 _paramspayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BridgedAndBurned(address fromuint256 nftIdstring btcAddress
MintInitiated(uint256 mintPriceuint256 wlMintPriceuint16 maxAirdropClaimsuint16 maxSupply
MintedAI(uint256 nftIduint256 paramsaddress owner
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(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
QuantityMustBeNonZero(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(