Vaulta

delphioracle

Contract

The data tables defined by this contract.

  • rows of abusers

    Field Type
    name name
    votes uint64
  • rows of bars

    Field Type
    id uint64
    high uint64
    low uint64
    median uint64
    timestamp time_point
  • Field Type
    name name
  • Field Type
    id uint64
    owner name
    value uint64
    median uint64
    timestamp time_point
  • Field Type
    id uint64
    donator name
    pair name
    timestamp time_point
    amount asset
  • rows of global

    Field Type
    id uint64
    total_datapoints_count uint64
    total_claimed asset
    datapoints_per_instrument uint64
    bars_per_instrument uint64
    vote_interval uint64
    write_cooldown uint64
    approver_threshold uint64
    approving_oracles_threshold uint64
    approving_custodians_threshold uint64
    minimum_rank uint64
    paid uint64
    min_bounty_delay uint64
    new_bounty_delay uint64
  • rows of hashes

    Field Type
    id uint64
    owner name
    multiparty checksum256
    hash checksum256
    reveal string
    timestamp time_point
  • Field Type
    name name
  • rows of pairs

    Field Type
    active bool
    bounty_awarded bool
    bounty_edited_by_custodians bool
    proposer name
    name name
    bounty_amount asset
    approving_custodians name[]
    approving_oracles name[]
    base_symbol symbol
    base_type asset_type
    base_contract name
    quote_symbol symbol
    quote_type asset_type
    quote_contract name
    quoted_precision uint64
  • rows of oglobal

    Field Type
    id uint64
    total_datapoints_count uint64
  • rows of pairs

    Field Type
    active bool
    bounty_awarded bool
    bounty_edited_by_custodians bool
    proposer name
    name name
    bounty_amount asset
    approving_custodians name[]
    approving_oracles name[]
    base_symbol symbol
    base_type asset_type
    base_contract name
    quote_symbol symbol
    quote_type asset_type
    quote_contract name
    quoted_precision uint64
  • rows of stats

    Field Type
    owner name
    timestamp time_point
    count uint64
    last_claim time_point
    balance asset
  • rows of users

    Field Type
    name name
    contribution asset
    score uint64
    creation_timestamp time_point
  • Field Type
    owner name
    proxy name
    producers name[]
    staked int64
    last_vote_weight float64
    proxied_vote_weight float64
    is_proxy bool
    flags1 uint32
    reserved2 uint32
    reserved3 asset