Skip to main content
The ERC20 token transfers table records all transfers made with erc20 compatible tokens from the Transfer() event logs. For wrapped native token assets such as Wrapped Ether, we create a transfer event to the recipient/sender of the wrapped asset during a wrapping/unwrapping transaction.
  • For wrapping native tokens, we use the Deposit() event logs of the WETH equivalent contract for the blockchain.
  • For unwrapping native tokens, we use the Withdraw() event logs of the WETH equivalent contract for the blockchain.

Table Columns

Unique Key: unique_id