Skip to main content
POST
Decode opcodes and bodies

Body

application/json
opcodes
string[]

Opcodes in hex (with or without 0x) or decimal format.

bodies
string[]

Message bodies in base64 or hex format.

Response

OK

opcodes
string[]

Decoded opcode names or identifiers.

bodies
object[]

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