MusicalZombie

Verified contract

Active on Base with 13,789 txns
Deployed by via 0x70b66ac6 at 2508475
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0x102dafa78e58db21ed075da17bf4db4d07e7d30cef876c8e6982e4370c0ab849
0xf5a47142e40d7cb268f6a26ac36c9660a8c52af5987b8bdafc451c30aca493c0
0xe9ca8bf39d1e232b4a1870e77fbf13868957e01ea6bc694c03b391d798902178
0x925432e2b656cde2b6bde69a87cb36453a7adc4ccf1cf1e6adfeaa9555ca188c
0x56ceb924da4dc09d91b43d384ca6f0f72d21bcc633637bcd54a58bb6bb12f11a
0x4090c217900e544719bf601d1a9c1c869fe2a022bc5e5f68281dd7f4deebf4e8
0xabeb8839e84cfbb8e2379bfb718b965bea1e2ea43edcc80caef672a161a9d153
0x736e3da82f11ef0477ec15a96386aa5637b39aa2d5fd2a886c4ac623c8a25a3a
0x813ee64f0dfcf42170d51368059da98b7642b0c808faa3d33486f2ed76b84e80
0x7d83a66cec7446104e706df28593b284710ffd7e19a8eb218b431ab6a7573e5f

Functions
Getter at block 22729373
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
100
maxSupply(view returns (uint256)
20000
name(view returns (string)
MusicalZombie
notRevealedUri(view returns (string)
ipfs://bafybeihaseo2mkbd6marsulwtfvrr4626oed55xmy5bl5cqfdxghfhnk64/1.json
owner(view returns (address)
0x327870cf61a4bc92548feb3ef5969708a6dd87c1
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
MUSZ
totalSupply(view returns (uint256)
20000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.