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

Error when calling get_pool_full_data on tonstake contract (v3 testnet) #123

Open
trevor-crypto opened this issue Jul 26, 2024 · 0 comments

Comments

@trevor-crypto
Copy link

Using https://testnet.toncenter.com/api/v3/index.html#/api%2Fv2/api_v3_post_v2_rungetmethod

and the request:

{
  "address": "kQANFsYyYn-GSZ4oajUJmboDURZU-udMHf9JxzO4vYM_hFP3",
  "method": "get_pool_full_data",
  "stack": []
}

we are given a 501 response error:

{
  "error": "Unsupported stack parameter type: tuple"
}

This is working on mainnet with the same values (and appropriate addresses).

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