Sorry, Not Sorry

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0xc275694d at 15927978
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
Native
Value $1,491.05
0x22f53a525e13fb9837490150116918bf6cc5c65a662bd3249cd72993f052386d
0xeaf8a992f69dbb71c17b896c4509c9361364f529c0766fc98813995aa76f6f37
0xdf0f938029d9816ad0aa830b11e1dfac2454877869fc74c35307b27461bd28e5
0x7e9e7d29236818b919da5461c8536c65695e1eed093cd221b4ddcddd4c6d22cd
0x3a1d3e13aacde4de18c458722308ce41c74c2f4f9c414ac79502a88b5cce4de3
0x099261b3c78fca40ea4cda76906c197b6ef9b125fe7394fb8f7f473c29677a85
0x296a1f70807899a4b4fdc6c73a7ca389cec7c7e08dfc4f5e2427e03d2b06a41b
0x1e20e22c3b544d4d81b8972ffa5865cb93413e0a102b6c9546178750de879526
0x04e4b6128e248ed930bcf17c08e93466b460e268f81b014767c2e57467c0e9c3
0x132ebf80ac074bf887bd6ac7769ac2d21c84479a781b280eb2d9da93d4d0385d

Functions
Getter at block 20904391
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://GopmVAvR-QaFw5VGQpPYEYEg6yigMBTRkJY5hj-zmZA/
contractURI(view returns (string)
ar://9iYEthpu-d-rD7EDTjPvh9QqKXw9BM4KZ2PSZVoZMgU/
editionCutoffTime(view returns (uint32)
1668808800
 
editionInfo(view returns (struct EditionInfo info)
editionMaxMintable(view returns (uint32)
25
editionMaxMintableLower(view returns (uint32)
10
editionMaxMintableUpper(view returns (uint32)
25
fundingRecipient(view returns (address)
0x7d43276a1224338eb4eb6a1bd7c59376d509290d
isMetadataFrozen(view returns (bool)
false
metadataModule(view returns (address)
0x3ca50e8da8c3d359fc934aea0161f5346ccb62a1
mintConcluded(view returns (bool)
true
mintRandomness(view returns (uint256)
83320343425346802838463630624531808722322480001232135453575408410343007268797
mintRandomnessEnabled(view returns (bool)
true
name(view returns (string)
Sorry, Not Sorry
nextTokenId(view returns (uint256)
26
owner(view returns (address result)
0x7d43276a1224338eb4eb6a1bd7c59376d509290d
ownershipHandoverValidFor(view returns (uint64)
172800
royaltyBPS(view returns (uint16)
1000
symbol(view returns (string)
AUTOGRAF
totalBurned(view returns (uint256)
0
totalMinted(view returns (uint256)
25
totalSupply(view returns (uint256)
25
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(