Ciphered

Verified contract

Active on Base with 37 txns
Deployed by via 0xb4ab572f at 20471740
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Ciphered"

0x64c900d3e982019147145bb2bc21fe2eac52edf326d7a3d40dc19feb02308615
0xe06c4627a608918eeb6e5f50e68c23842d77f8d37cf2ac19a821c4af9402bb25
0xea6f840671fbe8dfb0b5538462d540f44119c47b77668352447217371c376dc4
0x1c6c22dad38a215aee5d0f76120b9021ce40f51b840793eb15abff9c1ef48ce9
0x7d2a8f7fcd2f69fe0ab8140c4814b177c83072363a0b21af1b82f16e296e10c4
0xcb484ff102e52e2e7ef8f800304f8c13b1e06b98d96ee12918033baebdb439d3
0x1bf6913486257e57caa051bbf39fe02ecc3783bc7b957d7d93f89e520b5a7b25
0x2313312ce92aa9e2f75f5f0fd4d9b569524f589a16662719076841e05b208c3a
0xd82ccb894400e5ff5f262c3f0bf31a7abe7d1386c09afffa0d669f7fdb3e0ac6
0x88f139770be563383aa13fb045a89ea028434801b2264ccd44a2da0780c6a147

Functions
Getter at block 23021448
getGroupNamesLength(view returns (uint256)
11
Read-only
allGroups(uint256view returns (string namestring descriptionstring logouint256 creationDateuint256 localIdaddress ownerbool paused)
banList(uint256addressview returns (bool)
fetchComments(uint256 cursoruint256 howManyuint256 _gidview returns (struct CipheredMessage[] valuesuint256 newCursor)
fetchCreatedGroups(uint256 cursoruint256 howManyaddress _whoview returns (uint256[] valuesuint256 newCursor)
fetchGroupNames(uint256 cursoruint256 howManyview returns (string[] valuesuint256 newCursor)
fetchMultipleGroupsIDs(string[] localgroupsview returns (uint256[] gids)
fetchUsernames(address[] _usersview returns (string[])
getGroupMessagesLength(uint256 _gidview returns (uint256)
getUsersCreatedGroupsLength(address _whoview returns (uint256)
groupName(stringview returns (bool)
groupNames(uint256view returns (string)
groupid(stringview returns (uint256)
groups(uint256view returns (uint256)
messages(uint256uint256view returns (address fromstring messagestring imguint256 timestampbool moderateduint256 localId)
mods(uint256addressview returns (bool)
usernames(stringview returns (bool)
users(addressview returns (string username)
State-modifying
addModerator(address _whobool _statusuint256 _id
banSomeone(address _whobool _statusuint256 _id
changeUsername(string _username
createGroup(string _namestring descriptionstring logobool isPausedreturns (uint256 groupID)
moderateMessage(uint256 _giduint256 _mid
moderateMessageAndbanSomeone(address _whouint256 _giduint256 _mid
moderateMessages(uint256 _giduint256[] _mid
sendMessage(string _msgstring _imageuint256 _id
transferGroupOwnership(address _whouint256 _id
Events
GroupCreated(uint256 id
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.