Vaulta

hbgtokenpool

Contract

The data tables defined by this contract.

  • rows of global

    Field Type
    total_weight uint32
    last_issue_time uint32
    status uint8
  • rows of pool

    Field Type
    code symbol_code
    pair_id uint64
    weight uint32
    display_weight uint32
    last_reward_time uint32
    acc_reward_per_lp uint128
    begin_time uint32
    end_time uint32
  • rows of reward

    Field Type
    owner name
    claimed uint64
    unclaimed uint64
  • rows of user_debt

    Field Type
    owner name
    debt uint64
  • Field Type
    contract name
    begin_time uint32
    end_time uint32