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

Return parsed senders and receiver addreses from transaction details #9

Open
sairaj-mote opened this issue Jan 18, 2023 · 2 comments
Open
Assignees
Labels
review Review this issue and close it

Comments

@sairaj-mote
Copy link
Member

No description provided.

@vivekteega
Copy link
Member

vivekteega commented Jan 27, 2023

Commit - 2686bb7
Added senderAddress and receiverAddress as part of the transactionDetails section for the API endpoint /api/v2/transactionDetails/<tx_hash>

List the other APIs below which need this addition

  • getLatestTransactions
  • getSmartContractTransactions

Note - The best way to solve this issue would be that flo-token-tracker should append the senderAddress and receiverAddress to transactionDetails before storing it in the Sqlite3 database

  • Status on the above note

@vivekteega vivekteega self-assigned this Jan 27, 2023
@vivekteega vivekteega added the review Review this issue and close it label Jan 27, 2023
@vivekteega
Copy link
Member

vivekteega commented Feb 6, 2023

Commit - 30b3d206305b47315905f705950681cd11fff2e1

Added senderAddress and receiverAddress as part of the transactionDetails in flo token tracker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review Review this issue and close it
Projects
None yet
Development

No branches or pull requests

2 participants