anywhere but here

Unverified contract

Proxy

Active on Base with 112 txns
Deployed by via 0x80e89289 at 14770948
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
Native
Value $1.86
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xba4da0bc6d238fdeacfe00f884366ccd49cd3b1127f93ed6246a97bceedc8cdc
0x49a28d079c05ebc3e3c3447298e844097d8d4d65e1ea525c0fa2f690a5c8fd9d
0x7150533bfee94bf1d5d15281b9ec893ae74d43ccec3fd18bcc9dcf715100afda
0x73617c8523bfa40c0857c8c47c48dc2bf48cbafde6f955a86bac9e912c78635c
0xeb7f87f982cac98fc1934934de10cbacc72ea14934751ce777b0417fa5b5b658
0x0e213da2f73b5bf6b5be069b9f2990e4319201d5ea46f8a0b40f0e52d1d99b80
0x55830f84afc599e53b6dc685126db0c0c5cf38154154cc2c158fb328d6adea5a
0x9639d30ff29256553dff6c06dbc09404b8a9c3a7d1e82a13f7a179b238d655ee
0x6e47de79373cb8a4e89d172beaff2adf4dba38cfaabf470c1d11fcb17d5289d3
0x209ecedb7c730ea939ade3fe23876893f3a9532f5601dcc7557dd521471a3d03

Functions
Getter at block 22910499
ADMIN_ROLE(view returns (uint256)
1
BPS_DENOMINATOR(view returns (uint16)
10000
GA_TIER(view returns (uint8)
0
MINTER_ROLE(view returns (uint256)
2
V2_1(view returns (bool)
true
baseURI(view returns (string)
ar://zYgh3UG6QIx3Es8FhILEUn1rgdSUHhakt2il6Ba5jwQ/
contractURI(view returns (string)
ar://6HF2zlISgyAdQr7xMMVeshKl0hnDhrCic8qLHWkBXT4/
 
editionInfo(view returns (struct ISoundEditionV2_1EditionInfo info)
fundingRecipient(view returns (address)
0x019be17ed6868f95e2b95ca5fc887a83e080e9e5
isCreateTierFrozen(view returns (bool)
false
isMetadataFrozen(view returns (bool)
false
metadataModule(view returns (address)
0x0000000000f5a96dc85959caeb0cfe680f108fb5
name(view returns (string name_)
anywhere but here
nextTokenId(view returns (uint256)
5938
owner(view returns (address result)
0x6b54469a0d5c709b9ffe6bfa330ab810476cfc56
royaltyBPS(view returns (uint16)
1000
symbol(view returns (string symbol_)
ANYWHERE
totalBurned(view returns (uint256)
0
totalMinted(view returns (uint256)
5937
totalSupply(view returns (uint256)
5937
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 ISoundEditionV2_1TierInfo 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 ISoundEditionV2_1TierCreation creation
emitAllMetadataUpdate(
freezeCreateTier(
freezeMetadata(
freezeTier(uint8 tier
grantRoles(address useruint256 rolespayable 
initialize(struct ISoundEditionV2_1EditionInitialization 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 ISoundEditionV2_1EditionInitialization init
TierCreated(struct ISoundEditionV2_1TierCreation 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
AlreadyInitialized(
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(