Unpersons

Verified contract

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

No balances found for "Unpersons"

0x747a251799734e368dca49af3512a479dc49b8c01ba88a0b68438ea9a7652aa1
0xde686a0ac49ee06b5e2022a459de90ad0f63a9c0be1f20811dfe3004e88d3c0e
0xdeaf96584cf1cbb2b018cf701d6cadaef7fd6326f256a1567bebdda4731aa629
0x3c20eed0e5ac8fbe7ef554abbfbe833f9e5d480795ccbbc170fb58e1056be608
0x2cb0cc93a18cee144ec1d2f23e90650865e82b1d299f9f7f99f62023fb9cdfe8
0xea00bac207b817ebd8217e7f05305cf1acf4ec47c2b42bfecb886584113e4027
0x5ca1b36af2bfde5591f2d64436aea71f0521b26f7716e88fd6d0cafae3d0736a
0x57ffd98c3dc1f2aa22dc0aca5213ca8ceebf4a994a4469d7c00f52d980e95006
0xe4919eb113123686c8c11b07e7a7101315b6bcbb996fca95f5b4f044088d7276
0x3b98a6ca81907fde70e374033b6a1306deee8a33fbdb37ced47962db78ab0896

Functions
Getter at block 21219770
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://Qme9B58khjxXLUVLbKfzvUpfLWSkWaoHiZoxrMe3xvo7hE/
freeSupply(view returns (uint256)
555
hiddenMetadataUri(view returns (string)
ipfs://QmZLg7pqt5VRQMFksRLcsLRzGCvz3eaBTAyihVswvycy6f/Hidden.json
maxPublic(view returns (uint256)
3
maxSupply(view returns (uint256)
5555
maxWhitelist(view returns (uint256)
3
merkleRoot(view returns (bytes32)
0xf2dc0b6fc28f15b28f466f02b058037b06cb436892853bdbd67c00e73d813555
name(view returns (string)
Unpersons
owner(view returns (address)
0x7cd0e2241e74188a63e252dc49e4dafff1d1d496
preSale(view returns (bool)
false
presaleCost(view returns (uint256)
0
publicCost(view returns (uint256)
0
publicSale(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
UP
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isInWhiteList(bytes32[] _merkleProofview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(uint256 quantityaddress _address
approve(address touint256 tokenId
mint(uint256 quantitybytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setFreeSupply(uint256 _amount
setHiddenMetadataUri(string _hiddenMetadataUri
setMax(uint256 _whitelistuint256 _public
setMaxSupply(uint256 _amount
setMerkleRoot(bytes32 _merkleRoot
setPrice(uint256 _whitelistCostuint256 _publicCost
setReveal(bool _state
setSale(bool _preSalebool _publicSale
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(uint256 quantitybytes32[] _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(string _initBaseURIbytes32 _merkleRoot
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(