MUSHEEZ

Verified contract

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

No balances found for "MUSHEEZ"

0x5f44540ae08824c408565a31cee09b0b9d18d2cb1ae53a380ae2331bbe90db25
0xe126ecb6e58fc897a6072b7f55e46e45ee587ab672f57e1944d84e8a9be7e608
0x65247cc87793b033cfa67a92ed866c8e1112ea7cd8039845a05cff96beb69624
0x5de2674764212a15e1998c2e51b0186a93a0a364057446c049ee36cb86faa56c
0x3325c1d5e924200c654668f445586e9eb7cf4ecad0c07195f3cf81b13bdeed41
0x96eb0aef07ffdf6126d4f1cb66facfde7e3252d3b0df29dd5ac6f1151a441e96
0x3bc90a257ded845c0e4e3df21fc4723417051766b9983adb7065a62d40f9f021
0x45f7c789451ddf5b4b4602bae716c8e7beb12569d5f999ffc2e7dc955e363a78
0xf65153e944d083544b89a6851f6d80c09db06a224d472b5ce34afeaa81e868ce
0x5d9c9323cd43b86b8dc0958a51bfd403ffe2044b35f20e1f3d8e6fa09743e69e

Functions
Getter at block 20853272
MAX_BY_MINT_IN_TRANSACTION_SALE(view returns (uint256)
3
MAX_MINT_SALE(view returns (uint256)
3
SALE_MINTED(view returns (uint256)
5000
SALE_NFT(view returns (uint256)
5000
SALE_PRICE(view returns (uint256)
0
name(view returns (string)
MUSHEEZ
owner(view returns (address)
0xa9abfec93bd2bd24f9d5c4233af7afaa2836ccfa
saleEnable(view returns (bool)
true
symbol(view returns (string)
MU
totalSupply(view returns (uint256)
5000
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 tokenId)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
users(addressview returns (uint256 salemint)
State-modifying
approve(address touint256 tokenId
mintSaleNFT(uint256 _countpayable 
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
safeTransferFrom(address fromaddress touint256 tokenId
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setSaleStatus(bool status
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
updateMintLimitPerTransectionSale(uint256 newLimit
updateSaleMintLimit(uint256 newLimit
updateSalePrice(uint256 newPrice
updateSaleSupply(uint256 newSupply
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.