Skip to main content
GET
代币 - 持有者趋势

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

chain
enum<string>
必填

支持网络列表中的链名称 Supported blockchain chains

可用选项:
sol,
eth,
bsc
tokenAddress
string
必填

代币地址

查询参数

resolution
string
默认值:1h

DTO.TOKEN.HOLDER_TREND.RESOLUTION Aggregation resolution: 1h (default) | 1d

from
integer<int64>

DTO.TOKEN.HOLDER_TREND.FROM Start timestamp in Unix milliseconds (default: 30 days ago)

to
integer<int64>

DTO.TOKEN.HOLDER_TREND.TO End timestamp in Unix milliseconds (default: now)

响应

200 - application/json

持有者趋势数据点

bluechipAmountRatio
string
必填

Bluechip holder ratio (0–1)

示例:

"0.0200"

bundleAmountRatio
string
必填

Bundle (bundler) wallet holding ratio (0–1)

示例:

"0.0006"

creatorsAmountRatio
string
必填

Creator wallet holding ratio (0–1)

示例:

"0.0050"

devAmountRatio
string
必填

Dev wallet holding ratio (0–1)

示例:

"0.0100"

freshAmountRatio
string
必填

Fresh wallet holding ratio (0–1)

示例:

"0.1500"

holders
string
必填

Total holder count

示例:

"644381"

insiderAmountRatio
string
必填

Insider wallet holding ratio (0–1)

示例:

"0.0200"

kolAmountRatio
string
必填

KOL wallet holding ratio (0–1)

示例:

"0.0300"

phishingAmountRatio
string
必填

Phishing (entrapment) wallet holding ratio (0–1)

示例:

"0.1400"

proAmountRatio
string
必填

Pro wallet holding ratio (0–1)

示例:

"0.0300"

ratAmountRatio
string
必填

Rat trader holding ratio (0–1)

示例:

"0.0001"

sandwichAmountRatio
string
必填

Sandwich bot holding ratio (0–1)

示例:

"0.0020"

smartAmountRatio
string
必填

Smart wallet holding ratio (0–1)

示例:

"0.0800"

sniperAmountRatio
string
必填

Sniper wallet holding ratio (0–1)

示例:

"0.0050"

timestamp
integer<int64>
必填

Unix timestamp in milliseconds (start of the hour or day bucket)

示例:

1747353600000

top100HoldersRatio
string
必填

Top-100 holder ratio (0–1)

示例:

"0.2500"

top10HoldersRatio
string
必填

Top-10 holder ratio (0–1)

示例:

"0.0832"

top50HoldersRatio
string
必填

Top-50 holder ratio (0–1)

示例:

"0.1500"