Smartcontract documentation for exchange
Actions
Events
Tables
ABI Extensions
Structs
addround
- volume / uint64
- seeds_per_usd / asset
configtable
- seeds_per_usd / asset
- tlos_per_usd / asset
- citizen_limit / asset
- resident_limit / asset
- visitor_limit / asset
- timestamp / uint64
flags_table
- param / name
- value / uint64
incprice
initrounds
- volume_per_round / uint64
- initial_seeds_per_usd / asset
initsale
migrate
newpayment
- recipientAccount / name
- paymentSymbol / string
- paymentId / string
- multipliedUsdValue / uint64
onhusd
- from / name
- to / name
- quantity / asset
- memo / string
onperiod
ontransfer
- buyer / name
- contract / name
- tlos_quantity / asset
- memo / string
pause
payhistory_table
- id / uint64
- recipientAccount / name
- paymentSymbol / string
- paymentId / string
- multipliedUsdValue / uint64
price_history_table
- id / uint64
- seeds_usd / asset
- date / time_point
price_table
- id / uint64
- current_round_id / uint64
- current_seeds_per_usd / asset
- remaining / uint64
priceupdate
reset
round_table
- id / uint64
- max_sold / uint64
- seeds_per_usd / asset
setflag
- flagname / name
- value / uint64
soldtable
- id / uint64
- total_sold / uint64
stattable
- buyer_account / name
- seeds_purchased / uint64
unpause
updatelimit
- citizen_limit / asset
- resident_limit / asset
- visitor_limit / asset
updatetlos
updatevol
- round_id / uint64
- volume / uint64