Holders
Last updated
Was this helpful?
Last updated
Was this helpful?
This shows the holders of the token along with how much they have sent/received in the specified timeframe days as well as what percent of the token they own.
param_token_address
FixedString(42)
Token address input.
param_wallet_type
Array(String)
Wallet categories filter. Only show addresses which are in these categories. You can find the categories here ```SELECT DISTINCT arrayJoin(arrayJoin(groupArrayDistinct(sector))) AS categories
date_from
String
Date range start input, format YYYY-MM-DD
date_to
String
Date range end input, format YYYY-MM-DD
The endpoint shows the holders of the inputted token along with how much they have sent/received in the specified timeframe
param_token_address
FixedString(42)
Token address input.
param_wallet_type
String
Wallet categories filter
param_chain
String
Chain parameter
date_from
String
Date range start input, format YYYY-MM-DD
date_to
String
Date range end input, format YYYY-MM-DD