BlockArt

Verified contract

Active on Ethereum with 5,066 txns
Deployed by via 0xf8991757 at 11598700
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "BlockArt"

0x4a85820db1f81a67f358b9475152f121fc787771c0391cc71522b67312a02eef
0xa1a9552d3bd57d5f88efcc9776b049ae49c879672153c6af9d3de6937755846f
0xc0fe7a0ed71c34ff3be099d8708e7d6af134619f95eeedace727f6e232c69d59
0x8d733d9a1deae9890204b7548237723f73550184a86f98b17c471b94ece75906
0x2667cc1b5232ce0a480ae097cfe06b2bbb5e948e5dd7c1a3f489f9803d47b850
0x69735b90b4288ebab0372358ea224a6cf47c68bc870bd0a94fd5b188f9c6e088
0xbef245496f0de6a46822b6581e389029fff7d7072edc7ba3b645d51211b02c20
0x957d4cb2a31b119a0428f51a788f08255e98e6b8e964b2368e0ab8aa9b101f4b
0x9c67e0da67aa1608962070312b54b92ff25c4dbbecce1cb4a6718cdb5f08b81c
0x2e1ddaf1213c41de753ce505f7d220de656d3f949429e37fbb51124dc99786ed

Functions
Getter at block 21263314
baseURI(view returns (string)
contractURI(view returns (string)
https://ethblock.art/contract_metadata/blockart.json
name(view returns (string)
BlockArt
owner(view returns (address)
0xaa84f7c9164db5c11b9fa65ad0118977c12a4729
symbol(view returns (string)
EBA
totalSupply(view returns (uint256)
10792
Read-only
balanceOf(address ownerview returns (uint256)
blockArtSupply(uint256 blockNumberview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
styleArtSupply(uint256 styleIdview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenToBlock(uint256 idview returns (uint256)
tokenToStyle(uint256 idview returns (uint256)
tokenToValue(uint256 idview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burnToken(uint256 id
mint(address touint256 blockNumberuint256 styleIduint256 valuestring metadatareturns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setContractURI(string uri
setTokenURI(uint256 idstring uri
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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 contractURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.