Decoder details
What the BNB decoder checks
Validation checks
- BNB Smart Chain 0x hexadecimal structure and EIP-55 checksum casing.
- A limited local list of recognized BSC contracts.
- Legacy BEP-2 Bech32 encoding from the retired BNB Beacon Chain.
Supported inputs
- BNB Smart Chain EVM addresses
- Checksummed EIP-55 addresses
- Legacy bnb1 and tbnb1 BEP-2 addresses
What this tool cannot verify
- An unknown 0x address may be either a wallet or contract and is compatible with many EVM networks.
- BNB Beacon Chain shut down on December 3, 2024; BEP-2 is retained only for legacy format inspection.
Technical references
Common questions
Can a BNB Smart Chain address be distinguished from Ethereum by format?
No. Both use the same 0x EVM address structure. The selected network, chain ID, and on-chain state must be checked separately.
Are BEP-2 addresses still active receiving addresses?
BNB Beacon Chain was shut down in December 2024. HexoRama retains BEP-2 decoding for historical inspection, not as confirmation that the retired network can receive funds.