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

load minter with v4 client #187

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

load minter with v4 client #187

wants to merge 4 commits into from

Conversation

shaharyakir
Copy link
Collaborator

v2 fails for certain metadata for some reason.

example: EQAwzfay8mKNj5jLjIrpig4EcI79lBIGfHj6diIymY67x0iM

@kdimentionaltree
Copy link
Member

kdimentionaltree commented Jan 23, 2024

There was a problem in response serialization library. This bug was fixed in toncenter/ton-http-api#101

Example of request body for method toncenter.com/api/v2/runGetMethod:

{
  "address": "EQAwzfay8mKNj5jLjIrpig4EcI79lBIGfHj6diIymY67x0iM",
  "method": "get_jetton_data",
  "stack": []
}

Copy link

@Rezashams381 Rezashams381 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Give me

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

Successfully merging this pull request may close these issues.

3 participants