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

New GET accounts/{account_hash}/transactions endpoint #181

Open
hectoratcasper opened this issue Aug 31, 2023 · 0 comments
Open

New GET accounts/{account_hash}/transactions endpoint #181

hectoratcasper opened this issue Aug 31, 2023 · 0 comments

Comments

@hectoratcasper
Copy link

hectoratcasper commented Aug 31, 2023

Daniel Marfurt; CFO of CasperLabs
Daniel needs to see historical transactions with a running balance for a given account with the block height, rewards received and staking transactions (Delegations and un-delegations) that have been made from an account over time.

The following endpoints can serve his needs:

Endpoint: /accounts/{account_hash}/transactions
Method: GET
Description: This endpoint retrieves historical transaction data for the specified account, including details about rewards received, staking transactions (delegations and un-delegations), and running balances. The response should provide a chronological list of transactions and their associated information.

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