Table Browser
Scope: nova3mindweb
quiz_id | affiliate | max_users | quiz_creation_time | quiz_description | answers | correct_answers | token_contract | users_completed_quiz | correct_answers_perc | is_quiz_valid | questions |
---|
Field | Type |
---|
quiz_id | uint64 |
affiliate | name |
max_users | uint32 |
quiz_creation_time | time_point_sec |
quiz_description | string |
answers | B_vector_string_E[] |
correct_answers | B_vector_uint32_E[] |
token_contract | name |
users_completed_quiz | uint32 |
correct_answers_perc | uint32 |
is_quiz_valid | bool |
questions | string[] |