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

Add a Tab of Live cell on address detail page. #515

Closed
Sven-TBD opened this issue Jan 5, 2024 · 4 comments
Closed

Add a Tab of Live cell on address detail page. #515

Sven-TBD opened this issue Jan 5, 2024 · 4 comments
Assignees
Labels

Comments

@Sven-TBD
Copy link
Contributor

Sven-TBD commented Jan 5, 2024

This is a sub task of issue #19
Figma Link

PRD detail

The original SUDT box should be replaced by a multi-tab box which includes SUDT, Inscription and Live Cells.

Image

@zmcNotafraid
Copy link
Member

zmcNotafraid commented Jan 29, 2024

@zmcNotafraid
Copy link
Member

PR: nervosnetwork/ckb-explorer#1624

## extra_info
{type: "ckb", capacity: "xxxx"}
{type: "udt",  symbol: ,
      amount: ,
      decimal: ,
      type_hash:,
      published: ,
      display_name: ,
      uan: , }
{type: "m_nft", class_name: "", token_id: nil, total: "" }
{
        type: "nrc_721",
        symbol: ,
        amount: ,
        decimal: "",
        type_hash:,
        published: 
        display_name: ,
        uan: "",
 }
  {
        type: "omiga_inscription",
        symbol: udt.symbol,
        name: udt.full_name,
        decimal: udt.decimal,
        amount: udt_amount,
  }
 { 
   type: "cota", 
   symbol: "", 
   amount: udt_amount, 
   decimal: "",
   type_hash:,
   published: "true", 
   display_name: "", 
   uan: "", 
   code_hash:
}

@Daryl-L
Copy link

Daryl-L commented Feb 26, 2024

@zmcNotafraid
Copy link
Member

https://ckb-explorer-api-staging.magickbase.com/api/v1/address_live_cells/ckt1qzda0cr08m85hc8jlnfp3zer7xulejywt49kt2rr0vthywaa50xwsq0dnd72kh63g08574r38qkyph2ewl9ummcfp6znk?page=7&page_size=10&sort=block_timestamp.desc
Got 504 error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

3 participants