Token transfers represent the movement of assets between addresses on the blockchain.

We track transfers across all major token standards to provide comprehensive coverage of asset movements.

Native gas tokens are represented as 0x0000000000000000000000000000000000000000 in the token_address in our assets schemas.

Overview

Our token transfer tables capture all asset movements including:

Asset TypeDescription
NativeNative tokens are the gas tokens of the blockchain, such as ETH, BNB, POL, AVAX, etc.
FungibleFungible assets models contains erc20 tokens and native (gas) token.
ERC20ERC20 standard, such as USDC, USDT, etc.
ERC721ERC721 standard, such as Pudgy Penguins, etc.
ERC1155ERC1155 standard, such as OpenSea Collection StoreFront, etc.