Skip to content

[BUG] https://api.blockchair.com/dogecoin/addresses/balances return data incorrect #1737

@JiuYeChongYang

Description

@JiuYeChongYang

The address D9NGkeV1b2DdN75sv4b5f4pWGWLjrxBkCt shows a balance of 0 on the Blockchair explorer, but the https://api.blockchair.com/dogecoin/addresses/balances API endpoint returns:
{
"data": {
"D9NGkeV1b2DdN75sv4b5f4pWGWLjrxBkCt": 2000000000000
},
"context": {
"code": 200,
"source": "A",
"results": 1,
"state": 6103059,
"market_price_usd": 0.093936,
"cache": {
"live": true,
"duration": 120,
"since": "2026-02-27 15:41:24",
"until": "2026-02-27 15:43:24",
"time": null
},
"api": {
"version": "2.0.95-ie",
"last_major_update": "2022-11-07 02:00:00",
"next_major_update": "2023-11-12 02:00:00",
"documentation": "https://blockchair.com/api/docs",
"notice": "Try out our new API v.3: https://3xpl.com/data"
},
"servers": "API4,DOGE6",
"time": 0.011179924011230469,
"render_time": 0.01050710678100586,
"full_time": 0.021687030792236328,
"request_cost": 1.001
}
}

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