Vaulta

echanneldtio

Contract

The data tables defined by this contract.

  • Field Type
    question_key uint64
    body string
    user_key uint64
    pub_key string
    point uint64
    answer_count uint64
    allpoint uint64
    time_stamp time_point_sec
  • rows of answer

    Field Type
    answer_key uint64
    question_key uint64
    body string
    user_key uint64
    pub_key string
    point uint64
    time_stamp time_point_sec
  • rows of user

    Field Type
    user_key uint64
    pub_key string
    meta string
    point uint64
    count uint64
  • rows of rate

    Field Type
    owner name
    rate float64
    time_stamp time_point_sec
  • rows of supply

    Field Type
    owner name
    total_supply uint64
    time_stamp time_point_sec