FREE .02

Verified contract

Proxy

Active on Ethereum with 165 txns
Deployed by via 0x6e7cf3ed at 16000161
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 "FREE .02"

0x79d2e15abef4c1c05e2a678b63ae05a63de537e0f3c1b95745a813e7a72201db
0x71791320962d3e2a1631e3b1d6f1a8a8e8c0a238c1d416915bd85e2e84170941
0x3601675e8d2d36d6d217fbf0b8776e514d83bfa674dfd4d3151065382be8da42
0x87b3e77558f587937703245330999df2999d47f64191b9204d3a9b8fd063389b
0x68770236c8da166da73299127ff0c1f752f24d5e4ba9234300c58c53530c0a95
0xdb516b4adebba5066e6092f69b301c545ca236ad784f75ec35d804b21bf61da2
0xc3512f21d38c39e482102ba09401b93bbcca97300876021542772c0b52776ca6
0x4d922c843923560c17a7eeb85354bdbd7d5d91db304e463455728c958aa72adc
0x1911102b43763b7feee0add3c815f6ff5355250637ba6f1b0c35abc97526277f
0x82c108fb07a5c1b3ca167787f8b068e42e2485d43af11c889315c8bb7b5ed9af

Functions
Getter at block 21176808
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://EJbiDKpBtpfhctxkLZHPgd82OUWTZkcgRqDuwvGCaLw/
contractURI(view returns (string)
ar://2p7hBvh1K1TIiTaUVlxFEiZS8l3J2VC94TnDxeLv6_k/
editionCutoffTime(view returns (uint32)
1669104000
 
editionInfo(view returns (struct EditionInfo info)
editionMaxMintable(view returns (uint32)
250
editionMaxMintableLower(view returns (uint32)
10
editionMaxMintableUpper(view returns (uint32)
250
fundingRecipient(view returns (address)
0x2acccdabc0acf92d670d430aaec6b440311cc7a5
isMetadataFrozen(view returns (bool)
false
metadataModule(view returns (address)
0x3ca50e8da8c3d359fc934aea0161f5346ccb62a1
mintConcluded(view returns (bool)
true
mintRandomness(view returns (uint256)
59072092490448839365540802145736983713766959378954881792239484127154924965555
mintRandomnessEnabled(view returns (bool)
true
name(view returns (string)
FREE .02
nextTokenId(view returns (uint256)
251
owner(view returns (address result)
0x2acccdabc0acf92d670d430aaec6b440311cc7a5
ownershipHandoverValidFor(view returns (uint64)
172800
royaltyBPS(view returns (uint16)
1000
symbol(view returns (string)
FREE02
totalBurned(view returns (uint256)
0
totalMinted(view returns (uint256)
250
totalSupply(view returns (uint256)
250
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(