Vaulta

jouleappcont

Contract

The data tables defined by this contract.

  • rows of order_st

    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
    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
  • 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
    state uint8
    acc_type uint8
    pubkey public_key
    net_pos net_position[]
    order_ids uint64[]
  • rows of vconfig

    Field Type
    next_available_key checksum256
    shards uint32
    buckets_per_shard uint32
    revision uint32
  • rows of vkey

    Field Type
    pubkey public_key
    vaccount name
    nonce uint64
  • Field Type
    next_available_key checksum256
    shards uint32
    buckets_per_shard uint32
    shardbuckets pair_uint64_bytes[]
  • Field Type
    tot_fund_deposited uint64
    tot_fund_withdrawal uint64
    tot_accu_trans_fee uint64
    tot_refer_comm_trans uint64
    tot_pay_comm_fee uint64
    is_day_open uint8
    date_time uint32
  • Field Type
    vAccount name
    from_accts from_acc_amount[]
  • Field Type
    transactions uint64
    transfers uint64
  • Field Type
    id uint64
    data bytes
    pending_commit bool$
  • Field Type
    shard_uri bytes
    shard uint64
  • Field Type
    shard_uri bytes
    shard uint64
  • Field Type
    shard_uri bytes
    shard uint64
  • 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
    item_id uint64
    price_list price_ord_match_st[]
  • rows of vchain

    Field Type
    chainid checksum256
  • Field Type
    shard_uri bytes
    shard uint64