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

Incentive Claims

For all protocols that are part of an incentive program, we also track incentive claims to derive incentive-based metrics.

Property
Description
Type

timestamp

The timestamp of the claim.

number

chain_id

The standard chain id.

number

transaction_hash

The hash of the transaction.

string

log_index

The event log. For transactions that don't emit event, create arbitrary index starting from 0.

number

transaction_signer

The address of the account that signed the transaction.

string

user_address

The address of the user who claimed the incentives (could be different from the transaction_signer).

string

claimed_token_address

The smart contract address of the claimed token.

string

amount

The amount of the token claimed, decimal normalized.

number

amount_usd

The amount of claimed tokens in USD.

number

other_incentive_usd

Any incentives outside of the claimed token, in this transaction, summed up in USD terms.

number

PreviousGeneralNextDEX Events

Last updated 6 months ago