Vaulta

bank.wal

Contract

The data tables defined by this contract.

  • rows of balance

    Field Type
    balance_id uint64
    user name
    contract name
    principal_left asset
    principal_maturities pair_time_point_sec_asset[]
    principal_invalids pair_time_point_sec_asset[]
    withdraw_left asset
    withdraw_maturities pair_time_point_sec_asset[]
    interest_left asset
    total_principal asset
    total_principal_withdraw asset
    total_interest asset
    total_interest_withdraw asset
    last_interest asset
    last_interest_rate float64
    last_return_time time_point_sec
  • Field Type
    id uint64
    contract name
    symbol_name symbol
    use_pre_transfer bool
    use_rebalance bool
    defi_contract name
  • Field Type
    whaleexadmin name
    walvalidator name
    manage_fee_receiver name
    interest_receiver name
    error_receiver name
    forceclose_receiver name
  • Field Type
    rate_id uint64
    time time_point_sec
    interest asset
    contract name
    rate float64
  • rows of product

    Field Type
    product_id uint64
    product_name string
    product_desc string
    base_symbol symbol
    base_contract name
    state uint8
    purchase_begin time_point_sec
    purchase_end time_point_sec
    return_begin time_point_sec
    can_withdraw bool
    withdraw_period int32
    return_period int32
    is_fixed_term bool
    return_invalid_period uint32
    redeem_wait_period uint32
    is_compound_interest bool
    is_fixed_income bool
    fixed_interest_rate float64
    product_max_amount asset
    user_min_amount asset
    user_total_min_amount asset
    user_max_amount asset
    last_interest_rate float64
    last_return_time time_point_sec
    created_time time_point_sec
  • Field Type
    other_id uint64
    other_symbol symbol
    other_contract name
    is_fixed_income bool
    other_rate float64
  • Field Type
    record_id uint64
    user name
    type uint8
    quantity asset
    contract name
    event_time time_point_sec
    created_time time_point_sec
  • Field Type
    product_id uint64
    withdrawable bool
    escrow_account name
  • Field Type
    user name
    redeem_maturities pair_time_point_sec_asset[]
  • Field Type
    record_id uint64
    product_id uint64
    type uint8
    quantity asset
    contract name
    event_time time_point_sec
    created_time time_point_sec