RealCryptoPunks by VT3.com

Verified contract

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

No balances found for "RealCryptoPunks by VT3.com"

0xc8559b75f2ac9b10504ab26dcac4924ebff705cb0610d55d47ec8d9adf0bed38
0x83fbb70bef63385b61e725fceec2e693c90aec3a0cb23e87cdafdf525b84023e
0xef744865f7d66badbfb41d83cb06be44acebab5822af83df833b28b552376dfd
0xb9c5609248bcdec89ed474efcb0e2f836ce3e68a3d0251b9e09ee661d06d05bf
0x06b8dbcf69ebfb791c3316509ac391c70cdfb283f322ebe111a125c3efdcd8df
0x8681a6a0747aa4f4f66a5cd5f20fdbf1f4d3b6f84efe4a3254572dd1a1c8ffa9
0xfb55421fe3138b78629bd99348eed5b727dd053ac74e7921e7da88a5ee64db83
0x2b941c5e9b19a2389e365cfacefb081ccf5927bf7caddad0dd7c3c68e1edced8
0x6c96f817ba1c51649e332b5496ce392550ccaede6b3fcb5c7460e3ef9423f739
0x74157c6e7945af6fcdcb46ab8636aa39e43f976688d85a8baaeba10fc59d2521

Functions
Getter at block 21393486
MAX_NFT_SUPPLY(view returns (uint256)
10000
_counter(view returns (uint256)
4997
_ownerCounter(view returns (uint256)
110
getPrice(view returns (uint256)
100000000000000000
name(view returns (string)
RealCryptoPunks by VT3.com
owner(view returns (address)
0xd6db94763588f0e608370ba2eebce4836731e4d1
saleStarted(view returns (bool)
true
symbol(view returns (string)
RCP
Read-only
balanceOf(address ownerview returns (uint256)
bonusBalanceOf(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)
tokenURI(uint256 tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[] ownerTokens)
State-modifying
approve(address touint256 tokenId
buyPunks(uint256 amountaddress reffererpayable 
ownerMint(uint256 amountaddress to
pauseDrop(
redeemPunks(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
startDrop(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(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.