0xea95b38eebe2f5752474e3d003b205da4d51f0edda79e748446a82fc758964c1
Reference record
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.
- 15Transfermintzero address→0x2720…893c1 datatoken
One datatoken was newly minted. A sender of the zero address is the marker for "newly created".
- 16TokensDispensed
The Dispenser recorded that it handed one out. The Dispenser is a shared Ocean contract, not something built for this material.
- 17Transfermove0x2720…893c→0x6e43…32c31 datatoken
That same one moved to its next holder.
- 18OrderStarted
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.
- 19ProviderFee
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.
- 20Transferburn0x6e43…32c3→zero 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.
0x6e43f56b211d537c6b19dc89414fe9506f5532c3Who 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.
buyFromDispenserAndOrderDerived from the first four bytes of the call data. Etherscan sometimes leaves it as hex.
Zero. A datatoken has no price.
Goes to the validator that built the block. It is not payment for the datatoken.
Addresses involved
Addresses this catalogue can explain link inward. The rest link out to Etherscan.
0x6e43f56b211d537c6b19dc89414fe9506f5532c3Etherscan0x6d9ba38a6e48ea8a3e504e80696175fa652f6bbeexplained here0x2720d405ef7cdc8a2e2e5aebc8883c99611d893cexplained here
The raw screen
The unannotated screen is here, to read alongside the notes above.