DigitalPrintImage

Verified contract

Active on Ethereum with 903 txns
Deployed by via 0x8938b2a6 at 6447866
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $256.66
 (#508)
ERC-721
--
 (#4)
ERC-721
--
0xe21e8dbe7aae160598892fe57f5e187c9159ac175aecebd97075fc18412bfac9
0x57ca855d2a54fc9571ed086e1e251b6d1d1594701f44dc41d36712c92ae79cd2
0x68f130fa04171c4c4e78fb9614f7deb24cd4df038abbf5e5e69d43ea285dd442
0x0c037a3004ff2592f8ebe1e5cbee2093c67a4619ff04f3f4807200824979880f
0x104d3b6314e22af9e93229c56057caefff620f1b1805e3469e971e90ea140a9d
0xf58d94d1a42f59a5a8841e51bb39cd10efed98b5bd1c7e9aa0e75a37f65d0b1d
0x2c7ef3fd45c7c3a734cfac41069dd6709c17b99a5c3d6c95a91381e5ca8ed196
0x832bf3a45a25e03b5f99e4d2c9272c369c7193ceb5dd21c67badfffb80b1df4c
0xdff5ccce6547df3bd3aa68f7f2285cf1eff06165f042b62b6b02f5445338097d
0x08d0fa919cc907a89995a1eb1f8cfb6ce5dc3c0d4f96520e866408b3d8dbcf7f
From

Functions
Getter at block 21205101
InterfaceId_ERC165(view returns (bytes4)
0x01ffc9a7
assetManager(view returns (address)
0x80d774ffd99ad3321497064a2713bf2f89eeb5d6
functions(view returns (address)
0x858e56589a5f49c6020ee86a14b3f84e26e0356c
marketplaceContract(view returns (address)
0x00685230359bdb9e16704e1d3918b553e9a015e2
name(view returns (string)
DigitalPrintImage
numberOfUsers(view returns (uint256)
166
owner(view returns (address)
0x416117a78551da0c15f63a6412759da190303f6f
symbol(view returns (string)
DPM
totalSupply(view returns (uint256)
496
Read-only
addressToUser(addressview returns (string usernamebytes32 hashToProfilePicturebool exists)
balanceOf(address _ownerview returns (uint256)
calculatePrice(uint256[] _pickedAssetsaddress _ownerview returns (uint256)
exists(uint256 _tokenIdview returns (bool)
getApproved(uint256 _tokenIdview returns (address)
getGalleryData(uint256 _imageIdview returns (addressaddressstringbytes32stringstring)
getImageMetadata(uint256 _imageIdview returns (addressstringuint256stringuint256bytes32[])
getProfilePicture(address _addressview returns (bytes32)
getUserImages(address _userview returns (uint256[])
getUserInfo(address _addressview returns (stringbytes32)
getUsername(address _addressview returns (string)
idToIpfsHash(uint256view returns (string)
imageMetadata(uint256view returns (uint256 finalSeeduint256 timestampaddress creatorstring ipfsHashstring extraData)
isApprovedForAll(address _owneraddress _operatorview returns (bool)
isUsernameExists(string _usernameview returns (bool)
ownerOf(uint256 _tokenIdview returns (address)
profilePictureExists(bytes32view returns (bool)
seedExists(uint256view returns (bool)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenByIndex(uint256 _indexview returns (uint256)
tokenOfOwnerByIndex(address _owneruint256 _indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
addAssetManager(address _assetManager
addFunctions(address _functions
addMarketplaceContract(address _marketplaceContract
approve(address _touint256 _tokenId
changeProfilePicture(bytes32 _hashToProfilePicture
createImage(uint256[] _randomHashIdsuint256 _timestampuint256 _iterationsbytes32[] _potentialAssetsstring _authorstring _ipfsHashstring _extraDatapayable 
register(string _usernamebytes32 _hashToProfilePicture
renounceOwnership(
safeTransferFrom(address _fromaddress _touint256 _tokenId
safeTransferFrom(address _fromaddress _touint256 _tokenIdbytes _data
setApprovalForAll(address _tobool _approved
transferFrom(address _fromaddress _touint256 _tokenId
transferFromMarketplace(address _fromaddress _touint256 _imageId
transferOwnership(address _newOwner
Events
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
ImageCreated(uint256 indexed imageIdaddress indexed owner
NewUser(address indexed userstring usernamebytes32 profilePicture
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed _fromaddress indexed _touint256 indexed _tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.