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

Correct transactions parsing and add exchange price. #5

Open
username1565 opened this issue Sep 7, 2019 · 2 comments
Open

Correct transactions parsing and add exchange price. #5

username1565 opened this issue Sep 7, 2019 · 2 comments

Comments

@username1565
Copy link

username1565 commented Sep 7, 2019

I think, transactions must be parsed correctly, like here, not in JSON, because some values ​​are unreadable.
List the blocks by this links, and click by each transaction inside.

Also, for each transactions with type "exchange", will be better to show the price of exchange.

But this is not so important, and you can do this just for fun when you'll have free time to do this.

So, I just leave this as separate opened issue.

@username1565 username1565 changed the title Correct transactions parsing Correct transactions parsing and add exchange price. Sep 7, 2019
@username1565
Copy link
Author

username1565 commented Oct 3, 2019

Also, will be better to add there, where you put the link for transaction page (date and time of each transaction), add the property: target="_blank" for <a href="txid_ling">-element,
to open the page with transaction info in separate tab:

<a href="txid_ling" target="_blank">

And also, will be better to decode base58-encoded value of attachment - to readable text.

@username1565
Copy link
Author

Here: https://w8io.ru/tx/9Q7ch3AuUdSb2aigmDAXQr2kKBjG3PU6qKdWZqWVfwHX

You can add, after JSON, and <hr>
the parsed transaction-data
to see attachment text, like here:
https://wavesblockexplorer.com/tx/C6noPD2e3ZZVexrPwkjYCpQhuVZuP8v8CKX3m94h8qYe
This is readable message, was been sent, after scam WUSD and WEUR tokens,
for Sasha Ivanov, who did buy 2 million WAVES,
https://twitter.com/sasha35625/status/1150723176286097408

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