
The data structures defined by this contract.
Table row type of dividend
{ "name": "PeriodDividend", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "period_id", "type": "uint32" }, { "name": "quantity", "type": "asset" } ] }
Action parameter in closeperiod
{ "name": "closeperiod", "base": "", "fields": [] }
-
{ "name": "global1", "base": "", "fields": [ { "name": "period_id", "type": "uint32" }, { "name": "quantity", "type": "asset" } ] }