HerName

Verified contract

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

No balances found for "HerName"

0x6659c6fa86697d650d8fdc4a50d36435481e2ff36519b348c8b8df90b791db25
From
0x97e3a4942747c379e6916b1a0aec9f8bb7b655ebcd1f71056513d6765154a193
From
0xc272f877f3cdbf05a44b3ed0006272a0c04a0ac9f3d26f076d77a659f41db4d9
0xee5cc3e96b46555a73a848fa252cfca7d906237924a0b12da9694257ba89e0ba
0x84b26d32538c2e29f87a118ee92ada2051fed42a04b5693388ea0b620932767d
0x88ad7beebe21421e5dc34bd3993b7b4c35f5e35c4414f676b1b5e5f509be10ac
0x5dacfed696ae250ba49b2f52448edacfd1755ed584526b9fccccb3f656824b99
0xefe80af7a3eed6cf963529ed2fdd93b7ec806a8076f3d65d4f72513c194a0455
0xdc0fa67a20191b7d5b5dd92ef210ccf7e87e34e1b6d657a09861717667bee986
0x3a0d64e7941dee9de1ced4c2517c8f52df4004ad92a6f10d2275642b60a8606b

Functions
Getter at block 21264908
cost(view returns (uint256)
3000000000000000
costMin(view returns (uint256)
2000000000000000
maxPerTx(view returns (uint32)
3
maxSupply(view returns (uint32)
1499
name(view returns (string)
HerName
owner(view returns (address)
0x2f55e0c8f6e276add18644daf04596c63fed706e
symbol(view returns (string)
Her
totalSupply(view returns (uint256)
1437
uriPrefix(view returns (string)
ipfs://QmaQZx9RKdTGQYNJNSfb9AY3qgweeB6Q1FaDdjRLXEtAmU/
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)
State-modifying
approve(address touint256 tokenId
publicMint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setUri(string uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whiteListMint(uint256 amount
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(