DigitalArtChain

Verified contract

Active on Ethereum with 4,082 txns
Deployed by via 0x272bca70 at 5613456
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x07b478d5978429e8ec114e456e8bcc5a6965154acc07a4d667ecea503e3ab086
0xcc30129455a51a7b961aa3dc6f34e2080b160b810970aac7ca63f2d0a0ff5b66
0xa084261e8f806e6cecefb7dcf96edf9d22cec77fe406e2775d08a751c4284f5c
0x9dbfd3c336a1ba4f726b1a1e94b2fc562903c5f341ce0168f660440919ce0ba6
0x6ea795ba0d3db15af816d527baa2a41b73ecd1955b418034c0ed98b02d28c97c
0x5bf73a79c2029fa3522af988db997225522f95c8dcbebf9e523ea1c790df66dc
0x80c9a27ae060c86fa35b51e6b21bf46965896312d208c558b419405f56dd42ab
0xc00a0d83d329e339fc03b56164b6d120dfc009ef5c4f8e81820a8a03f33a0ac7
0x4d90d0271743cb8e1b656d0a5bd06a02f7645d1f2f33133f09bb18f4efd1994c
0x4ca9bdacabb5a7f03c232933428a0553e8e3dd32daa0021e7954929de116531e

Functions
Getter at block 21177576
createDigitalArtFee(view returns (uint128)
0
 
getAllTokens(view returns (uint256[])
name(view returns (string)
DigitalArtChain
owner(view returns (address)
0xaad0bb0dffaef8c2b0c07dc9ba9603083e8be1f5
publisherCut(view returns (uint128)
500
symbol(view returns (string)
DAC
totalSupply(view returns (uint256)
3246
Read-only
balanceOf(address _ownerview returns (uint256)
digitalArts(uint256view returns (string ipfsHashaddress publisher)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
getIpfsHashToTokenId(string _stringview returns (uint256)
getOwnedTokens(address _ownerview returns (uint256[])
getPublishedTokens(address _publisherview returns (uint256[])
isApprovedForAll(address _owneraddress _operatorview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
publishedCountOf(address _publisherview returns (uint256)
publishedTokenOfOwnerByIndex(address _publisheruint256 _indexview returns (uint256)
tokenByIndex(uint256 _indexview returns (uint256)
tokenIdToSellingItem(uint256view returns (address selleruint128 price)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
addDigitalArtSellingItem(uint256 _tokenIduint128 _price
approve(address _touint256 _tokenId
cancelDigitalArtSellingItem(uint256 _tokenId
mintDigitalArt(string _ipfsHashpayable 
onERC721Received(addressuint256bytesreturns (bytes4)
purchaseDigitalArtSellingItem(uint256 _tokenIdpayable 
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
setCreateDigitalArtFee(uint128 _fee
setPreUri1(string _preUri
setPreUri2(string _preUri
setPublisherCut(uint128 _cut
transferFrom(address _fromaddress _touint256 _tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed _owneraddress indexed _approveduint256 _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed _fromaddress indexed _touint256 _tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.