Smartcontract documentation for history
Actions
Events
Tables
ABI Extensions
Structs
account_status_table
- id / uint64
- account / name
- timestamp / uint64
addcitizen
addresident
citizen_table
- id / uint64
- account / name
- timestamp / uint64
daily_transactions_table
- id / uint64
- from / name
- to / name
- volume / uint64
- qualifying_volume / uint64
- from_points / uint64
- to_points / uint64
- timestamp / uint64
deldailytrx
history_table
- history_id / uint64
- account / name
- action / string
- amount / uint64
- meta / string
- timestamp / uint64
historyentry
- account / name
- action / string
- amount / uint64
- meta / string
members_table
- region / name
- account / name
- joined_date / time_point
migrate
migrateuser
- start / uint64
- transaction_id / uint64
- chunksize / uint64
migrateusers
numtrx
org_tx_table
- id / uint64
- other / name
- in / bool
- quantity / asset
- timestamp / uint64
organization_table
- org_name / name
- owner / name
- status / uint64
- regen / int64
- reputation / uint64
- voice / uint64
- planted / asset
qev_table
- timestamp / uint64
- qualifying_volume / uint64
reset
resident_table
- id / uint64
- account / name
- timestamp / uint64
savepoints
- id / uint64
- timestamp / uint64
sendtrxcbp
size_table
testtotalqev
- numdays / uint64
- volume / uint64
totals_table
- account / name
- total_volume / uint64
- total_number_of_transactions / uint64
- total_incoming_from_rep_orgs / uint64
- total_outgoing_to_rep_orgs / uint64
transaction_points_table
- timestamp / uint64
- points / uint64
transaction_table
- id / uint64
- to / name
- quantity / asset
- timestamp / uint64
trx_cbp_rewards_table
- id / uint64
- account / name
- key / name
- timestamp / uint64
trxentry
- from / name
- to / name
- quantity / asset
updatestatus
- account / name
- scope / name
user_table
- account / name
- status / name
- type / name
- nickname / string
- image / string
- story / string
- roles / string
- skills / string
- interests / string
- reputation / uint64
- timestamp / uint64