The Heart Project

Verified contract

Active on Ethereum with 35,616 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#448)
ERC-721
--
 (#3871)
ERC-721
--
 (#183)
ERC-721
--
0x38ba24093508ac3465fca121dbf0584c34ee52fd9f4e0f581387e48edac0e1e1
From
0xf6f59fd6513e7da5368bf9df8e99f3662056bf9711d52a4012ad35a773745463
0x3b3ef06837d7d2b319b2f9566babb4f63809289ed7202e51c5e4b31eddc28743
0x9d5f40475ba7d81c8f19e73c546f3f0283311ca6e8e5bef4d558c91e73c30805
0xd5f418d71ca1f6df57cb1f698851aaa9aa43739db46f569d3b9f8663a6b50d5a
0x49fc2d1f2111be90a738d85922aa4489d6f3fbc3c16d6a419bf269b0ee76511b
0x70866f14f5e0d9ab9f828498c1a3ec5f5f090f264004ee3e2fa816780bc84073
0xbb2082304c9465bf34e6ce70054d8d12edfc6a46df389389d75aff6bbc3b4d87
0x15055266f5d56acc369a22d38256e8f0f62b5f74ad5fced260dff898894ecbe9
0x65d3ebe527b1f2a01c76029fd98c4bbdbb4f36bcb78be567177b41f9491b8d65

Functions
Getter at block 21261139
MAX_PER_TX(view returns (uint256)
2
MAX_PER_WALLET_PUBLIC(view returns (uint256)
4
MAX_SUPPLY(view returns (uint256)
9580
PRESALE_SUPPLY(view returns (uint256)
6000
PRICE(view returns (uint256)
88880000000000000
RESERVED_SUPPLY(view returns (uint256)
420
TOTAL_SUPPLY(view returns (uint256)
10000
baseTokenURI(view returns (string)
https://hearts-whiterabbit.herokuapp.com/
contractURI(view returns (string)
ipfs://QmeN7Cond83oWCTkRBYZJLE3RQj9Y5vYN2qCW6KSXDdp1t
isPresaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
false
name(view returns (string)
The Heart Project
owner(view returns (address)
0xc837ef94e24dc5a11a77e2fe7288c970f77b88b0
symbol(view returns (string)
HEARTS
totalSupply(view returns (uint256)
9931
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasClaimedPresale(address addrview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isEligibleForPresale(address addrview 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
addToPresaleList(address[] addresses
approve(address touint256 tokenId
claimPresaleHeart(payable 
claimReservedHeart(uint256 quantityaddress addr
emergencyWithdraw(
mint(uint256 quantitypayable 
removeFromPresaleList(address[] addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseTokenURI(string URI
setContractURI(string URI
togglePresaleStatus(
togglePublicSaleStatus(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseTokenURIChanged(string baseTokenURI
ContractURIChanged(string contractURI
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.