CyberPhunks

Verified contract

Active on Ethereum with 3,528 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CyberPhunks"

0x1f7b69667702e9758ac50014bbefd9366b194aefb820cbe4eb759298e4cfb4e1
0xf74e02cdd5292d11f9bec21866fbaf20b328f3203be84515a05027a9ccfe32ea
0x97ccfa8beb02f376f70dcb2765adb7ab72c540d8d2ca4c536d14d436bb13b45e
0xa0ce7dffad0af6c6fc4b39cdf118a3fa5cf4afc19a94e58341d06cfc111502b1
0x20fa9fe021e32c385aa2c216232548f4e0c015f1a135e352eb1ce73bbfe3e083
0x3aca92016498a0c568a12deccc1d862d6bd22d51b2b64e93f6d6142c2f834dba
0xebc3de09380ef6d86a895de7cd464a9c70b6379599a3f92bdccf2d9c94742c06
0x7325f24cd9e5fa532a12d6c8cc23c822b56beac6ce114bd00c5786955b75e5dc
0x16337848cfa5cdfd946ab1b3d28b9b90a7ee610c7634b071d072e22593c416b6
0x9c1b10cb2c335bce9f8fa8bd3b8cc679f90dea9ad0d8cace1a3ef9e46ebd9719

Functions
Getter at block 21281232
contractSealed(view returns (bool)
true
costPerToken(view returns (uint256)
5000000000000000
creators(pure returns (address[2])
[0x5FD2E3ba05C862E62a34B9F63c45C0DF622Ac112, 0xC2172a6315c1D7f6855768F843c420EbB36eDa97]
extendedPunkDataContract(view returns (address)
0xf03e345bb89dc9cfaf8fda381a9e4417bfb46e7a
externalLink(view returns (bytes)
0x68747470733a2f2f63617073756c6532312e636f6d2f636f6c6c656374696f6e732f63796265727068756e6b73
isMintActive(view returns (bool)
true
maxSupply(view returns (uint256)
10000
mintBatchSize(view returns (uint256)
30
name(view returns (string)
CyberPhunks
owner(view returns (address)
0xc2172a6315c1d7f6855768f843c420ebb36eda97
phunkColorCounts(view returns (address)
0xe3a0a0c59282438c0de052ef4c589f163aee96bd
phunkRarityRanks(view returns (address)
0xff3334a2514d1bd79fa18ecd3e5e6031a7a6ca19
punkDataContract(view returns (address)
0x16f5a35647d6f03d5d3da7b35409d65ba03af3b2
symbol(view returns (string)
CYBERPHUNK
totalSupply(view returns (uint256)
10000
Read-only
attributeIsLit(uint8view returns (bool)
balanceOf(address ownerview returns (uint256)
changeWhite(struct CyberPhunksCyberPhunk phunkpure returns (bool)
colorMapping(stringview returns (string)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getPhunkColorCount(uint16 punkIdview returns (uint8)
getPhunkRarityRank(uint16 punkIdview returns (uint16)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
punkAttributeCount(struct CyberPhunksCyberPhunk phunkview returns (uint256 totalCountuint256 litCount)
punkAttributesAsJSON(uint16 punkIdview returns (string json)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenImage(uint16 tokenIdview returns (string)
tokenURI(uint256 idview returns (string)
totalMintCost(uint256 numTokenspure returns (uint256)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
airdrop(address toAddressuint256 numTokenspayable 
approve(address touint256 tokenId
flipMintState(
mint(uint256 numTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
sealContract(
setApprovalForAll(address operatorbool approved
setColorIsLit(uint8[] litColors
setColorMapping(string[][] _colorMapping
setPhunkColorCounts(bytes counts
setPhunkRarityRanks(bytes ranks
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(address punkDataContractAddressaddress extendedPunkDataContractAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
InvalidCodeAtRange(uint256 _sizeuint256 _startuint256 _end
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(
WriteError(