Mutant Shiba Club

Verified contract

Active on Ethereum with 29,779 txns
Deployed by via 0x108d112c at 14484004
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "Mutant Shiba Club"

0xf12604ce3b79a445c3ec4f019ef8ea262bb8f5aa08991340b3b6d4179cd6ed44
0x69f3ce38c783cc6e0a055a2a283723af493cc3ef978998ccc6566a7e956cfb55
0xb88caa5f5d9f74e904306c5e8fa6d5bc747b61331aed018ea28c9106824ec892
0x547b4043debbe7b3e12d5b214eeae641bb388b7ed3155eb1571837fada973001
0x4970e6800d780292d4c652883a0358fdb4b38294e1a057f58c220bf79aebf9ee
0xf67854240d06b167f61c66350ea6b3b4e1440c0748056b6a472d5149b74d6dbf
0xcf559a458f2bd9878efa7db6090767ee1d67cf407462375aeb4d06f35c7b07e4
0x5403899104f24380bdccbb6297d7e610a63e41f94d212724bbd911ef033f7c10
0x7478a85adb1f67b512ba61c5ad4d537b8d3c4f84065a8f6008ab63c7c182b0f8
0x2b435cc00260c44047cbb7967995295b9925bcd89006b9897a5e45ebda3f30b5

Functions
Getter at block 21262473
FOUNDER_BERRY(view returns (address)
0x28c1ded0d767fdc39530f676362175afe35e96b4
FOUNDER_CRAZYJUMP(view returns (address)
0xe386ae197a42e49c727bf15070fe71c68f18ad45
FOUNDER_GABA(view returns (address)
0xbe14e8d7a3417046627f305c918ec435c3c23fbc
FOUNDER_LORDSLABS(view returns (address)
0xbb59f8ce665d238a9e8d942172d283ba87061f6f
GNOSIS_SAFE(view returns (address)
0xe16b650921475afa532f7c08a8ea1c2fcda8ab93
MAX_SUPPLY(view returns (uint256)
10000
TEAM(view returns (address)
0xcdbb9a281f1086aecb6c4d5ac290130c1a8778de
communitySaleMerkleRoot(view returns (bytes32)
0xb990c1d773f1ab9f23e931a346b0029421341fc74997079615f0dfe1dbfc8124
communitySalePrice(view returns (uint256)
200000000000000000
isCommunitySaleActive(view returns (bool)
false
isPreSaleActive(view returns (bool)
false
isPublicSaleActive(view returns (bool)
false
isRevealed(view returns (bool)
true
maxCommunityMint(view returns (uint256)
1
maxPublicSaleMint(view returns (uint256)
1
name(view returns (string)
Mutant Shiba Club
owner(view returns (address)
0xa19a614242e637491ecf76c19bb5b2a356cc0509
preSaleMerkleRoot(view returns (bytes32)
0xb65443599e0be87cbd43b4a8484efea11a1bf1d3602c8739d50310c09fab3a49
preSalePrice(view returns (uint256)
0
publicSalePrice(view returns (uint256)
0
symbol(view returns (string)
MSC
teamMintPrice(view returns (uint256)
100000000000000000
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
communitySaleMinted(addressview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
preSaleMinted(addressview returns (uint256)
publicSaleMinted(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
communitySaleMint(bytes32[] _proofpayable 
preSaleMint(uint256 _quantityuint256 _maxAmountbytes32[] _proofpayable 
publicSaleMint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setCommunitySaleMerkleRoot(bytes32 _merkleRoot
setCommunitySalePrice(uint256 _price
setCommunitySaleStatus(bool _status
setIsRevealed(bool _reveal
setPreSalePrice(uint256 _price
setPreSaleStatus(bool _status
setPresaleMerkleRoot(bytes32 _merkleRoot
setPublicSalePrice(uint256 _price
setPublicSaleStatus(bool _status
teamMint(uint256 _quantitybool _founderspayable 
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(