FatStx / FatStx.github.io

FatStx Site
8 stars 2 forks source link

feature request: add memo field #3

Closed dantrevino closed 1 year ago

dantrevino commented 2 years ago

Would be helpful to have the memo field in the output.

egtalbot commented 2 years ago

This is a great idea to add to the csv. However, I just looked at the APi call we're using and the memo is stored in different places and with different names depending on the type of transactions. It's also some sort of hex code which we will have to translate.

We will definitely add it to the roadmap, just won't be as simple as it should be

friedger commented 1 year ago

partly addressed in https://github.com/FatStx/FatStx/pull/59/commits/3e36133156b6ce32559c5b36888175336654dec3

egtalbot commented 1 year ago

Great! Your pull request is merged and deployed so perhaps we can get it fully addressed in the future

egtalbot commented 1 year ago

memo has been added to the csv output so I am closing this issue now