tact-lang / tact

Tact compiler main repository
https://tact-lang.org
MIT License
394 stars 110 forks source link

Issues Retrieving Collection and Individual Content from TonAPI and Toncenter #672

Closed nxved closed 3 months ago

nxved commented 3 months ago

Collection and individual content are returning null when querying TonAPI and Toncenter HTTP endpoints. However, I am able to correctly retrieve the NFT URI using the get_nft_data function. Additionally, NFTs are displayed without issues on GetGems. Tonkeeper fails to display NFT images due to its reliance on TonAPI.

Gist Link of contracts, scripts, package.json https://gist.github.com/nxved/217b473ba275ddfe582b4ad0a225ea01

tonapi response image

ton keeper: image

anton-trunov commented 3 months ago

Looks like this has been resolved in a discussion elsewhere