v1

latestOpenAPI 3.0.32026-07-2324356.9 KB

Accumulation Addresses

Definition. The number of unique accumulation addresses. Accumulation addresses are defined as addresses that have at least 2 incoming non-dust transfers and have never spent funds.\n\nTechnical. Exchange addresses and addresses receiving from coinbase transactions (miner addresses) are discarded. To account for lost coins, addresses that were last active more than 7 years ago are omitted as well.\n

View in Studio

get/v1/metrics/addresses/accumulation_count

Query parameters

astring required

asset id - (see metadata (metadata/metric) page for more details)

sinteger

since, unix timestamp

uinteger

until, unix timestamp

istring

frequency interval - 24h

f'csv' | 'json'

format - csv, json

timestamp_format'unix' | 'humanized'

timestamp format - unix or humanized (RFC 3339)

Response

Successful response

tinteger

Unix timestamp

oobject

Object containing multiple metric values (when applicable)

All 24 operations