
-
{ "name": "period", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "total_spent", "type": "int64" }, { "name": "total_to_distribute", "type": "int64" }, { "name": "pot_until_now", "type": "int64" }, { "name": "total_distributed", "type": "int64" } ] }