This contract is being backfilled. You may encounter incomplete storage history.

Metafrens Official

Verified contract

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

No balances found for "Metafrens Official"

0x48016ed28c9a943ceece26bde2c2e156a63af20f91a4e544b5dcaad55ac1b3b0
0xbd3b6eb031b00c641ab76b79946db82ab97c0d45d9eeaeae08c27c357312809c
0x141fd5cdc4943d24866835b03bd293d0c29e77ebf91def7da23ea1dca08a4798
0x7a95ad6f1adadf8737d1e15b85312057f59866c55b538a620fa5d7f3c40eaf10
0xb6a1eb5dc1d8a0a7e51e9e96ea14f726b022890c8fcc2361564f8f085f5ecb16
0x048c880f7e766de798f48536843f4a092614425685370157b4c52f5c355dd3ce
0xff74ef8f54d6eff6e710142da998354b1f7b5cc49f6731170fd914cb4e88afb1
0x424858f1ec2404c352fe28931e0fd355a2c36468e937c9b069552edfb8364f8c
0x280d998e25c35d71b38c2483a618b75eb3525ccbbfbf1fc4113dead9e90cd5cd
0x00e363bd85450f5a9a5c88d584da260a014dbeea77cec651e7f001af5b5b0168

Functions
Getter at block 20801335
hiddenMetadataUri(view returns (string)
ipfs://hidden.json
maxMintAmountPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
1000
name(view returns (string)
Metafrens Official
owner(view returns (address)
0x07efb5bb294c8816b9807edb4f0e10a1878473e6
paused(view returns (bool)
false
preSale(view returns (bool)
true
preSaleCost(view returns (uint256)
60000000000000000
preSaleWalletLimit(view returns (uint256)
3
publicSaleCost(view returns (uint256)
70000000000000000
publicSaleWalletLimit(view returns (uint256)
10
revealed(view returns (bool)
true
symbol(view returns (string)
Frens
totalSupply(view returns (uint256)
499
uriPrefix(view returns (string)
ipfs://QmZZ3FyaZNyf1sRbPZCdWE5TYQ2QM42HUPJW4oFTp26YKK/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
ownerMint(uint256 _mintAmountaddress _receiver
preSaleMint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setHiddenMetadataUri(string _hiddenMetadataUri
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMaxSupply(uint256 _MaxSupply
setPaused(bool _state
setPreSale(bool _state
setPreSaleCost(uint256 _cost
setPreSaleWalletLimit(uint256 _PreSaleWalletLimit
setPublicSaleCost(uint256 _cost
setPublicSaleWalletLimit(uint256 _PublicSaleWalletLimit
setRevealed(bool _state
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
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

This contract contains no error objects.