Network
BNB Smart Chain Decompiler
BNB Smart Chain (BSC) uses the same EVM opcode set as Ethereum with different chain ID (56) and explorer (BscScan). Decompile BEP-20 tokens, routers, and farm contracts when source verification is missing.
BSC audit notes
- High prevalence of forked contracts — use compare mode against known good bytecode
- Many contracts use opaque owner functions — combine with ABI recovery
- opBNB (chain ID 204) is supported as a separate network
Try it now
Open the free EVM decompiler — paste an address or bytecode and get results in seconds.
Related: Polygon Decompiler · Audit Unverified Smart Contracts · Supported EVM Chains