Vaulta

bank.wal

Contract

The actions for this contract with their input parameters and potential response data.

  • Request Parameters
    product_id uint64
    other_symbol symbol
    other_contract name
    is_fixed_income bool
    other_rate float64
  • Request Parameters
    product_name string
    product_desc string
    base_symbol symbol
    base_contract name
    can_withdraw bool
    withdraw_period uint32
    return_period uint32
    is_fixed_term bool
    return_invalid_period uint32
    is_compound_interest bool
    is_fixed_income bool
    fixed_interest_rate float64
    redeem_wait_period uint32
    product_max_amount asset
    user_min_amount asset
    user_max_amount asset
  • Request Parameters
    product_id uint64
    interest asset
    contract name
    rate float64
    timestamp uint32
  • Request Parameters
    user name
    product_id uint64
    quantity asset
    contract name
  • Request Parameters
    user name
    product_id uint64
    quantity asset
    contract name
  • Request Parameters
    user name
    product_id uint64
  • Request Parameters
    product_id uint64
    max_record uint64
    max_id uint64
  • Request Parameters
    user name
    product_id uint64
    quantity asset
    contract name
    external_id uint64
  • Request Parameters
    user name
    product_id uint64
  • Request Parameters
    product_id uint64
    begin_balance_id uint64
    max_count uint64
  • Request Parameters
    whaleexadmin name
    walvalidator name
    manage_fee_receiver name
    interest_receiver name
    error_receiver name
    forceclose_receiver name
  • Request Parameters
    user name
    product_id uint64
  • Request Parameters
    contract name
    symbol_name symbol
    use_pre_transfer bool
    use_rebalance bool
    defi_contract name
    remove bool
  • Request Parameters
    product_id uint64
    withdrawable bool
    escrow_account name?
  • Request Parameters
    product_id uint64
    begin uint32
    max_records uint32
    max_terms uint32
  • Request Parameters
    product_id uint64
    product_name string?
    product_desc string?
    state uint8?
    product_max_amount asset?
    user_min_amount asset?
    user_max_amount asset?
    purchase_begin uint32?
    is_fixed_term uint8?
    fixed_interest_rate float64?