Vaulta

dappdapp1234

Contract

The data tables defined by this contract.

  • Field Type
    user name
    time time_point_sec
  • Field Type
    id uint64
    post_id uint64
    author name
    time time_point_sec
    content string
    balance asset
    like_num uint32
    has_parent bool
    pid uint64
    reply_to name
    txid checksum256
  • rows of configt

    Field Type
    id uint64
    max_postnum uint32
    max_postlen uint32
    max_commentlen uint32
    max_url uint32
  • Field Type
    id uint64
    from name
    to name
  • Field Type
    id uint64
    type uint32
    type_id uint64
    author name
  • Field Type
    user name
    text string
  • Field Type
    id uint64
    author name
    atuser name
    content string
    attachtype uint32
    attachment string
    time time_point_sec
    balance asset
    txid checksum256
    like_num uint32
    comment_num uint32
  • 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