CryptoPhunksV2

Verified contract

Active on Ethereum with 25,604 txns
Deployed by via 0x994ad4e2 at 12674389
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 9999 additional slots
ERC-20
--
 (#3382)
ERC-721
--
 (#7)
ERC-721
--
 (#9345)
ERC-721
--
 (#1611)
ERC-721
--
0xdec1e36ea008c7a7a0fd009814d481935272a597f903bbd513599b9771cc4fed
0x93dfeec284463ac3b8e6fdf0a6d103fbc889ca800b969d1027e5b0b2b29a3eaa
0x6cab5d50af95cd1fd0a1f05a48e5c5c899480bc4670cf74602d05bf5e1948c92
0x4eb137ac403eadef8d81e4c72d1206dd606efdf8aa5f8fe62ce1441004582652
0xbe3129111379e1ecbf1391f107af064c7567e8afe894562faa5742269920caef
0xf3813fe6d4fffd27873155d368009fffedfb309edd439c0591e8c731f306b876
0x9eef6e809cfcfe0b06ccc41193a65715242328ce6e494055073d8c3a1c1cb0d1
0x49693639a6bbb0ef73ad5ee77b405d0d921305797e00edbb47122286826292a7
0xecb619e825f632feae94901437fb4e3db209fdf358de6798f7073d6bca3ae913
0xb79c619bb68894a6561ce1c8b95edc53a3a7f4912544e5512134f2f3602f0115

Functions
Getter at block 21258562
MAX_MINTABLE_AT_ONCE(view returns (uint256)
50
contractURI(view returns (string)
imageHash(view returns (string)
122dab9670c21ad538dafdbb87191c4d7114c389af616c42c54556aa2211b899
isSaleOn(view returns (bool)
false
name(view returns (string)
CryptoPhunksV2
numTotalPhunks(view returns (uint256)
10000
owner(view returns (address)
0x61f874551c69f0e40c9f55219107b408c989adec
saleHasBeenStarted(view returns (bool)
true
symbol(view returns (string)
PHUNK
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
freeRollPhunks(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCostForMintingPhunks(uint256 _numToMintview returns (uint256)
getNumFreeRollPhunks(address ownerview returns (uint256)
getPhunksBelongingToOwner(address _ownerview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
endSale(
freeRollMint(
giveFreeRoll(address receiver
mint(uint256 _numToMintpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
seedFreeRolls(address[] tokenOwnersuint256[] numOfFreeRolls
seedInitialContractState(address[] tokenOwnersuint256[] tokens
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setContractURI(string _contractURI
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(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

This contract contains no error objects.