Vaulta

dappdapp1111

Contract

The data tables defined by this contract.

  • rows of order

    Field Type
    order_id uint64
    pair_id uint64
    type uint8
    owner name
    placed_time time_point_sec
    remain_quantity asset
    remain_convert asset
    price float64
    contract name
    count uint8
    crosschain uint8
    ext1 uint64
    extstr string
  • rows of configt

    Field Type
    id uint64
    max_postnum uint32
    max_postlen uint32
    max_commentlen uint32
    max_url uint32
  • rows of logs

    Field Type
    id uint64
    level uint32
    type uint32
    text string
  • Field Type
    user name
    text string
  • rows of pair

    Field Type
    pair_id uint64
    sort uint64
    status uint8
    base_symbol wrap_symbol
    quote_symbol wrap_symbol
    base_quantity asset
    quote_quantity asset
    token uint64
  • Field Type
    user name
    nickname string
    avatar string
    website string
    locale string
    metadata string
    count uint64
  • rows of order

    Field Type
    order_id uint64
    pair_id uint64
    type uint8
    owner name
    placed_time time_point_sec
    remain_quantity asset
    remain_convert asset
    price float64
    contract name
    count uint8
    crosschain uint8
    ext1 uint64
    extstr string
  • Field Type
    user name
    text string
  • rows of ticker

    Field Type
    ticker_name name
    exchanges exchange[]
    avg_price float64
    timestamp string
  • Field Type
    account name
    balance asset
    follow_num uint32
    fans_num uint32
    post_num uint32
    like_num uint32
    last_reward_time time_point_sec
    last_like_time time_point_sec
    like_times uint32