CryptoCyberPunkz

Verified contract

Active on Ethereum with 284 txns
Deployed by via 0xa256cc8d at 13138289
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $185.12
0x9d5b4334ef7cf6f8e5703bdae8148c695ca6c235c905de53caaef8f17a11784c
0xf8a927f0d4498dd0494a595e1a99fb51e175bd959ad5ba5158ac4b322ed5ec0f
0x8a56e7648c3d99d033e598e76a6f659f58cb0338e9c0f8eac0ae69ecda8e2efc
From
0xefedd3640e9e870a3cb3b54249d85c2bfea3739898234c40202944da5c125a87
0x0bf230f116c35f9f9c14283fc8878a27c0affdb44559cf11fc4442a9b71f2291
0x0bf3277d9f65f578876a377dc289209cd2a170e2cbb5a1664d69fa8f19e7eaba
0x477d19f55c0d2b5ba74a6bedaa47f5af77a65ee25cde0ac66c16f29f67621357
0x78438afeae9532efde13b4f3cbb9c3608a71be5f7c869791d4fc9ef3a83f227b
0x7d226a177a193efc59a32b97516dbce8c2e2e60c47abfaf6740bd6e36ba452c8
0xaf04c0d4e5e0cffa5345c10951f89ded081bd3696a48a685771201eea6fa1675

Functions
Getter at block 21305420
MAX_TOKENS(view returns (uint256)
11111
minting_allowed(view returns (bool)
true
name(view returns (string)
CryptoCyberPunkz
owner(view returns (address)
0x68fdfa3e64c65d70344b9d581bc29b35809d017c
symbol(view returns (string)
CYBERPUNKZ
totalSupply(view returns (uint256)
466
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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)
whitelist(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
claimPresale(uint256 _num_to_mint
mintToken(uint256 _num_to_mintpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
toggleMinting(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.