Movin Frens

Verified contract

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

No balances found for "Movin Frens"

0x519afa08a3aeb492c3e5cd7a0718c3e3141b6d72ed6f31129d1b0c70c71e8d7e
0x0da47f63409b95b5c2bac87936f1a2283ced1e9a4450b2e294008f02c929ba6e
0xafb1ef79800940d09557cbd7b3285a24150e538a1f2f601665309af157167bc7
0x0d9c5b0630e04cbf921698d93597db0a23e2b5fe74b1e17596145debc06393e8
0x06638fa2fbf444d5a98d423a064d41f366cc63f3bf519eaaf7d5fa5ddccd925a
0xb08423bb2a81884557214fc29f5eb860ce8f8e49845b969709763372f8611434
0x716a15379d39c60c41088cc1f1f9e27162276d77caae2853e710d69b1404fbfc
0xa2c9d90cfbef4d769fcfbc7b47621fd57e2a8aaf46eba519ae2348d0aaddd9eb
0x7f5ca09d5ddf1ced57b34d8d02539e0942a98ba20ae3dc5dad15d7a4b9a55666
0xc886fd4bd992506b08abc9c5c683c645dfd2cf56a5a229afeea1efc512c41b3f

Functions
Getter at block 21316492
OGMerkelRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
cost(view returns (uint256)
25000000000000000
hiddenMetadataUri(view returns (string)
https://ipfs.movinfrens.com/unreveal
maxMintAmtPerTx(view returns (uint256)
5
maxPerUser(view returns (uint256)
5
maxSupply(view returns (uint256)
5000
merkleRoot(view returns (bytes32)
0x64a32b8bda4816abfeddf3850f526c3616b3aecb96f08168d07469794c6f77a4
mintPhase(view returns (uint256)
0
name(view returns (string)
Movin Frens
owner(view returns (address)
0x022fa2c8289c39f02f631b1912350a0ff6933269
revealed(view returns (bool)
true
revealedURI(view returns (string)
ipfs://bafybeifjqpc34hgg5a7rqubjrnbvayng7jynl2q7nda7gmxktuf2y355wi/
symbol(view returns (string)
MF
totalSupply(view returns (uint256)
1511
uriSuffix(view returns (string)
.json
Read-only
OGClaimed(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValidOG(bytes32[] proofbytes32 leafview returns (bool)
isValidWL(bytes32[] proofbytes32 leafview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicMinted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
whitelistClaimed(addressview returns (uint256)
State-modifying
OGMint(bytes32[] _merkleProofpayable 
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
mintForAddress(uint256 _mintAmountaddress _receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string _revealedURI
setCost(uint256 _cost
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxPerUser(uint256 _amount
setMintAmtPerTx(uint256 _amount
setMintPhase(uint256 _phasereturns (string)
setOGRoot(bytes32 _OGRoot
setRevealed(returns (string)
setUriSuffix(string _uriSuffix
setWLRoot(bytes32 _merkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 _mintAmountbytes32[] _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(uint256 _costuint256 _MaxPerTxnuint256 _MaxPerUseruint256 _maxSupplystring _uri
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(