Vaulta

joulewallets

Contract

The data tables defined by this contract.

  • Field Type
    transactions uint64
    transfers uint64
  • Field Type
    tot_fund_deposited uint64
    tot_fund_withdrawal uint64
    tot_accu_trans_fee uint64
    tot_refer_comm_trans uint64
    is_day_open uint8
    date_time uint32
  • Field Type
    id uint64
    title_english string
    title_simp_chi string
    title_trad_chi string
    type uint16
    priority uint16
  • rows of item_st

    Field Type
    id uint64
    category_id uint64
    open_interest uint64
    pend_long_qty uint64
    pend_short_qty uint64
    market_price uint16
    day_open uint16
    day_close uint16
    day_low uint16
    day_high uint16
    prev_close_price uint16
    best_l_price uint16
    best_s_price uint16
    date_time uint32
    accu_trans_fee uint64
    open_state uint8
    display_id uint32
    name string
    remark string
    demographics string
  • Field Type
    id uint64
    user_name name
    item_id uint64
    price uint16
    total_qty uint32
    pend_qty uint32
    pos_type int8
    margin_change int64
    date_time uint32
  • Field Type
    item_id uint64
    price_list price_ord_match_st[]
  • Field Type
    user_name name
    referrer_name name
    avl_fund int64
    on_order_fund uint64
    margin_fund uint64
    sum_of_open_order_fund uint64
    accu_trans_fee uint64
    sum_of_deposit uint64
    sum_of_withdrawal uint64
    date_time uint32
    net_pos net_position[]
    order_ids uint64[]
    state uint8
    acc_type uint8
  • Field Type
    id uint64
    order_id uint64
    user_name name
    item_id uint64
    price uint16
    qty uint32
    date_time uint32
    pos_type int8