
Table row type of contributors
{ "name": "contributors", "base": "", "fields": [ { "name": "account", "type": "name" }, { "name": "coins", "type": "asset[]" }, { "name": "donations", "type": "uint32" }, { "name": "level", "type": "uint32" }, { "name": "total_power_granted", "type": "uint32" } ] }