Vaulta

buckprotocol

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of cdp

    Field Type
    id uint64
    icr uint16
    account name
    debt asset
    collateral asset
    modified_round uint32
    maturity time_point_sec
  • Field Type
    cdp_id uint64
    debt asset
    account name
    timestamp time_point
  • rows of order

    Field Type
    account name
    quantity asset
    timestamp time_point
  • rows of fund

    Field Type
    account name
    balance asset
    exchange_balance asset
    savings_balance int64
    matured_rex int64
    rex_maturities pair_time_point_sec_int64[]
  • Field Type
    account name
    quantity asset
    timestamp time_point
  • Field Type
    cdp_id uint64
    change_collateral asset
    change_debt asset
    account name
    timestamp time_point
    maturity time_point_sec
  • Field Type
    supply asset
    max_supply asset
    issuer name
    oracle_timestamp time_point
    oracle_eos_price uint32
    processing_status uint8
    operation_status uint8
  • Field Type
    insurance_pool asset
    collected_excess asset
    total_excess uint64
    aggregated_excess uint128
    savings_pool asset
    collected_savings asset
    savings_supply uint64