The latest block we've processed for this chain is 20897461, which is 6 minutes old. We're running behind the tip but working to resolve the issue.

Crypto Punk Bears

Verified contract

Active on Ethereum with 454 txns
Deployed by via 0xdad5feec at 13114959
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#224)
ERC-721
--
0x7b20c893bd1b858ba997a370f6612b512e8a7bcff37560674df843953ffd8ddc
From
0x61650cf74cf5f3cbf47c05233bfccb1e64b6b76ef5ca48d217fa5771e4456c64
0x20cab55efe14d753887953c10aaef1d78c4beaa5d9b3171bdd0f1ac67aae9c8f
0xca1a506a1dfba1d22075b882368263657e0f3ebf0ad33e982b172dcaa56ed743
0x79bb34071fa326ff2fadc9e42794368d3195dfec3529ea2b8d7bcd4cd0f37b65
0x04333f2ba1c81e140c7370d61187b04f060c4370c53996eb822454db78aa9f23
0x691ff96cba13ea142b258b1b2c14e46a4cd4881dfbe3079ff4ff30bb004b7d29
0x5679451b4edfaab921f9e2eaed243d66015580605cd7022bdc379e978a697958
0x841d5ebc763bc6e3681ba31e091b310789f8712d4b0225c75131d343d7f07889
0x2a897496431fa6627e9c6d9b9bfff97bb45315339e5c763f9c0aa0a421ab0a27

Functions
Getter at block 20897460
MAX_ENTRIES(view returns (uint256)
3900
_paused(view returns (bool)
true
getMaxMint(view returns (uint256)
20
getPrice(view returns (uint256)
20000000000000000
name(view returns (string)
Crypto Punk Bears
owner(view returns (address)
0xb1281d6e528a7c5da0e7d96588758b01e8efe762
symbol(view returns (string)
CryptoPunkBears
totalSupply(view returns (uint256)
746
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(address _touint256 numpayable 
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxMint(uint256 _newMaxMint
setPrice(uint256 _newPrice
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.