You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you need to access Jetton contract data, such as the name, symbol, or decimals, you'll encounter an issue because the GetJettonDataAtBlock method currently only refers to the NFT package and parses NFT data.
If you need to access Jetton contract data, such as the name, symbol, or decimals, you'll encounter an issue because the GetJettonDataAtBlock method currently only refers to the NFT package and parses NFT data.
tonutils-go/ton/jetton/jetton.go
Lines 137 to 140 in 9db1a13
So ContentOnchain in a ContentFromCell for jetton method must look like that:
I plan to create a pull request later unless someone else addresses this first.
The text was updated successfully, but these errors were encountered: