CryptoBabyPunks

Verified contract

Active on Ethereum with 570 txns
Deployed by via 0x921b0862 at 13952250
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $314.34
0x19383d1a9e8ac0f05b8a8c94d5f27cabb1aac25bab15d1627ba3e78c08e0211e
0xbf5d52982afefb50d4b6c669f57bda8169f9c36d5e47ad183919f2273ceffd03
0xe9526af4c57fbfb5c2fc9ce50af0b88e785044ebbbc5063d9d18eba0a153bd82
0x63c29d083e6725ccbc57effcbb9ba88c4c02cb478b7db9b84be7c6233126a2c2
0x72c49003e83c4b1dec9b0b8407679da7774cfec55c53e4496ccec2bc4b1c2819
0x7be2135ca828715eca375d5599975e44b04e2e2988155e90df761765a4c6cfee
0x9fa3d272fa8f42047d1018216d7eab55bb8be3b8a098d0c1062cb01499a60cb0
0x74992602d1c040a962b723228cedcbbd2c835ac0fc250dffa4121f0d5c4db8c9
0x1b85972ab971657235fa6519aed566d83f22da87d13b1222d7239e94ba1c9036
0xd4089c0bb675a6c67d0e6966361d534521a7cf42c4d2c8b4bfe29124bab42381

Functions
Getter at block 21386492
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
maxMintAmount(view returns (uint256)
20
maxSupply(view returns (uint256)
1000
name(view returns (string)
CryptoBabyPunks
notRevealedUri(view returns (string)
owner(view returns (address)
0xb32427345dd8ebbbd5f4a3dcde6b286079d8c98c
paused(view returns (bool)
false
revealed(view returns (bool)
true
symbol(view returns (string)
CBP
totalSupply(view returns (uint256)
1000
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setNotRevealedURI(string _notRevealedURI
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(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(string _namestring _symbolstring _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.