ArtBlock

Verified contract

Active on Ethereum with 41 txns
Deployed by via 0x629abae8 at 11726810
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 "ArtBlock"

0x9acdd46a00c1627010e5adb598f47d91912541fb7fd25d20a60156f67e25b0e4
0x5bf69372f3581dd21009e8262c90a78b697ff9b140a6646bb8e6ba822a055f5b
0x226b3f1749bc023c924ccd323976d7c4409031a0020e7df312506c5034218e15
0x2e403c342283e61ddf62a9e7292bdf5a04f43929a03dd145e14fe81e4b2c0d17
0xce7f0c48e95cf73562077b001d596e0b2185db910f245760001b8dea3098293b
0xa4a948e64404f55c77debedac3dc8abe8ce3d6e8dd841b173a0a28137817534d
0x38ddc38ceb5b1375bbe222dc2b772d45a5deda515972f5a1d5f19bcdfb1b7d35
0x26df16af72c9e265a3bc7105729d9818d1ffd6186cd328af01e1133b1bc37f1a
0x3ac85b0f4f156059cd37b4f726374b7461ada5848e391e5a076d57b0181c6040
0x274a5e733cb51548955b30eda6b623d0cc70f04f610bdb67a8dbce00ddf3a120

Functions
Getter at block 20981120
baseURI(view returns (string)
http://redeem.artblock.io:8080/metadata/
name(view returns (string)
ArtBlock
owner(view returns (address)
0xe5868047e26ff00746323e3e19cb0566c898a8b5
symbol(view returns (string)
ABL
totalSupply(view returns (uint256)
33
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)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
renounceOwnership(
safeMint(address touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.