Skip to content

Get Balance and Get Inscription Utxo endpoints returns missmatch output #92

@anh-nguyen15

Description

@anh-nguyen15

Hi team,

I'm using Unisat API endpoints for 1 of my services and see some weird output when making tests with address: bc1peamp6zt3gdac467xzku7s5q7p9eddzrnrfwj6d4u526l7ut05ups670g6v

When I call to /v1/indexer/address/{address}/inscription-utxo-data, I see that this address only has 7 inscriptions. But when I check /v1/indexer/address/{address}/balance, I see "inscriptionUtxoCount": 8.

The Owner of the address reported that he recently transferred 48k into this address and saw that this amount is shown as "inscriptionSatoshi" - txid: 7abbc9ec9ee4d6c7c5276718836c5bbb7658affbc6057d94112bc0f97af22242. I can not find the txid in the output for /v1/indexer/address/{address}/inscription-utxo-data.

Please help me check if there's any issue with indexing. Thank you!

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions