Vaulta

hash.wal

Contract

The data tables defined by this contract.

  • Field Type
    redeem_id uint64
    product_id uint64
    user name
    can_redeem_shares int64
    can_redeem_time time_point_sec
  • Field Type
    claim_id uint64
    reward_id uint64
    product_id uint64
    user name
    contract name
    quantity asset
    claim_time time_point_sec
  • Field Type
    id uint64
    product_id uint64
    contract name
    sym symbol
    discount float64
    pool_id uint64
    min_liquid_value asset
    min_day_trade_value asset
    swap_contract name
    mine_contract name
    total_shares int64
    total_principal asset
    reserve1 int64
    reserve2 int64
    desc string
  • Field Type
    admin name
    asset_contract name
    max_settle_records uint64
    product_id uint64
    reward_id uint64
    user_record_id uint64
    claim_record_id uint64
  • Field Type
    net_id uint64
    product_id uint64
    reward_id uint64
    net_value float64
    settle_time time_point_sec
  • Field Type
    reward_id uint64
    product_id uint64
    reward_contract name
    reward_quantity asset
    total_rewarded asset
    total_released asset
    total_claimed asset
    net_value float64
    last_settle_time time_point_sec
    last_claim_time time_point_sec
    direct_release_ratio float64
    release_rate pair_float64_float64[]
    min_left_ratio float64
    min_left_quantity asset
    min_claim_quantity asset
    reserve1 uint64
    reserve2 uint64
  • Field Type
    product_id uint64
    product_name string
    product_desc string
    product_status uint8
    product_type uint8
    purchase_contract name
    purchase_price asset
    fee_ratio uint16
    total_principal asset
    redeem_principal asset
    effective_period uint32
    expire_period uint32
    redeem_period uint32
    settle_period uint32
    total_users uint64
    total_purchase_times uint64
    total_shares int64
    purchase_shares int64
    effective_shares int64
    expire_shares int64
    redeem_shares int64
    pending_effective_shares int64
    pending_redeem_shares int64
    begin_time time_point_sec
    end_time time_point_sec
    last_settle_time time_point_sec
    settle_records uint64
    expire_key uint64
    effective_key uint64
    user_max_shares int64
    effective_delay uint32
    effective_speed uint32
  • Field Type
    redeem_contract name
    redeem_price asset
    can_redeem_shares int64
    user_min_shares int64
    purchase_fee_ratio int16
    redeem_fee_ratio int16
    can_redeem_period int64
    reserve_2 int64
  • Field Type
    redeem_id uint64
    product_id uint64
    user name
    contract name
    quantity asset
    shares int64
    maturity_time time_point_sec
  • Field Type
    redeem_id uint64
    product_id uint64
    user name
    contract name
    quantity asset
    shares int64
    maturity_time time_point_sec
  • Field Type
    record_id uint64
    product_id uint64
    user name
    principal asset
    shares int64
    purchase_time time_point_sec
    effective_time time_point_sec
    expire_time time_point_sec
  • Field Type
    record_id uint64
    product_id uint64
    user name
    principal asset
    shares int64
    purchase_time time_point_sec
    effective_time time_point_sec
    expire_time time_point_sec
    first_effective_time time_point_sec
    first_expire_time time_point_sec
    periods uint32
    effective_shares int64
    expire_shares int64
  • Field Type
    user name
    product_id uint64
    reward_id uint64
    net_value float64
    total_rewarded asset
    total_released asset
    total_claimed asset
    last_settle_time time_point_sec
    last_claim_time time_point_sec
  • Field Type
    product_id uint64
    user name
    total_principal asset
    redeem_principal asset
    total_purchase_times uint64
    purchase_shares int64
    effective_shares int64
    expire_shares int64
    redeem_shares int64
    pending_effective_shares int64
    pending_redeem_shares int64
    last_settle_time time_point_sec
  • Field Type
    can_redeem_shares int64
    reserve_1 int64