ERC1155 Transfers

The ERC1155 Token Transfers table records all transactions made with tokens that adhere to the ERC1155 standard.

Table Columns

Column NameDescriptionExample

event_type

Type of transfer event for ERC1155 tokens. This can either be a single or batch transfer.

transfer_single

operator

Address of the ERC1155 operator.

0x03441d796423e0e5b150abb7c5dd92b4ee80ea83

from_address

Address where the token is being transferred from.

0x0000000000000000000000000000000000000000

to_address

Address where the token is being transferred to.

0xdd5d6fa8b5eb8828cbadd7946a77feac2a8379b8

token_address

Token address of the asset transferred.

0xafc64807fe3ca0be116f282937ae77e819168aab

token_name

Token name.

Cryptoversal Books NFTBooks

token_symbol

Token symbol.

CBNFTBKS

token_id

RAW_AMOUNT_STR

1

raw_amount_str

Amount of token moved, unnormalized, in string (to retain precision).

16

raw_amount

Amount of tokens moved, unnormalized.

16

amount_str

Amount of token moved, normalized, in string (to retain precision).

16

amount

Amount of token moved, normalized.

16

transaction_from_address

The address of the sending party of this transaction.

0xdd5d6fa8b5eb8828cbadd7946a77feac2a8379b8

transaction_to_address

The address of the receiving party of this transaction (could be a contract address).

0x03441d796423e0e5b150abb7c5dd92b4ee80ea83

transaction_hash

Transaction hash that this transfer belongs to.

0xb573dab85e9d4e7f358cc12b1a914732f60f4af596fecc9c30e36094b671e4a3

log_index

The log index that corresponds to this transfer.

3

block_timestamp

The time when the block that contains this transaction was included on the blockchain.

2023-03-09 22:33:05

block_number

The block number that the corresponding transaction of this transfer belongs to.

79,647,294

block_hash

The block hash that the corresponding transaction of this transfer belongs to.

0x837047a0c37850944c843bf5e61aff841845e52764df3c2a0c86b1a949a40abe

unique_id

Unique id generated to each transfer.

txn-0xb573dab85e9d4e7f358cc12b1a914732f60f4af596fecc9c30e36094b671e4a3_log_index-3

Last updated