PugFrens

Verified contract

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

No balances found for "PugFrens"

0xd799e49c17c338976d3c0e225057269f3b0345e4be739623faa22d5d3445be93
From
0xdc1c114cc14ecee0a3914408d89ef51dd8bf6970e7f90653e72eeadb1a499072
0x998d70d47be77bd4640fae23c730ea6d9354851563e31fa8f63a5265d74b52ba
0x6188ff46b0135f3c303a288937f9d92e705ef566ce8fb005330447dc11d15470
0x9551dad8bfde4d3bcd9b413bb93d0d047d3fa1b7836be7e590fea148d8da3b01
0x6959ff1a0b9d9084b8d582cc294ef9fa4e72e3b9d115ebae6f69420325f17509
0x56a2f3ec91b4fb99561ff1b4d8fe1b3f14cbc7954bdf01a9fd025eba39a71b67
0x9fa0c314f26d52647671c4128c5522d2746a23c11a8646d64701d5c82d9444a2
0xd82344bf93d97d7c238b0ef28a0956fc3f4cd6879811319cb928f9b6879f03b1
0x69ee58c81270077abcba31a20d932d75ba06501068d05f4d1d1fe08d0e279f26

Functions
Getter at block 21167871
MAX_NFT_PER_COMMUNITY_FRIEND(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
8787
NFT_PRICE(view returns (uint256)
40000000000000000
_isFriendSaleActive(view returns (bool)
true
_isSaleActive(view returns (bool)
true
freePugFrensAvailable(view returns (uint256)
0
maxMintablePerCall(view returns (uint256)
30
name(view returns (string)
PugFrens
owner(view returns (address)
0xf4eb496a297429314c013f39fa19d93e3ab8389f
symbol(view returns (string)
PUG
totalSupply(view returns (uint256)
8787
Read-only
balanceOf(address ownerview returns (uint256)
friendCommunities(uint256view returns (address)
getApproved(uint256 tokenIdview returns (address)
getPugsByOwner(address _ownerview returns (uint256[])
isAddressAFriendCommunity(address cview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
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
friendMint(address _friendCollection
mint(address _touint256 _countpayable 
ownerMint(address[] recipientsuint256[] amount
pauseFriendSale(
pauseSale(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setFreePugFrensAvailable(uint256 available
setFriendCommunities(address[] collections
setMaxMintablePerCall(uint256 newMax
setMaxNFtPerCommunityFriend(uint256 newMax
setPrice(uint256 price
startFriendSale(
startSale(
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
FriendSaleStarted(
FriendSaleStopped(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SaleStarted(
SaleStopped(
TokenMinted(uint256 supply
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.