TilcoinStorage

Verified contract

Active on Ethereum with 1,959 txns
Deployed by via 0x7bc8049c at 5456342
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf520e4cb47c6a1d51094c8160132c3a18fb45dbd80820e7fd35e43b9f505edf4
0x2a67e0c9d816b5128cc879de8b5d01de8e2ac6768ea51057873970a7e50a2afe
0x90ae8e4e96d6dd331f7dd230e086c7c7de0af28de00bf1929179cf8ae32aae5c
0xc994f278c995916583619013e40e009a93608f12451979734f9963d0b028c9b0
0x3ab75d54a582d998c61cfe6b13fa1627b354173cadcb7c4f2c92203c9d7e0fab
0x7fe1d72cfc7c3d92362a122f95349559ab0451c11bcba39bf921df8ad1d7ec31
0x015d7cf652ff9b977d8944d023948e3d860293b1b0c466f66f8edcfc8a7e9006
0xcc9d0e5379230f2c45fbc271098af816d80932281963229ec528fcde779b346e
0x580e3a43cabeff2c0427448e1dba7ceee6a80ae47d594c75b7cf6d1b2df46829
0xfa53aa7ec604df806e8afb78d79c559452dab0125d4dae690b7440943fb79ec8

Functions
Getter at block 21301376
owner(view returns (address)
0x73b1046a185bf68c11b4c90d79cffc2e07519951
Read-only
managers(addressview returns (bool)
pictures(bytes32view returns (string hashuint32 rowsuint32 colsuint32 widthuint32 heightstring imagestring namestring author)
segments(bytes32uint32uint32view returns (uint32 rowuint32 colstring hashstring imagestring emailstring login)
State-modifying
addManager(address _manager
addPicture(string _hashuint32 _rowsuint32 _colsuint32 _widthuint32 _heightstring _imagestring _namestring _authorreturns (bool success)
removeManager(address _manager
setSegment(string _pictureuint32 _rowuint32 _colstring _hashstring _imagestring _emailstring _loginreturns (bool success)
setSegmentOwner(string _pictureuint32 _rowuint32 _colstring _emailstring _loginreturns (bool success)
transferOwnership(address newOwner
Events
AddPicture(bytes32 indexed hashuint32 rowsuint32 colsuint32 widthuint32 heightstring imagestring namestring author
ManagerAdded(address indexed manager
ManagerRemoved(address indexed manager
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SegmentOwner(bytes32 indexed pictureuint32 indexed rowuint32 indexed colstring emailstring login
SetSegment(bytes32 indexed pictureuint32 indexed rowuint32 indexed colbytes32 hashstring image
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.