Smartcontract documentation for token
Actions
Events
Tables
ABI Extensions
Structs
account
burn
- from / name
- quantity / asset
circulating_supply_table
- id / uint64
- total / uint64
- circulating / uint64
close
- owner / name
- symbol / symbol
config_table
- param / name
- value / uint64
- description / string
- impact / name
create
- issuer / name
- initial_supply / asset
currency_stats
- supply / asset
- initial_supply / asset
- issuer / name
issue
- to / name
- quantity / asset
- memo / string
minttst
- to / name
- quantity / asset
- memo / string
open
- owner / name
- symbol / symbol
- ram_payer / name
resetweekly
resetwhelper
retire
- quantity / asset
- memo / string
transaction_stats
- account / name
- transactions_volume / asset
- total_transactions / uint64
- incoming_transactions / uint64
- outgoing_transactions / uint64
transfer
- from / name
- to / name
- quantity / asset
- memo / string
updatecirc