nobody loves you

Verified contract

Proxy

Active on Ethereum with 44 txns
Deployed by via 0x362ba6cb at 15985603
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 7 additional slots

No balances found for "nobody loves you"

0x291e64c92d795fac27ae14e927bb759f563ab990c31d1a174df7de058a20b53c
0xd836d625ae9d44f3ede16e746a6416bd210b620e10ae9317d8c924da37c247e3
0x53b5005a2167b6ca9d569c2f9aa79bf57c4fc73a8016c67989438dd28470ef80
0x79d27e667763420711432f75dc125f7cba107040f37b09a4839d990f8baeec02
0x4bbaa4a12e2249231c7d1ebc8488a9bc8c65cd8ff9569ccd8c89e5d768e12ffd
0xd4fcdc530424db312bd251dc97d0224e65de440c726f7b5c9cbe34dc509b7a80
0x6e27585cbd373346c774672c11fa4c733d2183c1cbbd7ce21e93dc585ed754a5
0x57a3b2e1824b70b107654cc48c532a2c6f1b9309d3df786f331c27d1dc4ccede
0xf2d27c799e0b0246a5274f98ab5866a61de746eb31d1721dbb99c2fa5902ada5
0x7946d15368d943c8944a799710b52e1093172dbe017dd6b9a36f5de349c98097

Functions
Getter at block 21158529
ADDRESS_BATCH_MINT_LIMIT(view returns (uint256)
255
ADMIN_ROLE(view returns (uint256)
1
METADATA_IS_FROZEN_FLAG(view returns (uint8)
1
MINTER_ROLE(view returns (uint256)
2
MINT_RANDOMNESS_ENABLED_FLAG(view returns (uint8)
2
baseURI(view returns (string)
ar://6EytGHrBxdGXzIuMTpovY96xGBL4zeJwga74HfLJoFU/
contractURI(view returns (string)
ar://jfY0RwSyJS7psYean067Hg7Sc3v49GO-p06Vf6xxG7w/
editionCutoffTime(view returns (uint32)
1669064400
 
editionInfo(view returns (struct EditionInfo info)
editionMaxMintable(view returns (uint32)
100
editionMaxMintableLower(view returns (uint32)
10
editionMaxMintableUpper(view returns (uint32)
100
fundingRecipient(view returns (address)
0x19250b770efd981c855195d0ce674f811f350f42
isMetadataFrozen(view returns (bool)
false
metadataModule(view returns (address)
0x3ca50e8da8c3d359fc934aea0161f5346ccb62a1
mintConcluded(view returns (bool)
true
mintRandomness(view returns (uint256)
53323842863527294416189171865216491831839576638853043913991782440983419979618
mintRandomnessEnabled(view returns (bool)
true
name(view returns (string)
nobody loves you
nextTokenId(view returns (uint256)
101
owner(view returns (address result)
0x19250b770efd981c855195d0ce674f811f350f42
ownershipHandoverValidFor(view returns (uint64)
172800
royaltyBPS(view returns (uint16)
1000
symbol(view returns (string)
SARAP
totalBurned(view returns (uint256)
0
totalMinted(view returns (uint256)
100
totalSupply(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
hasAllRoles(address useruint256 rolesview returns (bool result)
hasAnyRole(address useruint256 rolesview returns (bool result)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberBurned(address ownerview returns (uint256)
numberMinted(address ownerview returns (uint256)
ordinalsFromRoles(uint256 rolespure returns (uint8[] ordinals)
ownerOf(uint256 tokenIdview returns (address)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
rolesFromOrdinals(uint8[] ordinalspure returns (uint256 roles)
rolesOf(address userview returns (uint256 roles)
royaltyInfo(uint256uint256 salePriceview returns (address fundingRecipient_uint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(address[] touint256 quantityreturns (uint256 fromTokenId)
approve(address touint256 tokenId
burn(uint256 tokenId
cancelOwnershipHandover(
completeOwnershipHandover(address pendingOwner
freezeMetadata(
grantRoles(address useruint256 roles
initialize(string name_string symbol_address metadataModule_string baseURI_string contractURI_address fundingRecipient_uint16 royaltyBPS_uint32 editionMaxMintableLower_uint32 editionMaxMintableUpper_uint32 editionCutoffTime_uint8 flags_
mint(address touint256 quantitypayable returns (uint256 fromTokenId)
renounceOwnership(
renounceRoles(uint256 roles
requestOwnershipHandover(
revokeRoles(address useruint256 roles
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string contractURI_
setEditionCutoffTime(uint32 editionCutoffTime_
setEditionMaxMintableRange(uint32 editionMaxMintableLower_uint32 editionMaxMintableUpper_
setFundingRecipient(address fundingRecipient_
setMetadataModule(address metadataModule_
setMintRandomnessEnabled(bool mintRandomnessEnabled_
setRoyalty(uint16 royaltyBPS_
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawERC20(address[] tokens
withdrawETH(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURISet(string baseURI
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractURISet(string contractURI
EditionCutoffTimeSet(uint32 editionCutoffTime_
EditionMaxMintableRangeSet(uint32 editionMaxMintableLower_uint32 editionMaxMintableUpper_
FundingRecipientSet(address fundingRecipient
MetadataFrozen(address metadataModulestring baseURIstring contractURI
MetadataModuleSet(address metadataModule
MintRandomnessEnabledSet(bool mintRandomnessEnabled_
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
RoyaltySet(uint16 bps
SoundEditionInitialized(address indexed edition_string name_string symbol_address metadataModule_string baseURI_string contractURI_address fundingRecipient_uint16 royaltyBPS_uint32 editionMaxMintableLower_uint32 editionMaxMintableUpper_uint32 editionCutoffTime_uint8 flags_
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
ExceedsAddressBatchMintLimit(
ExceedsEditionAvailableSupply(uint32 available
InvalidAmount(
InvalidEditionMaxMintableRange(
InvalidFundingRecipient(
InvalidQueryRange(
InvalidRandomnessLock(
InvalidRoyaltyBPS(
MaximumHasAlreadyBeenReached(
MetadataIsFrozen(
MintERC2309QuantityExceedsLimit(
MintHasConcluded(
MintRandomnessAlreadyRevealed(
MintToZeroAddress(
MintZeroQuantity(
MintsAlreadyExist(
NewOwnerIsZeroAddress(
NoAddressesToAirdrop(
NoHandoverRequest(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
Unauthorized(