Metaplex FindallbyCreator不会返回所有结果

发布于 2025-02-09 18:29:47 字数 209 浏览 1 评论 0原文

当我调用MetaPlex.nfts()。FindAllByCreator(CreatorKey)结果,结果大约是该CreatorKey(Collection)创建的实际NFT的1/4。 如果一个收藏在魔术上有10k供应,则端点只返回 +-2.5k NFT。 为什么我没有得到所有结果? 我正在连接到:“ https://solana-api.projectserum.com” RPC。这可能与它有关吗?

When I call metaplex.nfts().findAllByCreator(creatorKey) I get as a result approximately 1/4 of the actual amount of nfts that are created by that creatorKey (collection).
If a collection has 10K supply on Magic Eden the endpoint only returns +-2.5K nfts.
Why am I not getting all the results?
I am connecting to: "https://solana-api.projectserum.com" RPC. Could this have anything to do with it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

哆兒滾 2025-02-16 18:29:47

是的,RPC可能是问题。您应该使用一个私人或至少一个更可靠的,例如

https://ssc-dao.genesysysgo。网/

Yes, the RPC can be the issue. You should use a private one or at least one that is more reliable like

https://ssc-dao.genesysgo.net/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文