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

ERC20 Transfers

We collect data on the minting, transferring, and burning of ERC20 tokens across EVM ecosystems.

Property
Description
Type

timestamp

The UNIX timestamp of the block associated with the transaction.

number

block_number

The block number for the transaction

number

chain_id

The standard chain id.

number

from_user_address

The address of the user sending the erc-20 transfer.

string

to_user_address

The address of the user receiving the erc-20 transfer.

string

token_transfer_amount

The amount of the token transferred (decimal normalized).

number

token_address

The smart contract address of the token.

string

token_symbol

The symbol of the token we are getting the balance of.

string

log_index

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

number

transaction_hash

The hash of the transaction.

string

PreviousDEX EventsNextAirdrop Data

Last updated 6 months ago