Smartcontract documentation for forum
Actions
Events
Tables
ABI Extensions
Structs
active_table
config_table
- param / name
- value / uint64
- description / string
- impact / name
createcomt
- account / name
- post_id / uint64
- backend_id / uint64
- url / string
- body / string
createpost
- account / name
- backend_id / uint64
- url / string
- body / string
deleteactive
delteactives
downvotecomt
- account / name
- post_id / uint64
- comment_id / uint64
downvotepost
- account / name
- id / uint64
forum_rep_table
- account / name
- reputation / int64
- rank / uint64
giverep
- start / uint64
- chunksize / uint64
- available_points / uint64
givereps
newday
onperiod
operations_table
- operation / name
- contract / name
- period / uint64
- timestamp / uint64
- id / uint64
- parent_id / uint64
- backend_id / uint64
- author_name_account / name
- url / string
- body_content / string
- timestamp / uint64
- reputation / int64
rankforum
- start / uint64
- chunksize / uint64
- chunk / uint64
rankforums
reset
size_table
testapoints
testrank
testsize
upvotecomt
- account / name
- post_id / uint64
- comment_id / uint64
upvotepost
- account / name
- id / uint64
user_table
- account / name
- status / name
- type / name
- nickname / string
- image / string
- story / string
- roles / string
- skills / string
- interests / string
- reputation / uint64
- timestamp / uint64
vote_power_table
- account / name
- num_votes / uint32
- points_left / int64
- max_points / int64
vote_table
- account / name
- timestamp / uint64
- author / name
- post_id / uint64
- comment_id / uint64
- points / int64