How to Verify OKB Burn Data? Announcements and On-Chain Entry

 / 
OKX
 / 
4

You see news about OKB burns and want to know how to verify whether the platform is telling the truth. It is actually not difficult. The core logic is: the announcement is the "claim," and the on-chain record is the "evidence." If you match these two things, the data is real.

OKX Exchange
A leading global cryptocurrency platform,suitable for both beginners and experienced traders.
New user benefit: 20% off trading fees upon registration!!

First, some background: in February 2020, OKB made a major move by burning all 700 million OKB that had not yet been issued. This operation directly reduced the total supply at the time from 1 billion to 300 million.

How to understand what the announcement says?

Every time the platform burns tokens, it issues an announcement. There are two key pieces of information:

  1. The exact amount burned: for example, "This burn destroys X OKB."

  2. The transaction hash (TxID): this is the core. The announcement will always include a string of characters, which is the on-chain proof.

How to do it: find this string in the announcement, go to the "Announcements" or "About OKB" page on the OKX website, find the most recent burn announcement, and copy the "transaction hash" or "TxID" from it. You will end up with a string starting with 0x.

OKX Exchange
A leading global cryptocurrency platform,suitable for both beginners and experienced traders.
New user benefit: 20% off trading fees upon registration!!

How to "see it with your own eyes" on-chain?

Take the hash from the previous step and look it up on a blockchain explorer. This is more reliable than anything else.

How to do it: find this burn transaction on-chain by following these steps:

  1. Choose the right explorer: OKB is an ERC-20 token based on Ethereum, so you need to open Etherscan, not OKX's own explorer.

  2. Paste the hash: paste the string you copied from the announcement into the search box on the Etherscan homepage and press Enter.

  3. Check the transaction record: on the transaction details page, find the "To" field. If it shows a zero address or says "Burn," it means the tokens were indeed sent to an address no one can control.

  4. Verify the amount: check the "Value" field in the transaction details and see whether the amount matches what the announcement stated.

Completion standard: you have seen this transaction on Etherscan, the receiving address is a "zero address," and the number of tokens sent matches the announcement. If you can do this, you have personally verified the burn data.