Token Transfers

Our B3 token transfers schema currently includes:

Table
Description
Assets Supported

token_transfers

Transfers of tokens between addresses

Native, ERC20, ERC721, ERC1155

Note that the native token on B3 uses the null address 0x0000000000000000000000000000000000000000 as token_address.

b3.assets.fungible_native_token_transfers combines both Native and ERC20 transfers.

Last updated

Was this helpful?