New world sound

Unverified contract

Proxy

Active on Base with 310 txns
Deployed by via 0x60195db7 at 7453966
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "New world sound"

0xa80ea42021b45df2b540240f692bf553b536924f10ba04331b4d75c7a553a2b6
0x08820a9f1a8faa5e95b16fc2171927ac7cd61e42d61c88bbe6ef16443fac2a9c
0x89f30137ffe627e48256332e54d56d8251c6cbda5f4d43b42352262a345b70ce
0x25df7c65ece9b4e49f5624bb683bfa7bdcdb4b646a1722252b482258c5d8842f
0x17b1f10ce3cbd99217074aee1e27b97c004480dca5afdecbf0e5ae18984d499e
0xcf68256a6ace5c90aaa88901f502f862f825cc41b3d613fe4568167035a41b59
0xf9d43d4d3dc14c64b7c8016e6a41a5d3f86dadd79ca9efa23294430595a32bc6
0x6254f9dbc9957d92c3940874c753228c01ef609fe285af1ad5babb4e3fd20f4c
0x86d591267139f50f696dee01d97004b22f1a8e16a329ee70249e7d63fe280d1c
0x87c1af5ecb1ad420f9ac472c7d72d14020f65d17aabb52a1a63b2aaf9e5529bf

Functions
Getter at block 23580403
IMPLEMENTATION_TYPE(view returns (bytes32)
0xdcfc50123fc6ea3c803b5b1b4cbbc9ce5b81f13451fd3124e43ef593fd840d19
IMPLEMENTATION_VERSION(view returns (uint8)
1
abDataRegistry(view returns (address)
0xcb8399d84e17fd5b4e955c716647c7bb2c35ab63
abVerifier(view returns (address)
0x3d6aac1c88dc62ef6a81b8ce98f1f36e270b0707
dropId(view returns (uint256)
10014
name(view returns (string)
New world sound
owner(view returns (address)
0x72c0476df9dbad50347a650b2db79a513b32096d
publisher(view returns (address)
0x72c0476df9dbad50347a650b2db79a513b32096d
sharePerToken(view returns (uint256)
0
symbol(view returns (string _symbol)
AB10014
totalSupply(view returns (uint256)
270
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedPerPhase(address useruint256 phaseIdview returns (uint256 minted)
ownerOf(uint256 tokenIdview returns (address)
phases(uint256view returns (uint256 phaseStartuint256 phaseEnduint256 priceuint256 maxMintbool isPublic)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string _tokenURI)
State-modifying
approve(address touint256 tokenIdpayable 
initDrop(uint256 _sharePerTokenuint256 _mintGenesisaddress _genesisRecipientaddress _royaltyCurrencystring _baseUri
initialize(address _publisheraddress _abDataRegistryaddress _abVerifierstring _name
mint(address _touint256 _phaseIduint256 _quantitybytes _signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setDropPhases(struct ABDataTypesPhase[] _phases
setSharePerToken(uint256 _newSharePerToken
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawERC20(address _tokenuint256 _amount
withdrawToRightholder(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
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(
DROP_ALREADY_INITIALIZED(
DROP_NOT_INITIALIZED(
INCORRECT_ETH_SENT(
INVALID_PARAMETER(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NOT_ELIGIBLE(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PHASE_NOT_ACTIVE(
TRANSFER_FAILED(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(