Mutant Crypto Punks

Verified contract

Proxy

Active on Ethereum with 9,220 txns
Deployed by via 0xc81d748c at 14682297
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
2 additional variables

No balances found for "Mutant Crypto Punks"

0xe18859b469757dce2d2c10da9da7c17119e8f212895bcf24d89050a1ce5aa54c
0xf75afaabe9727e36faeb59595421c7d9570d83d4027409bca52192d940ffa1eb
0xd0f5b233c655d9a3074c03417f3a4d266623827bab4c70e51afb13e097d65206
0x3bceca258eb1dd99d42e341dab58ce752df69f378accd5f65eaa031e31f7446e
0xa2c12c986b8c277ff509d13ec5253ef2513818d4d1abcb3d006600be4eb05ccc
0x8c822b0da7e59c1a7c33760535439edfc5829af557c53d54aa57a2c599c527e9
0xe47fc7186c2e7004137e64d52800b2ee907f79c2b1cb6147b7c2418fb5c330e0
0x9946de2b796f52e89dd667eaf3b4baa1e0736bb226b0918ae0abf72078a130c0
From
0x2cc3649ab58ff1b7a4c799307daf168bb57fbf1bb237ef4c360e90d12560a3fe
0xcbe4b74f724ff7aca9607875bd3a0b9f8cfe7212cdbd4bddadcd748cd67e3410

Functions
Getter at block 20859255
ammountWithdrawn(view returns (uint256)
30000000000000000
 
contractURI(view returns (string)
isPublicMintingEnabled(view returns (bool)
true
mintFee(view returns (uint256)
0
mintLimit(view returns (uint256)
0
name(view returns (string)
Mutant Crypto Punks
owner(view returns (address)
0x5b0388cee387a6aa5105da8976f3edc5152f764e
placeholderImage(view returns (string)
remaining(view returns (uint256)
0
royaltyBasis(view returns (uint256)
500
shareAddress(view returns (address)
0xe28564784a0f57554d8beec807e8609b40a97241
symbol(view returns (string)
MCP
version(pure returns (string)
1.0.5
Read-only
accountMintCount(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
cache(uint256view returns (uint256)
cachePosition(uint256view returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isTokenAvailable(uint256 tokenIDview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeMintFee(uint256 mintFee_
changeMintLimit(uint256 mintLimit_
changePlaceholderImage(string placeholderImage_
initialize(string name_string symbol_string baseURI_address ownerAddress_uint256 mintFee_uint256 size_bool mintSelectionEnabled_bool mintRandomEnabled_address whiteListSignerAddress_uint256 mintLimit_uint256 royaltyBasis_string placeholderImage_
mintRandom(payable 
mintToAccount(address touint256 tokenID
mintToken(uint256 tokenIDpayable 
mintWithSignature(bool isFreeaddress touint256 tokenIDbool isRandomuint256 customFeebytes signaturepayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleRandomPublicMinting(
transferBalance(address touint256 ammount
transferERC20Balance(address erc20ContractAddressaddress touint256 ammount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.