Skip to main content
GET
Decode opcodes and bodies

Query Parameters

opcodes
string[]

List of opcodes to decode (hex or decimal).

bodies
string[]

List of message bodies to decode (base64 or hex).

Response

OK

opcodes
string[]

Decoded opcode names or identifiers.

bodies
object[]

Decoded message bodies as structured objects (scheme-dependent).