TheMutantMushies

Verified contract

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

No balances found for "TheMutantMushies"

0xfbf84da654fa06b16af10e6fe7bff5bcd1bbca2923092b7429320748be6dfcc1
0x780b8070c186e6948d7e7b557e20dd1e8fafd2afa979482f7e671dc573f66016
0x6717921f625b8a3d1658ccbe6adb224f8871c27f3d78fdaf748dec5a679b3eb3
0x8acbd01157b169dba6917ce4b7e17eb35fe8a8ffd628fb9729edc706393b4ea8
0x4add4c3bcad00e0a8f0a50a6d6d84cdd00d8404ef54724b843861b27177b8cfe
0x7926d24f94e55796972435a1d5462710f977a281cc58dfa9c0a70fd74a64fe93
0x35f6d1e6054141cc8bc60f5474a973e8811f843d848a172e460fc645f8b5e241
0x179b9786b94660da87083711b5df21243d2e4a197ffc6d03d0ac435d73460dbc
0x10f1c67243dfe9496b2f41e93cc656a11c835475661c77935103df57643b0b58
0x0b4ec59523f0df8d70d6188cadb694c153af0e7a403a728dde54a07f263582f9

Functions
Getter at block 21305126
COLLECTION_SIZE(view returns (uint256)
420
MINT_PRICE(view returns (uint256)
69000000000000000
TOKENS_PER_PERSON_LIMIT(view returns (uint256)
2
TOKENS_PER_TRAN_LIMIT(view returns (uint256)
2
canReveal(view returns (bool)
true
name(view returns (string)
TheMutantMushies
owner(view returns (address)
0x24e3b5faa5207a4ca8efde9555e771bc34a16c38
saleStatus(view returns (uint8)
1
symbol(view returns (string)
TMM
totalSupply(view returns (uint256)
420
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 countpayable 
renounceOwnership(
reveal(string baseUri
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setHiddenUri(string uri
setSaleStatus(uint8 status
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(string delayedRevealURIaddress revenueRecipient
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.