Skip to content

smart contract ABI not saved from stacks node new block events #2275

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

Open
rafaelcr opened this issue May 11, 2025 · 1 comment · May be fixed by #2276
Open

smart contract ABI not saved from stacks node new block events #2275

rafaelcr opened this issue May 11, 2025 · 1 comment · May be fixed by #2276
Assignees
Milestone

Comments

@rafaelcr
Copy link
Collaborator

The API expects a deployed contract's ABI to be under the contract_abi key in a transaction payload, but the Stacks node now sends it as contract_interface. Because of this, we're missing a large number of ABIs in the contracts table.

Related to #1848

@rafaelcr rafaelcr self-assigned this May 13, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in API Board May 13, 2025
@rafaelcr rafaelcr moved this from 🆕 New to 🏗 In Progress in API Board May 13, 2025
@Rapha-btc
Copy link

hello Rafael, perhaps related to the below, as hinted by Boss Werner @werner.btc

hirosystems/token-metadata-api#305

@saralab saralab added this to the May-2025 milestone May 19, 2025
@saralab saralab assigned janniks and unassigned rafaelcr May 19, 2025
@saralab saralab moved this from 🏗 In Progress to 👀 In Review in API Board May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In Review
4 participants