macabroids

Verified contract

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

No balances found for "macabroids"

0x89a2786b21d4a89d247f62cac080014dbea9a50a51e772e5450914ef5d0aeb40
0x045cf342eef977ed8c187c9d62444be64bc69f2f41341ffb7f0ecfa3359672f1
0x37e1e529bc0b5e1dc9d5dfc7d001814441fc8de90ceab394d8ec56edbe05d07e
0x0e34b46ec4cb2a4a81ed65180499b5c86ffd6747678ed0ba097351084f4c0f45
0xf68a159b2103c7f0a2c057256777b4cc1fa3f602f2007206184355697a34decf
0x26bb4d1b6bba784b77333d808991ec57796f882e8d7b64cd3a71eb2f9d857930
0x32800782c07a4e70a197d5d02b2daca4f877f59223a66c32b6e90031bc0f842d
0x92d6c7dc5520f28a8c7c28545aa260944ebdfbea7e727600947132fc16774304
0xf3c937ef8e1c6c57655917b1de672f50cbe53beb2eae51837b931cd0c19135e6
0x084e8c21dbb6f27114cd25be726ea7555eb9f118e6189e7a010019158814d012

Functions
Getter at block 20927392
_merkleRoot(view returns (bytes32)
0xcc540e0bdb02caf29f1b7494dacffc755af36e6b3a22623a403ecbca4e62085d
cost(view returns (uint256)
5000000000000000
freePerWallet(view returns (uint256)
3
maxMint(view returns (uint256)
10
maxSupply(view returns (uint256)
6666
name(view returns (string)
macabroids
owner(view returns (address)
0x9fda6d16082d2ca1206f1fd93d423d759f708fa2
revealed(view returns (bool)
true
status(view returns (bool)
true
symbol(view returns (string)
MCBR
totalSupply(view returns (uint256)
6666
unrevealed_uri(view returns (string)
0
Read-only
balanceOf(address ownerview returns (uint256)
canClaim(address _walletbytes32[] _merkleProofview returns (bool)
collections(uint256view returns (address)
getApproved(uint256 tokenIdview returns (address)
getCost(address _addressuint256 _countbytes32[] _merkleProofview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isHolder(address accountview returns (bool)
isWhitelisted(address _walletbytes32[] _merkleProofview returns (bool)
mintedByAddress(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
addCollections(address[] _collections
airdrop_many(address[] _recipientsuint256[] _mintAmounts
airdrop_single(uint256 _mintAmountaddress _recipient
approve(address touint256 tokenId
burnSupply(
flipSaleStatus(
mint(uint256 _countbytes32[] _merkleProofpayable 
modifyCollection(uint256 indexaddress replaceCollection
renounceOwnership(
resetCollections(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setCost(uint256 _newCost
setFreePerWallet(uint256 _newFreePerWallet
setRevealData(bool _revealedstring _unrevealedURI
setWhitelistRoot(bytes32 merkleRoot
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(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(
Fallback and receive

This contract contains no fallback and receive objects.

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