Vaulta

gamejbboneio

Contract

The data tables defined by this contract.

  • Field Type
    number uint64
    user name
    amount asset
    create_time uint64
  • Field Type
    biz_id uint64
    type uint64
    payer_id uint64
    payer_account name
    receiver_id uint64
    receiver_account name
    contract_account name
    total_amount asset
    receiver_amount asset
    fee asset
    asset_contract name
    create_at uint64
    remark string
    notify string
  • Field Type
    account name
    ban_level uint64
  • rows of st_vote

    Field Type
    id uint64
    round uint64
    seq uint64
    voter name
    game_id uint64
    game_type uint64
    vote_amount asset
    vote_count uint64
    create_at uint64
  • Field Type
    round uint64
    status uint64
    vote_num uint64
    reveal_block_num uint64
    reveal_block_hash checksum256
    winner_seq uint64
    create_at uint64
    reveal_at uint64
  • rows of st_global

    Field Type
    status uint64
    draw_count_limit uint64
    draw_amt_limit asset
    defer_trx_id uint64
  • rows of st_alarm

    Field Type
    level uint64
  • rows of st_config

    Field Type
    id uint64
    int_val uint64
    asset_val asset
    str_val string
    des string
  • rows of st_donate

    Field Type
    id uint64
    account name
    user_id uint64
    name string
    mask_count uint64
    amount asset
    status uint64
    create_at uint64
    remark string