Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert Data from Hex to String #15

Open
tommycp3 opened this issue Feb 27, 2021 · 0 comments
Open

Convert Data from Hex to String #15

tommycp3 opened this issue Feb 27, 2021 · 0 comments

Comments

@tommycp3
Copy link

Convert data in transaction from Hex to String as in this example.

Here is a transaction: http://65.21.7.175:8000/#/tx/0xf0a52a1815b450496966e3192ffa6a74406ac706afc42fa12b615cee91fae577

Can we have it presented as a string?
0x1fb82d260000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000004030616132333731383634633032383034656135353139346636653038613433343132306334393766323338356665313637646432613666383033353166323338

using: http://string-functions.com/hex-string.aspx

Converts the Hex Data to:

?�¸-& @0aa2371864c02804ea55194f6e08a434120c497f2385fe167dd2a6f80351f238

Try for yourself.

Thanks,
photo_2021-02-27 12 08 17
photo_2021-02-27 12 08 13

jbagaresgaray added a commit to simpleclickau/explorer that referenced this issue Apr 1, 2021
tommycp3 added a commit to Smart-Trade-Networks/stn-block-explorer that referenced this issue Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant