Skip to main content

Diff XDRs

info

Learn more about XDR to JSON conversion tools here.

Accessing the Diff XDRs Tool

To access the Diff XDRs page, select "View XDR" from the left-hand navigation menu, then choose the "Diff XDRs" option from the submenu.

Lab: Diff XDRs page

Comparing XDR Data

On this page, you can compare two base-64 encoded XDRs by viewing their JSON difference. Enter the Original XDR in the first input field, followed by the Changed XDR in the second field. Both XDRs must share the same XDR type, which is automatically populated when a valid Original XDR value is entered. If the suggested type appears incorrect, you can select an alternative from the dropdown menu. A search function is available to help locate the appropriate type.

Lab: XDR type dropdown

Understanding the Output

Once both XDR values are entered, a comparison view will display below, highlighting the differences between the two objects. Below each difference, you will find a button to copy the corresponding JSON data.

Lab: Diff XDRs output