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

需求:获取某地址(ckb地址、bitcoin地址)下的资产列表 #5

Open
yixyxiu opened this issue Dec 26, 2024 · 1 comment
Assignees

Comments

@yixyxiu
Copy link

yixyxiu commented Dec 26, 2024

对应需求文档:子页面5 Address Detail 章节
image

本期先实现地址下的 RGB++ 资产列表(xudt 部分),下个版本再支持DOB部分。地址包含ckb地址,以及bitcoin地址,也就是说进入某个ckb地址、进入某个bitcoin地址,都需要能查看到该地址下的 RGB++ 资产列表,本期先只支持xudt 部分。

前端效果图如下:
image
页面里的合约地址就是资产的typeHash。

能提供的字段尽量提供,以便前端可以根据数据字段做一些功能上的扩展。

@poor-defined
Copy link
Collaborator

本部分数据预计最快明天完成

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

3 participants