Vaulta

d.app.pomelo

Contract

The data tables defined by this contract.

  • Field Type
    season_id uint16
    grant_fee uint64
    bounty_fee uint64
    login_contract name
    fee_account name
  • Field Type
    id name
    type name
    author_user_id name
    funding_account name
    accepted_tokens symbol_code[]
    status name
    created_at time_point_sec
    updated_at time_point_sec
  • rows of match_row

    Field Type
    grant_id name
    round_id uint16
    total_users uint64
    sum_value float64
    sum_boost float64
    sum_sqrt float64
    square float64
    updated_at time_point_sec
  • Field Type
    round_id uint16
    description string
    season_id uint16
    grant_ids name[]
    user_ids name[]
    donated_tokens extended_asset[]
    match_value float64
    sum_value float64
    sum_boost float64
    sum_square float64
    created_at time_point_sec
    updated_at time_point_sec
  • Field Type
    season_id uint16
    description string
    round_ids uint16[]
    match_value float64
    start_at time_point_sec
    end_at time_point_sec
    submission_start_at time_point_sec
    submission_end_at time_point_sec
    created_at time_point_sec
    updated_at time_point_sec
  • Field Type
    counters uint32[]
    last_updated time_point_sec
  • Field Type
    sym symbol
    contract name
    min_amount uint64
    oracle_contract name
    oracle_id uint64
  • Field Type
    transfer_id uint64
    from name
    to name
    ext_quantity extended_asset
    fee asset
    memo string
    user_id name
    season_id uint16
    round_id uint16
    project_type name
    project_id name
    value float64
    trx_id checksum256
    created_at time_point_sec
  • rows of users_row

    Field Type
    user_id name
    multiplier float64
    value float64
    boost float64
    contributions contribution_t[]
    updated_at time_point_sec