View XDR
This section provides tools to work with XDR (External Data Representation) data. You can decode XDR into easy-to-read JSON format, convert JSON back into XDR format, or compare two XDR data sets to view their differences side-by-side. Learn more about XDR-JSON conversion here.
📄️ XDR to JSON
The XDR to JSON converter transforms base-64 encoded XDR data into readable JSON format.
📄️ JSON to XDR
The JSON to XDR converter transforms JSON objects into base-64 encoded XDR format.
📄️ Diff XDRs
The Diff XDRs tool compares two base-64 encoded XDRs and highlights the differences between them in JSON format.