PECFriends

Verified contract

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

No balances found for "PECFriends"

0xa2533fdd4f1205de1cdf8f18febe869b0cf8e47f520d58f1ebcdbc1bc17aaa5d
From
0x18185aba1d87f0a68144fa54dc9449c7b47264fbac32657c164343f85adab0c4
0xfda273086c0ddd402983647f4e2d57a4d66c5d68e6b214a386e3009f3868119d
0x7ee4782b9f941ecbeb3dd4911acef72d17f7d1b0492cd2529e25770cd53a7843
0x0c1dc5ffb07e9f61af4870d7ad190df3ea78d8cd8b116a13327d54732e18075a
0x10520c8bf87e7365d38e0508c4e8603786053537ec6ca1ab22458b83e2fd5b34
0xba6e27cf83ea7fc76aee44cdd33af34e5d78ef95572308f84c51ac0b78044dad
0x91ab0d769e2edc8a4897fcb33890f1ce8c5c10673e9de60526a8d1db0612f5d4
0x849c2aec3fa9e01688872b37b152d7de81b559e353f320d8e85f50936e6c70eb
0x6ecfd06409ad6f9b09cbf3d7a3e4145cdd94b5e828b220175d04b85e2b2a863c

Functions
Getter at block 21379341
EXPIRE_SECONDS(view returns (uint32)
172800
mintPrice(view returns (uint256)
60000000000000000
name(view returns (string)
PECFriends
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xc91e60db48e356e1df856770dd39315b69e47001
symbol(view returns (string)
PECFREN
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
isSaleOn(uint8 mintTypeview returns (bool)
maxMintNumber(uint8 mintTypeview returns (uint256)
merkleRoots(uint8view returns (bytes32)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
roundMax(uint8 mintTypepure returns (uint256)
roundMintedNumber(uint8addressview returns (uint256)
startTimes(uint8view returns (uint32)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint8 mintTypeuint256 quantitybytes32[] proofpayable 
renounceOwnership(
reserveTokens(address[] _owners
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMerkleRoot(uint8 mintTypebytes32 _merkleRoot
setOwnersExplicit(uint256 quantity
setStartTimes(uint8 mintTypeuint32 _startTime
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.