0x1e5141d3d83faeec635a14121711397b806f43661c01ede74705629255c56aaa

Reference record

SuccessBlock 11,569,237Gas 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. 80
    Transfermint
    zero address0x2720…893c1 datatoken

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

  2. 81
    TokensDispensed

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

  3. 82
    Transfermove
    0x2720…893c0xffa5…ea0b1 datatoken

    That same one moved to its next holder.

  4. 83
    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. 84
    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. 85
    Transferburn
    0xffa5…ea0bzero 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
0xffa5e5258de73d6356e65b3eaa036392aa06ea0b

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.000245917946535956 ETH

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

Gas
124,132 of 207,953 limit, 1.981100333 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.