Based

Unverified contract

Proxy

Active on Base with 1,461 txns
Deployed by via 0x7058c675 at 8076810
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
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xfa71a17075dfed7306912d8de016598eed4bd5ee8079396d344aa1448cb9981e
0x0138ec5616fbfc96f421107fc892fde49435558bf683ae7a3dfc5ac4c22eec9d
0xd946952010219979bc64603f8c76ca2833929f586a5c041ed5222c70a64c5ead
0xaf04ed2c3f1f2dc2799bd12cebb0216a735bd9cff0806c4ff5b9eefa9dbc9eda
0x4d4b5c2626c546ab6a0c206628a2b9240f4aca8a8aafac64444b2e119dc58b67
0xb49b2bf98d03fa1624fe76293974e17c4d730c0637642aad8d35f2bf8db6908a
0x2088a748426b01f89e948b05b42d898c3709cde8ed0a8153f5facba24433491e
0x81a1494ddc2edd13d0890a90485efbb7fa5e5dd625de014ecca46c40fc1fb762
0xd1ae77999bdbd44745595258f751b2d93da440c0941379efdd1ff2d62c26a9bb
0x5e11fe18e2b76ffac4966b43a652bf7d905449da27daf0909223bc553c1864fb

Functions
Getter at block 23094714
ADMIN_ROLE(view returns (uint256)
1
BPS_DENOMINATOR(view returns (uint16)
10000
GA_TIER(view returns (uint8)
0
MINTER_ROLE(view returns (uint256)
2
baseURI(view returns (string)
ar://DfW2fyyKDa5IaAOU2ngmoBSgbcQXhA6bkeUddq9q0SI/
contractURI(view returns (string)
ar://LB00TdRctlrR9DLWA0kxXXePofJoc_GpWUwLvku5Tnk/
 
editionInfo(view returns (struct ISoundEditionV2EditionInfo info)
fundingRecipient(view returns (address)
0xb805c02350bd587eb779f45b9f6d14bca0368528
isCreateTierFrozen(view returns (bool)
false
isMetadataFrozen(view returns (bool)
false
metadataModule(view returns (address)
0x0000000000f5a96dc85959caeb0cfe680f108fb5
name(view returns (string name_)
Based
nextTokenId(view returns (uint256)
34188
owner(view returns (address result)
0x9652721d02b9db43f4311102820158abb4ecc95b
royaltyBPS(view returns (uint16)
1000
symbol(view returns (string symbol_)
BASED
totalBurned(view returns (uint256)
0
totalMinted(view returns (uint256)
34187
totalSupply(view returns (uint256)
34187
Read-only
balanceOf(address ownerview returns (uint256)
cutoffTime(uint8 tierview returns (uint32)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721AUpgradeableTokenOwnership ownership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721AUpgradeableTokenOwnership[])
explicitTokenTier(uint256 tokenIdview returns (uint8)
explicitTokenURI(uint256 tokenIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
hasAllRoles(address useruint256 rolesview returns (bool)
hasAnyRole(address useruint256 rolesview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isFrozen(uint8 tierview returns (bool)
maxMintable(uint8 tierview returns (uint32)
maxMintableLower(uint8 tierview returns (uint32)
maxMintableUpper(uint8 tierview returns (uint32)
mintConcluded(uint8 tierview returns (bool)
mintRandomness(uint8 tierview returns (uint256 result)
mintRandomnessEnabled(uint8 tierview returns (bool)
mintRandomnessOneOfOne(uint8 tierview returns (uint32)
numberBurned(address ownerview returns (uint256)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
rolesOf(address userview returns (uint256 roles)
royaltyInfo(uint256uint256 salePriceview returns (address recipientuint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tierInfo(uint8 tierview returns (struct ISoundEditionV2TierInfo info)
tierMinted(uint8 tierview returns (uint32)
tierTokenIdIndex(uint256 tokenIdview returns (uint256)
tierTokenIds(uint8 tierview returns (uint256[] tokenIds)
tierTokenIdsIn(uint8 tieruint256 startuint256 stopview returns (uint256[] tokenIds)
tokenTier(uint256 tokenIdview returns (uint8)
tokenTiers(uint256[] tokenIdsview returns (uint8[] tiers)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
airdrop(uint8 tieraddress[] touint256 quantitypayable returns (uint256 fromTokenId)
approve(address touint256 tokenIdpayable 
burn(uint256 tokenId
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
createSplit(address splitMainbytes splitDatareturns (address split)
createTier(struct ISoundEditionV2TierCreation creation
emitAllMetadataUpdate(
freezeCreateTier(
freezeMetadata(
freezeTier(uint8 tier
grantRoles(address useruint256 rolespayable 
initialize(struct ISoundEditionV2EditionInitialization init
mint(uint8 tieraddress touint256 quantitypayable returns (uint256 fromTokenId)
renounceOwnership(payable 
renounceRoles(uint256 rolespayable 
requestOwnershipHandover(payable 
revokeRoles(address useruint256 rolespayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setContractURI(string uri
setCutoffTime(uint8 tieruint32 cutoff
setFundingRecipient(address recipient
setMaxMintableRange(uint8 tieruint32 loweruint32 upper
setMetadataModule(address module
setMintRandomnessEnabled(uint8 tierbool enabled
setRoyalty(uint16 bps
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwnerpayable 
withdrawERC20(address[] tokens
withdrawETH(
Events
Airdropped(uint8 tieraddress[] touint256 quantityuint256 fromTokenId
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURISet(string baseURI
BatchMetadataUpdate(uint256 fromTokenIduint256 toTokenId
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
ContractURISet(string contractURI
CreateTierFrozen(
CutoffTimeSet(uint8 tieruint32 cutoff
ERC20Withdrawn(address recipientaddress[] tokensuint256[] amountsaddress caller
ETHWithdrawn(address recipientuint256 amountaddress caller
FundingRecipientSet(address recipient
MaxMintableRangeSet(uint8 tieruint32 loweruint32 upper
MetadataFrozen(address metadataModulestring baseURIstring contractURI
MetadataModuleSet(address metadataModule
MintRandomnessEnabledSet(uint8 tierbool enabled
Minted(uint8 tieraddress touint256 quantityuint256 fromTokenId
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
RoyaltySet(uint16 bps
SoundEditionInitialized(struct ISoundEditionV2EditionInitialization init
TierCreated(struct ISoundEditionV2TierCreation creation
TierFrozen(uint8 tier
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(
CannotBurnImmediately(
CreateTierIsFrozen(
ExceedsAvailableSupply(
InvalidFundingRecipient(
InvalidMaxMintableRange(
InvalidQueryRange(
InvalidRoyaltyBPS(
InvalidTokenTier(
MetadataIsFrozen(
MintERC2309QuantityExceedsLimit(
MintHasConcluded(
MintNotConcluded(
MintToZeroAddress(
MintZeroQuantity(
MintsAlreadyExist(
NewOwnerIsZeroAddress(
NoHandoverRequest(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TierAlreadyExists(
TierDoesNotExist(
TierIsFrozen(
TierMintsAlreadyExist(
TierQueryForNonexistentToken(
TokenIdsNotStrictlyAscending(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
Unauthorized(
ZeroTiersProvided(