400
error (see Get Supported Chains).use_magic_nodes
query parameter. If you do, magic nodes will be fetched and considered in the relationships, score, and clusters computation.return_*
query parameters described below. To ensure lightweight responses, only return the data you actually use!404
will be returned if no holders are found, and a 400
might be
returned for some rare unsupported tokens.ms
for cache hits, up to a minute for outliers. Most queries should not take more than 15s
though.
[0, 1]
format, meaning 42%
will be returned as 0.42
.is_shown_on_map
boolean. It is based on the default visibility state on our main app, meaning that CEXs, DEXs, Contracts, and hypernodes (more than 200k transfers) are hidden. These nodes are not considered in the relationships, score, and clusters computation.is_supernode
boolean means that the node has a high volume of transfers (threshold may vary). Relationships between two supernodes are ignored (relationships between a supernode and a non-supernode are included though).relationships
list, transfers are grouped based on the (from_address, to_address, token_ref)
key. Meaning that if A
sends some BMT
to B
multiple times, these transfers will be grouped as a unique relationship object.decentralization_score
can be null even if you asked for it. (This means the score is not applicable on that map)eth
, base
, solana
, tron
, bsc
, apechain
, ton
, polygon
, avalanche
, sonic
Successful Response
The response is of type object
.