MUTATION16

Verified contract

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

No balances found for "MUTATION16"

0xd6ac5b902257d634765d6a2a4f27d671efe4cecc4148d58a5af1eaf32276373c
0x8409ca069bdae0117b177cb9de74fe6f3787be5590c4d18d34fb4fbe16084675
0xb4011565072dbd7a3e7db616cb4ece7b16e590060b4f41e7627e513cee63784b
0x91ff227feb7284b21ac979906a8f38511f70b54c2d18977bacde580eceaec66a
0x070fe0b9a7cfbbaa864e78e646dba7655046532edc72c8a348579a1d9717df58
0x82b003f44c1fd4f74861a90fcd7ba0c8f4e85ecf907548069b05e06d84573dc9
0x75ffb75579ddaab212b6aa17b642f20edca9ce5aa03bd46a4361962fd5693e42
0xa8beaf862752c14a90f98e8aaf4ae476059c8d6b1385688d67f04bddc06757eb
0x92d6f3a1183bfbf3567a327b952ef8c65debe853148bd6f9bbc86fa05f803476
0x879cf98c19125e0251f284c27b8825a2ae8614e35e770a1bb317546f7c855437

Functions
Getter at block 21230088
MaxMutationPerPublic(view returns (uint256)
2
MaxMutationPerWL(view returns (uint256)
3
MutationPrice(view returns (uint256)
0
MutationSupply(view returns (uint256)
2222
PublicMintEnabled(view returns (bool)
true
WhitelistMintEnabled(view returns (bool)
true
baseURI(view returns (string)
ipfs://Qma4Usj1ppNk8xrHzc1ro3j4mAE3dvZFa6P4SoqicoA38W/
name(view returns (string)
MUTATION16
owner(view returns (address)
0x0a8a0f09c07b5917c9e6a739789a5a9d68634c2f
symbol(view returns (string)
MU16
totalSupply(view returns (uint256)
2222
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicClaimed(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
whitelistClaimed(addressview returns (bool)
State-modifying
MintWhitelist(uint256 _MUTATIONAmountbytes32[] _proofpayable 
PublicMint(uint256 _MUTATIONAmountpayable 
adminMint(uint256 _teamAmount
approve(address touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setPublicMintStatus(bool _state
setWLMerkleRoot(bytes32 _merkleRoot
setWhitelistMintStatus(bool _state
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdrawBalance(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _tokenNamestring _tokenSymbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(