Skip to main content
GET
Token - Market Cap

Authorizations

Authorization
string
header
required

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

Path Parameters

chain
enum<string>
required

A chain name listed in supported networks Supported blockchain chains

Available options:
sol,
eth,
bsc
tokenAddress
string
required

An address of a token

Response

200 - application/json

Get Market Cap

Token market data

athMarketCapInUsd
string | null

ENTITY.TOKEN_MARKET_DATA.ATH_MARKET_CAP_IN_USD All-time-high market cap in USD (max observed since token creation).

Example:

"9500000.00"

bluechipHoldingsRatio
string | null

Ratio of bluechip holdings to total supply

Example:

"0.05"

bluechipTotalHolders
string | null

Number of bluechip wallet holders

Example:

"10"

bluechipTotalHoldings
string | null

Total holdings of bluechip wallets

Example:

"50000"

bundleHoldingsRatio
string | null

Ratio of bundle holdings to total supply

Example:

"0.018"

bundleTotalHolders
string | null

Number of bundle wallet holders

Example:

"12"

bundleTotalHoldings
string | null

Total holdings of bundle wallets

Example:

"18000"

circulatingSupply
string | null

Circulating supply of the token

Example:

"900000"

completionRatio
string | null

Bonding curve completion ratio

Example:

"1.0"

creatorsHoldingsRatio
string | null

Creator wallets holdings as a ratio of total supply

Example:

"0.10"

creatorsTotalHolders
string | null

Number of creator wallet holders

Example:

"1"

creatorsTotalHoldings
string | null

Total amount held by creator wallets

Example:

"100000000.00"

devHoldingsRatio
string | null

Ratio of developer holdings to total supply

Example:

"0.005"

devTotalHolders
string | null

Number of developer wallet holders

Example:

"3"

devTotalHoldings
string | null

Total holdings of developer wallets

Example:

"5000"

fdvInSol
string | null

Fully diluted valuation in native token

Example:

"200000"

fdvInUsd
string | null

Fully diluted valuation in USD

Example:

"200000"

freshHoldingsRatio
string | null

Ratio of fresh wallet holdings to total supply

Example:

"0.01"

freshTotalHolders
string | null

Number of fresh (new) wallet holders

Example:

"30"

freshTotalHoldings
string | null

Total holdings of fresh wallets

Example:

"10000"

holders
string | null

Total number of token holders

Example:

"1000"

insiderHoldingsRatio
string | null

Ratio of insider holdings to total supply

Example:

"0.02"

insiderTotalHolders
string | null

Number of insider wallet holders

Example:

"5"

insiderTotalHoldings
string | null

Total holdings of insider wallets

Example:

"20000"

kolHoldingsRatio
string | null

Ratio of KOL holdings to total supply

Example:

"0.03"

kolTotalHolders
string | null

Number of KOL (Key Opinion Leader) holders

Example:

"20"

kolTotalHoldings
string | null

Total holdings of KOL wallets

Example:

"30000"

marketCapInSol
string | null

Market capitalization in native token

Example:

"100000"

marketCapInUsd
string | null

Market capitalization in USD

Example:

"100000"

maxPoolTvlInSol
string | null

Maximum pool TVL in native token

Example:

"1000.45"

maxPoolTvlInUsd
string | null

Maximum pool TVL in USD

Example:

"150000.00"

maxSupply
string | null

Maximum token supply

phishingHoldingsRatio
string | null

Phishing wallets holdings as a ratio of total supply

Example:

"0.0005"

phishingTotalHolders
string | null

Number of phishing-flagged holders

Example:

"2"

phishingTotalHoldings
string | null

Total amount held by phishing-flagged wallets

Example:

"50000.00"

priceInNative
string | null

Token price in the chain native token

Example:

"0.00000261383847574915906643405542"

priceInSol
string | null

Token price in native token

Example:

"0.00000261383847574915906643405542"

priceInUsd
string | null

Token price in USD

Example:

"0.00000261383847574915906643405542"

proHoldingsRatio
string | null

Ratio of professional trader holdings to total supply

Example:

"0.04"

proTotalHolders
string | null

Number of professional trader holders

Example:

"25"

proTotalHoldings
string | null

Total holdings of professional traders

Example:

"40000"

ratHoldingsRatio
string | null

Rat-trader wallets holdings as a ratio of total supply

Example:

"0.0012"

ratTotalHolders
string | null

Number of rat-trader holders

Example:

"5"

ratTotalHoldings
string | null

Total amount held by rat-trader wallets

Example:

"120000.00"

sandwishHoldingsRatio
string | null

Ratio of sandwich attack holdings to total supply

Example:

"0.015"

sandwishTotalHolders
string | null

Number of sandwich attack wallet holders

Example:

"8"

sandwishTotalHoldings
string | null

Total holdings of sandwich attack wallets

Example:

"15000"

smartHoldingsRatio
string | null

Smart-money wallets holdings as a ratio of total supply

Example:

"0.03"

smartTotalHolders
string | null

Number of smart-money holders

Example:

"30"

smartTotalHoldings
string | null

Total amount held by smart-money wallets

Example:

"3000000.00"

sniperHoldingsRatio
string | null

Ratio of sniper holdings to total supply

Example:

"0.025"

sniperTotalHolders
string | null

Number of sniper wallet holders

Example:

"15"

sniperTotalHoldings
string | null

Total holdings of sniper wallets

Example:

"25000"

top100HoldingsRatio
string | null

Ratio of top 100 holders to total supply

Example:

"0.8"

top100TotalHolders
string | null

Number of holders among the top 100

Example:

"100"

top100TotalHoldings
string | null

Total holdings of top 100 holders

Example:

"800000"

top10HoldingsRatio
string | null

Ratio of top 10 holders to total supply

Example:

"0.5"

top10TotalHolders
string | null

Number of holders among the top 10

Example:

"10"

top10TotalHoldings
string | null

Total holdings of top 10 holders

Example:

"500000"

top50HoldingsRatio
string | null

Ratio of top 50 holders to total supply

Example:

"0.3"

top50TotalHolders
string | null

Number of holders among the top 50

Example:

"50"

top50TotalHoldings
string | null

Total holdings of top 50 holders

Example:

"300000"

totalSupply
string | null

Total supply of the token

Example:

"1000000"

totalTvlInSol
string | null

Total value locked in native token

Example:

"1000000.45"

totalTvlInUsd
string | null

Total value locked in USD

Example:

"1000000.45"