Telos

delphioracle

合约

此合约定义的数据表。

  • 行数据 abusers

    字段 类型
    name name
    votes uint64
  • 行数据 averages

    字段 类型
    id uint64
    type uint8
    value uint64
    timestamp time_point
  • 字段 类型
    name name
  • 字段 类型
    id uint64
    value uint64
    timestamp time_point
  • 字段 类型
    id uint64
    owner name
    value uint64
    median uint64
    timestamp time_point
  • 行数据 donations

    字段 类型
    id uint64
    donator name
    pair name
    timestamp time_point
    amount asset
  • 字段 类型
    is_active bool
  • 行数据 oldglobal

    字段 类型
    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
  • 行数据 global

    字段 类型
    id uint64
    total_datapoints_count uint64
    total_claimed asset
    last_daily_average_run uint32
    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
    daily_datapoints_per_instrument uint64
    daily_average_timeout uint32
  • 行数据 hashes

    字段 类型
    id uint64
    owner name
    multiparty checksum256
    hash checksum256
    reveal string
    timestamp time_point
  • 行数据 medians

    字段 类型
    id uint64
    type uint8
    value uint64
    request_count uint64
    timestamp time_point
  • 行数据 pairs

    字段 类型
    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
  • 行数据 oglobal

    字段 类型
    id uint64
    total_datapoints_count uint64
  • 行数据 pairs

    字段 类型
    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
  • 行数据 stats

    字段 类型
    owner name
    timestamp time_point
    count uint64
    last_claim time_point
    balance asset
  • 行数据 users

    字段 类型
    name name
    contribution asset
    score uint64
    creation_timestamp time_point
  • 行数据 voter_info

    字段 类型
    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