Bearon Crypto Api
Explore Tokens

Bearon APIs

Token API

Chain API

RPC API

Wallet Portfolio API

Logo

Token API

Token List

Get list of tokens for a given chain. Tokens are aggregated from many sources such as coingecko, uniswap, 1inch, etc. Token addresses are also validated automatically by Bearon engine to match correct token symbol with token address in a given chain

GEThttps://api.bearon.studio/v1/token/list

Query Params

FieldTypeExample
chain*string

Response

Loading...

Token Stats

Get token stats details such as market cap, price, volume, etc. Data are aggregated from many sources where data is guaranteed to be accurate for up to 10 seconds for the price and 10 minutes for other details.

GEThttps://api.bearon.studio/v1/token/stats

Query Params

FieldTypeExample
symbolsstring
max*number

Response

Loading...

Token Price by Symbols

Get token price breakdown by symbols. Note that many token addresses might have the same token symbol, you need to validate token address to make sure it has a valid token symbol

GEThttps://api.bearon.studio/v1/token/price-breakdown-symbol

Response

Loading...

Token Price by address

Get token price breakdown by address.

GEThttps://api.bearon.studio/v1/token/price-breakdown-address

Query Params

FieldTypeExample
chain*string

Response

Loading...

Bitcoin fear and greed index

Get bitcoin fear and greed index history.

GEThttps://api.bearon.studio/v1/token/fear-greed-index

Response

Loading...

Get popular tokens of the day.

GEThttps://api.bearon.studio/v1/token/populars

Response

Loading...

Top gainers and losers

Get top gainers and losers tokens of the day.

GEThttps://api.bearon.studio/v1/token/top-gainers-losers

Response

Loading...
Token ListToken StatsToken Price by SymbolsToken Price by addressBitcoin fear and greed indexPopular tokensTop gainers and losers