This contract is being backfilled. You may encounter incomplete storage history.

Probably ART

Verified contract

Active on Ethereum with 2,879 txns
Deployed by via 0x61425d81 at 14916228
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $5.1
0x8e851ccdccce50c59128bcbc3e73043b9a0a2521c79ecae6dc4654d5c694d4a8
0x0748efdbc4d24a45a08e5c5a678eee5de6124de4516c4b1fef03ebb1335b5794
0xba6a8792e2708f7c56ea3908f0f6ded2cc3f3bf0c5b0df465711711a29058ca4
0xa2dd5ac96ae3985b29899e5a736344cff6431c320186215644ca4b1e6889bdac
0xee7070e1f6e2f586a32d033b47e39faca2437e274b1a50bcab30b774ddd97eff
0x199c78c093eaf88bcd324500bed2ce07dc8c14608037b8e31db768c1e0873eef
0x5f926cb523cb71e0a20b4c89d4b607b8888d2421c941963fa2904bd16019d895
0x05d99f086f74991a1861a6742f3a3def5f09dca5fcd00353df2e6b6717b3d5fe
0xc1e8d041d95d8df565073eb7a49f30828c1d69b94b68f3a6346be77a1c270796
0xfd5182eb02059516cf570ca3146d91f4e7e76e07b36d872ced780aea2b7dc72e

Functions
Getter at block 20792640
MAX_SUPPLY(view returns (uint256)
2222
maxBatchSize(view returns (uint256)
2222
metadataBaseURL(view returns (string)
https://probablyart.net/probably/api/art/
name(view returns (string)
Probably ART
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xc70dacd70f819597aacfaa47704606ffc6135ff7
saleEnabled(view returns (bool)
true
symbol(view returns (string)
ART
totalSupply(view returns (uint256)
2222
Read-only
balanceOf(address ownerview returns (uint256)
claims(addressview returns (bool)
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)
State-modifying
approve(address touint256 tokenId
mint(uint256 numOfTokenspayable 
renounceOwnership(
reserve(uint256 num
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURL
toggleSaleStatus(
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.