OpenBlock Docs
  • Welcome To OpenBlock
  • Data Offering
    • Overview
    • DeFi Canonical Data
      • Automated Liquidity Manager
      • Bridge
      • Derivative
      • DEX Aggregator
      • DEX
      • Lending
      • Liquid Staking
      • NFT Marketplace
      • Prediction Market
      • Yield Aggregator
      • General
      • Incentive Claims
    • DEX Events
    • ERC20 Transfers
    • Airdrop Data
    • Global Token Prices
  • Intelligence Models
    • Sybil
    • User Labeling
    • User Retention Prediction
    • Mercenary Strategy Identification
  • Incentive Methodologies
    • Point Campaigns
      • Point Methodologies
Powered by GitBook
On this page
Export as PDF
  1. Data Offering
  2. DeFi Canonical Data

Prediction Market

Our data tables track user positions, orders, and various market parameters.

Property
Description
Type

timestamp

The timestamp of the snapshot (in unix time).

number

block_date

The timestamp truncated (ie, YYYY-MM-DD format for daily snapshots and YYYY-MM-DD HH:00:00 for hourly snapshots).

date

chain_id

The standard id of the chain.

number

user_address

The address of the user that owns this order in the snapshot.

string

market_address

The smart contract of the address of the market (if no smart contract, please create a unique identifier for the market).

string

order_id

Identifier for the particular limit order.

number

open_order_size_usd

The USD value of the open amount for this particular limit order.

number

closed_order_size_usd

The USD value of the open amount for this particular limit order in the interval for the given timestamp.

number

locked_order_size_usd

The USD value of the open filled and matched for this particular limit order.

number

poll_open_timestamp

The timestamp that the poll opens at.

number

poll_close_timestamp

The timestamp that the poll closes at.

number

PreviousNFT MarketplaceNextYield Aggregator

Last updated 6 months ago