Emotes by Heart You

Verified contract

Proxy

Active on Ethereum with 4,953 txns
Deployed by via 0xd2f33859 at 14089769
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
6 additional variables

No balances found for "Emotes by Heart You"

0x471fa2044128349bf383ebd02a6ac79ff7124676cda5b628e66b77b61d81f800
0xafae0099825a64443f3d89e69082d9709046bd99c5a78264ae91c6ef89571d00
0xf07918c8eac85941b69d31049ee841b5467a0993bcfdaee4028471d6a3421bc0
0x9caa2c56ba80c1cecb4030bed06d4440461dcdd60eb6cfd5fe12c336a61af9a6
0xfa682cc6e7f78037f477a1a3a478c569635013a97bd6b5dc8db989a6899ad137
0xfad05aa248d1d09e605ff6d9818773cb4920eb3ba8cfd3a5803320028b42c746
0xbb08c48f9fcdced2cf458dc6ef6e255f8266451657b538b48b7c87860351a38d
0xa5a48872e37dad1390073d0e7b8ba960faa75b48879e85db99fa0960c803ff7a
0xe87d10e56367aeb27f5752de84d1b48bdfe899f5fe5173e6adde197bb7b7d572
0xfeccb3c2580ec6cfd7da237334064932698ad57c4aad4b76e90e260ee02a1fad

Functions
Getter at block 21307081
owner(view returns (address)
0x9e51954aaf1d8a73fa1e78dc55fe8637fcf805cf
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
asyncSaleFeesRecipient(view returns (address)
0xdb8ac7027ce4a09c640ea07d582c700e78b95536
blueprintIndex(view returns (uint256)
2
defaultBlueprintSecondarySalePercentage(view returns (uint32)
750
defaultPlatformPrimaryFeePercentage(view returns (uint32)
2000
defaultPlatformSecondarySalePercentage(view returns (uint32)
250
latestErc721TokenIndex(view returns (uint64)
1433
minterAddress(view returns (address)
0x60874f721a66a2b9018c7cacc46151708864f52d
name(view returns (string)
Emotes by Heart You
platform(view returns (address)
0x8167e23f814891ac3341913a12d06a62dac0c6ef
symbol(view returns (string)
EMOTES
Read-only
supportsInterface(bytes4 idview returns (bool)
balanceOf(address ownerview returns (uint256)
blueprints(uint256view returns (bool tokenUriLockeduint32 mintAmountArtistuint32 mintAmountPlatformuint64 capacityuint64 erc721TokenIndexuint64 maxPurchaseAmountuint128 priceaddress artistaddress ERC20Tokenstring baseTokenUribytes32 merklerootuint8 saleState)
getApproved(uint256 tokenIdview returns (address)
getFeeBps(uint256 tokenIdview returns (uint32[])
getFeeRecipients(uint256 tokenIdview returns (address[])
getPrimaryFeeBps(uint256 idview returns (uint32[])
getPrimaryFeeRecipients(uint256 idview returns (address[])
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
_initialize(
approve(address touint256 tokenId
beginSale(uint256 blueprintID
changeDefaultBlueprintSecondarySalePercentage(uint32 _basisPoints
changeDefaultPlatformPrimaryFeePercentage(uint32 _basisPoints
changeDefaultPlatformSecondarySalePercentage(uint32 _basisPoints
grantRole(bytes32 roleaddress account
initialize(string name_string symbol_address minter
lockBlueprintTokenUri(uint256 blueprintID
pauseSale(uint256 blueprintID
preSaleMint(uint256 blueprintIDuint32 quantity
prepareBlueprint(address _artistuint64 _capacityuint128 _priceaddress _erc20Tokenstring _blueprintMetaDatastring _baseTokenUribytes32 _merklerootuint32 _mintAmountArtistuint32 _mintAmountPlatformuint32 _maxPurchaseAmount
purchaseBlueprints(uint256 blueprintIDuint32 quantityuint256 tokenAmountbytes32[] proofpayable 
purchaseBlueprintsTo(uint256 blueprintIDuint32 quantityuint256 tokenAmountbytes32[] proofaddress nftRecipientpayable 
renounceRole(bytes32 roleaddress account
resetClaimedStatus(uint256 _blueprintIDaddress _minter
revealBlueprintSeed(uint256 blueprintIDstring randomSeed
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setAsyncFeeRecipient(address _asyncSaleFeesRecipient
setFeeRecipients(uint256 _blueprintIDaddress[] _primaryFeeRecipientsuint32[] _primaryFeeBPSaddress[] _secondaryFeeRecipientsuint32[] _secondaryFeeBPS
transferFrom(address fromaddress touint256 tokenId
unpauseSale(uint256 blueprintID
updateBlueprintArtist(uint256 _blueprintIDaddress _newArtist
updateBlueprintCapacity(uint256 _blueprintIDuint64 _newCapacityuint64 _newLatestErc721TokenIndex
updateBlueprintSettings(uint256 _blueprintIDuint128 _priceuint32 _mintAmountArtistuint32 _mintAmountPlatformuint32 _newSaleStateuint64 _newMaxPurchaseAmountbytes32 _merkleroot
updateBlueprintTokenUri(uint256 blueprintIDstring newBaseTokenUri
updateMinterAddress(address newMinterAddress
updatePlatformAddress(address _platform
withdrawAllFailedCredits(address recipient
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProxyImplementationUpdated(address indexed previousImplementationaddress indexed newImplementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BlueprintMinted(uint256 blueprintIDaddress artistaddress purchaseruint128 tokenIduint64 newCapacitybytes32 seedPrefix
BlueprintPrepared(uint256 blueprintIDaddress artistuint64 capacitystring blueprintMetaDatastring baseTokenUri
BlueprintSeed(uint256 blueprintIDstring randomSeed
BlueprintSettingsUpdated(uint256 blueprintIDuint128 priceuint32 newMintAmountArtistuint32 newMintAmountPlatformuint32 newSaleStateuint64 newMaxPurchaseAmountbytes32 newMerkleRoot
BlueprintTokenUriUpdated(uint256 blueprintIDstring newBaseTokenUri
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SalePaused(uint256 blueprintID
SaleStarted(uint256 blueprintID
SaleUnpaused(uint256 blueprintID
SecondarySaleFees(uint256 tokenIdaddress[] recipientsuint256[] bps
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address implementationAddressaddress ownerAddressbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.