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

/extended/v1/contract/{name} should return data from successful tx #2123

Open
zone117x opened this issue Oct 16, 2024 · 0 comments
Open

/extended/v1/contract/{name} should return data from successful tx #2123

zone117x opened this issue Oct 16, 2024 · 0 comments

Comments

@zone117x
Copy link
Member

This endpoint needs to consider the case when a contract was deployed in multiple txs: https://api.testnet.hiro.so/extended/v1/contract/ST1GJSC4GG3MDA1KYZJYS9FEVCKHASR1N714NKTHR.univ2-router

Right now, it's returning data from a failed tx: https://api.testnet.hiro.so/extended/v1/tx/0xab9de1ca7f6376eeb0f9df93b679396f0fc3b0a8ae84026cf4369f51c520c4c4

But it should find the successful tx instead: https://api.testnet.hiro.so/extended/v1/tx/0xabd8a9f1a06e9e52e7b033cc96c643198e2751496ffd49e4715dc83175f4a7b3

@github-project-automation github-project-automation bot moved this to 🆕 New in API Board Oct 16, 2024
@smcclellan smcclellan moved this from 🆕 New to 📋 Backlog in API Board Oct 28, 2024
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

1 participant