0xea95b38eebe2f5752474e3d003b205da4d51f0edda79e748446a82fc758964c1

Reference record

SuccessBlock 11,579,584Gas 124,132

This transaction left a record that someone consulted this volume. One datatoken was minted, handed to the caller, and burned within the same transaction. What remains is not the datatoken but the record of the reference.

A reference record says nothing about whether the text is intact. Anyone can trigger one for free, so a high count means nothing. Whether the text was altered is settled by the root instead.

What happened

The 6 records in the order the chain wrote them. The number on the left is the index within the block, the same number Etherscan shows.

  1. 15
    Transfermint
    zero address0x2720…893c1 datatoken

    One datatoken was newly minted. A sender of the zero address is the marker for "newly created".

  2. 16
    TokensDispensed

    The Dispenser recorded that it handed one out. The Dispenser is a shared Ocean contract, not something built for this material.

  3. 17
    Transfermove
    0x2720…893c0x6e43…32c31 datatoken

    That same one moved to its next holder.

  4. 18
    OrderStarted

    This is the line that matters. The record that this version was consulted is left in a form nobody can erase. The other entries are the procedure that leaves this one line.

  5. 19
    ProviderFee

    Every provider fee field is zero. Ocean normally verifies a provider signature before an order goes through, but with the fee address set to zero, the address recovered from an empty signature is also zero, so the two match. That is why no Ocean node has to run at all.

  6. 20
    Transferburn
    0x6e43…32c3zero address1 datatoken

    The datatoken was burned. A recipient of the zero address is the marker for "gone". It was held only for a few log entries inside this same transaction.

Read from the chain

None of these are claims. They are values the chain itself holds.

Sender
0x6e43f56b211d537c6b19dc89414fe9506f5532c3

Who paid the gas. This can differ from the consumer named in the record — anyone can name someone else as the consumer.

The contract this transaction spoke to.

Function called
buyFromDispenserAndOrder

Derived from the first four bytes of the call data. Etherscan sometimes leaves it as hex.

Time
ETH sent
0 ETH

Zero. A datatoken has no price.

Fee
0.000316402386371356 ETH

Goes to the validator that built the block. It is not payment for the datatoken.

Gas
124,132 of 239,946 limit, 2.548918783 Gwei

Addresses involved

Addresses this catalogue can explain link inward. The rest link out to Etherscan.

The raw screen

The unannotated screen is here, to read alongside the notes above.