- What is the dead address on Robinhood Chain?
- It is 0x000000000000000000000000000000000000dEaD, the same burn address used across EVM chains. No private key exists for it, so anything sent there can never be moved again.
- How do I send tokens to the dead address on Robinhood Chain?
- You can transfer manually from your wallet, or use Hood Incinerator, which fills the destination for you, shows the supply impact before you sign, and produces a shareable receipt afterwards.
- Is sending to the dead address reversible?
- No. There is no key, no admin, and no recovery path. Always confirm the contract address and amount before signing — a burn is final the moment the block confirms.
- Does the dead address work for NFTs?
- Yes. ERC-721 and ERC-1155 transfers to the dead address burn the item just as permanently as fungible tokens.
- How do I verify a burn to the dead address?
- Open the transaction on the Robinhood Chain block explorer and check the Transfer event's recipient, or look up the dead address itself and read its balance for that token. Both are public and permissionless.