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

PlatScan PRC721 NFT 展示异常 #175

Open
RyannnQAQ opened this issue May 10, 2023 · 2 comments
Open

PlatScan PRC721 NFT 展示异常 #175

RyannnQAQ opened this issue May 10, 2023 · 2 comments

Comments

@RyannnQAQ
Copy link

PlatScan PRC721 NFT 展示异常

① SANFT 合约转出至 boxtradex 内置托管地址时,PlatScan 显示有 NFT 交易记录,但无 NFT 持有;
内置托管地址:0x0ed04f3581b72b96ba60ebb762d14312ff29a4a2
SANFT地址:0xD74c4276bF223B22dE16e86006dae398748b6753

② PlatScan 的交易记录中可以显示 SANFT,但无法显示其他 NFT 的图片内容
无法显示 NFT 的示例合约地址:lat1n0cwez5upkyhz47dwqs9gwpaerradzeum4nmwq

@chenxiaodai
Copy link
Collaborator

② 此问题原因是合约中使用 ipfs路径(ipfs://xxxx), scan这边未兼容ipfs路径, 兼容会列入后期版本

@chenxiaodai
Copy link
Collaborator

① 目前看结果为用户持有token的余额未更新导致(token_holder)。 该条记录还是0. 需要分析更新的可靠性。

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

No branches or pull requests

2 participants