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

BlockArt

Verified contract

Active on Ethereum with 5,051 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"

0xb9cac439d35110cd1f8444790544e7f547c980f45f4cf9cbebf12cb49057bd23
0x9bcab75ca40efed86a29be28f888fa41a2c26dc787132bb95bd12740efcb1925
0xb62db17b0b8852e506a655aee7eef408eeef44984ea6a8cfb9a0fbbbad46e360
0x6c28058a661f3956ef4a9e5aef3b6291896c258a3740f693394732dbe5726081
0x4a7b0e660dcfa7609448ce6f103c41c37bbfd0ade74e9a4ca8cd604059c5d05f
0x694fccd0caf04517d394dd4f1c0f19ac5f9e6ca368676b3b0288dd17d177daf2
0x6f9610e91d0180bb4f25565c99bd22deaee129bc61ff2c40648f1624320d7941
0x91b7a599c12cac1ea14bc7bb9c5fb06779a0769c74b87e13bd96e0bcacad74c5
0xbfeb597a8a76b2f306d685dc2b4f138928ef8aaaa9ee64c75625db098aee599f
0x6de1a0d414899a7a679ab92188abca274dc6a45eca4cbb95614ffe91e3027159

Functions
Getter at block 20798489
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.