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

feat: transaction detail info add m_nft_info #1463

Merged
merged 2 commits into from
Oct 7, 2023

Conversation

rabbitz
Copy link
Collaborator

@rabbitz rabbitz commented Sep 26, 2023

{
    "data": [
        {
            "address": "ckt1qzda0cr08m85hc8jlnfp3zer7xulejywt49kt2rr0vthywaa50xwsq0kx3w9a2jsvw8qgut0wpnadx9e96mdsscdu632j",
            "transfers": [
                {
                    "capacity": "0.0",
                    "cell_type": "m_nft_class",
                    "m_nft_info": {
                        "class_name": "背包女孩",
                        "total": "50"
                    }
                }
            ]
        },
        {
            "address": "ckt1qzda0cr08m85hc8jlnfp3zer7xulejywt49kt2rr0vthywaa50xwsqwzkxjqa49qm6cye9jak2upf07nzmm05zqv5h6ux",
            "transfers": [
                {
                    "capacity": "-13400001178.0",
                    "cell_type": "normal"
                }
            ]
        },
        {
            "address": "ckt1qqfy5cxd0x0pl09xvsvkmert8alsajm38qfnmjh2fzfu2804kq47vq2uepjud49tqrwf3dm7ygcgw6rz2mqp89calzzec",
            "transfers": [
                {
                    "capacity": "13400000000.0",
                    "cell_type": "m_nft_token",
                    "m_nft_info": {
                        "class_name": "背包女孩",
                        "token_id": "00000000",
                        "total": "50"
                    }
                }
            ]
        }
    ]
}

@rabbitz rabbitz added this pull request to the merge queue Oct 7, 2023
Merged via the queue into nervosnetwork:develop with commit 35e36c9 Oct 7, 2023
1 check passed
@rabbitz rabbitz deleted the feat/transaction_lite_info branch October 7, 2023 06:10
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

Successfully merging this pull request may close these issues.

2 participants