简体   繁体   English

从 Opensea API / Polygonscan API 获取 MATIC / Polygon 资产元数据

[英]Fetching MATIC / Polygon asset metadata from Opensea API / Polygonscan API

i'm using the Opensea API to retrieve collectable asset metadata, all results from the call return as expected for assets tokenized on ethereum mainnet, however, any assets tokenized on the polygon network are not returned.我正在使用 Opensea API 来检索可收集的资产元数据,调用返回的所有结果都符合在以太坊主网上标记化的资产的预期,但是,不会返回在多边形网络上标记化的任何资产。

What is the current correct way to retrieve assets' metadata ( image:, animation_url:, ...etc ) owned by a wallet address, listed on Opensea, tokenized on the polygon network?当前检索资产的元数据(image:、animation_url:、...等)的正确方法是什么,这些元数据由 Opensea 上列出的、在多边形网络上标记化的钱包地址拥有?

the Polygonscan API seems to have no documentation on retrieving assets for a particular wallet address, any help would be greatly appreciated! Polygonscan API 似乎没有关于检索特定钱包地址资产的文档,任何帮助将不胜感激!

thanks谢谢

Polygon is not supported by the api yet but planned in their V2 api 尚不支持多边形,但计划在其 V2 中

https://docs.opensea.io/reference/api-overview https://docs.opensea.io/reference/api-overview

Looking for Polygon APIs?正在寻找多边形 API? Our V2 API is not quite ready yet, but stay tuned for more updates soon!我们的 V2 API 尚未完全准备好,但敬请期待更多更新!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM