Vaulta

bitcashtreas

Contract

The data tables defined by this contract.

  • Field Type
    eosusd uint64
    fee_account name
    max_leverage float32
    target_leverage float32
    global_ltv float32
    bitcash_token name
    eos_token name
    paused uint8
    use_delphi uint8
    delphi_contract name
  • Field Type
    id uint64
    owner name
    value uint64
    median uint64
    timestamp uint64
  • Field Type
    exchange_fee_id uint64
    symbol_purchasing symbol
    symbol_purchasing_treasury_ratio_min float32
    symbol_purchasing_treasury_ratio_max float32
    exchange_fee float32
  • rows of GlobalFee

    Field Type
    position_close_fee float32
    eos_interest_apr float32
    bitcash_interest_apr float32
  • Field Type
    user_eos_balances asset
    user_bitcash_balances asset
    user_eos_loans asset
    user_bitcash_loans asset
    last_activity_date uint64
  • rows of Limit

    Field Type
    eos_withdrawal_limit asset
    bitcash_withdrawal_limit asset
    eos_deposit_limit asset
    bitcash_deposit_limit asset
    bucket_eos_withdrawals asset
    bucket_bitcash_withdrawals asset
    bucket_eos_deposits asset
    bucket_bitcash_deposits asset
    bucket_begin time_point_sec
    bucket_end time_point_sec
  • Field Type
    account name
    eos_balance asset
    bitcash_balance asset
    eos_borrowed asset
    bitcash_borrowed asset
    eos_loan_date uint64
    bitcash_loan_date uint64
    last_activity_date uint64
  • rows of account

    Field Type
    balance asset
  • Field Type
    supply asset
    issuer name