MoonzByBudz

Verified contract

Active on Ethereum with 1,754 txns
Deployed by via 0x077d4e3d at 13913190
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MoonzByBudz"

0x1d78bab5bfad0a74a77905abb7e17aba5998a5c0d01319df019304d8a7a2a673
0x03636ec6b23ad89ea1b11809b2cb6a20eb7ddd5802e51c577ee9946c42e5aa33
0xa0bcc6371d75ce63b2d914b09b0e55905df5f68ef66c0e4270fa94c71b01e49e
0x56489d60356c6814e2cfdedc3fa15aaa0c03f5f97e375e8e74342e7f78547a5c
0xd9f5bee36da8b4204361876c87dae9a1451beb44d6153afd10a6a25f955d4386
0xfcddf52ce50fd6e9ae8f7e211f88cdb88285af947a0aec50f37b4198c28358e4
0x536a495d65d13d977841fb0d11eba0d0c11118567dd4fec9d5e54ba64da48492
0x6d89516402f17c29f6e99e729f9285e414c8c0123431ee432ee1e3e3dda96d82
From
0xa052e7708f3dbab9b5e669a04302839f53e27e7d2f2752d65dbe20ce0230a1c0
0xa9904dc479b1a751f5278330d3eba80f7c084332f0030aad99ec3b28118e88ea

Functions
Getter at block 21212062
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
10
maxSupply(view returns (uint256)
4200
name(view returns (string)
MoonzByBudz
notRevealedUri(view returns (string)
owner(view returns (address)
0xa300490d032ce4113a57b723f2ac75309561f982
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
MBB
totalSupply(view returns (uint256)
4200
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.