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

v2 addresses/:principal/transactions/:tx_id [not working] #1896

Open
edyrkaj opened this issue Mar 19, 2024 · 3 comments
Open

v2 addresses/:principal/transactions/:tx_id [not working] #1896

edyrkaj opened this issue Mar 19, 2024 · 3 comments
Assignees

Comments

@edyrkaj
Copy link

edyrkaj commented Mar 19, 2024

Description:

Is saying that is deprecated and will be used in v2/
https://github.com/hirosystems/stacks-blockchain-api/blob/develop/src/api/routes/address.ts

image

v2/ addresses endpoints, Is missing the mentioned endpoint? or is not implemented yet?
https://github.com/hirosystems/stacks-blockchain-api/blob/develop/src/api/routes/v2/addresses.ts

@edyrkaj
Copy link
Author

edyrkaj commented Mar 19, 2024

Http response:


{
"message": "GET /extended/v2/addresses/SP35Q0J032X8KWFBEYE7BJ1AEP4KWFB51PKJVDGM9/transactions/0xa930fd1c2c8cea9d1a66f3a860bb3d7642c76dc2e1c3b918ffa9596511404cd6 not found"
}

@rafaelcr
Copy link
Collaborator

Thanks @edyrkaj this endpoint slipped through the cracks, we'll add it ASAP. In the meantime the old endpoint still works even though it's deprecated.

@edyrkaj
Copy link
Author

edyrkaj commented Apr 16, 2024

That's great! Thnx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants