Most Recently Updated Tokens List
curl --request GET \
--url https://pro-api.coingecko.com/api/v3/onchain/tokens/info_recently_updated \
--header 'x-cg-pro-api-key: <api-key>'{
"data": [
{
"id": "ton_EQDCSrwrZPe4ZW-OBU1vxxalRxDeozKl_mU9Onhj-amUwHD-",
"type": "token",
"attributes": {
"address": "EQDCSrwrZPe4ZW-OBU1vxxalRxDeozKl_mU9Onhj-amUwHD-",
"name": "abrdn Physical Platinum Shares xStock",
"symbol": "PPLTx",
"decimals": 9,
"image_url": "https://coin-images.coingecko.com/coins/images/102171960/large/Ticker_PPLTx__Company_Name_Physical_Platinum_Shares_ETF__Size_64x64.png?1770653933",
"coingecko_coin_id": "abrdn-physical-platinum-shares-xstock",
"websites": [
"https://xstocks.fi"
],
"discord_url": null,
"farcaster_url": null,
"zora_url": null,
"telegram_handle": "xstocksfi",
"twitter_handle": "xstocksfi",
"description": "For too long, investing has come with barriers. Borders. Brokers. Limitations.",
"gt_score": null,
"metadata_updated_at": "2026-05-28T01:52:27Z"
},
"relationships": {
"network": {
"data": {
"id": "ton",
"type": "network"
}
}
}
},
{
"id": "solana_Xst6eFD4YT6sz9RLMysN9SyvaZWtraSdVJQGu5ZkAme",
"type": "token",
"attributes": {
"address": "Xst6eFD4YT6sz9RLMysN9SyvaZWtraSdVJQGu5ZkAme",
"name": "abrdn Physical Platinum Shares xStock",
"symbol": "PPLTx",
"decimals": 8,
"image_url": "https://coin-images.coingecko.com/coins/images/102171960/large/Ticker_PPLTx__Company_Name_Physical_Platinum_Shares_ETF__Size_64x64.png?1770653933",
"coingecko_coin_id": "abrdn-physical-platinum-shares-xstock",
"websites": [
"https://xstocks.fi"
],
"discord_url": null,
"farcaster_url": null,
"zora_url": null,
"telegram_handle": "xstocksfi",
"twitter_handle": "xstocksfi",
"description": "For too long, investing has come with barriers. Borders. Brokers. Limitations.",
"gt_score": null,
"metadata_updated_at": "2026-05-28T01:52:27Z"
},
"relationships": {
"network": {
"data": {
"id": "solana",
"type": "network"
}
}
}
}
],
"included": [
{
"id": "ton",
"type": "network",
"attributes": {
"name": "TON",
"coingecko_asset_platform_id": "the-open-network"
}
},
{
"id": "solana",
"type": "network",
"attributes": {
"name": "Solana",
"coingecko_asset_platform_id": "solana"
}
}
]
}Most Recently Updated Tokens List
To query 100 most recently updated tokens info of a specific network or across all networks on GeckoTerminal
GET
/
onchain
/
tokens
/
info_recently_updated
Most Recently Updated Tokens List
curl --request GET \
--url https://pro-api.coingecko.com/api/v3/onchain/tokens/info_recently_updated \
--header 'x-cg-pro-api-key: <api-key>'{
"data": [
{
"id": "ton_EQDCSrwrZPe4ZW-OBU1vxxalRxDeozKl_mU9Onhj-amUwHD-",
"type": "token",
"attributes": {
"address": "EQDCSrwrZPe4ZW-OBU1vxxalRxDeozKl_mU9Onhj-amUwHD-",
"name": "abrdn Physical Platinum Shares xStock",
"symbol": "PPLTx",
"decimals": 9,
"image_url": "https://coin-images.coingecko.com/coins/images/102171960/large/Ticker_PPLTx__Company_Name_Physical_Platinum_Shares_ETF__Size_64x64.png?1770653933",
"coingecko_coin_id": "abrdn-physical-platinum-shares-xstock",
"websites": [
"https://xstocks.fi"
],
"discord_url": null,
"farcaster_url": null,
"zora_url": null,
"telegram_handle": "xstocksfi",
"twitter_handle": "xstocksfi",
"description": "For too long, investing has come with barriers. Borders. Brokers. Limitations.",
"gt_score": null,
"metadata_updated_at": "2026-05-28T01:52:27Z"
},
"relationships": {
"network": {
"data": {
"id": "ton",
"type": "network"
}
}
}
},
{
"id": "solana_Xst6eFD4YT6sz9RLMysN9SyvaZWtraSdVJQGu5ZkAme",
"type": "token",
"attributes": {
"address": "Xst6eFD4YT6sz9RLMysN9SyvaZWtraSdVJQGu5ZkAme",
"name": "abrdn Physical Platinum Shares xStock",
"symbol": "PPLTx",
"decimals": 8,
"image_url": "https://coin-images.coingecko.com/coins/images/102171960/large/Ticker_PPLTx__Company_Name_Physical_Platinum_Shares_ETF__Size_64x64.png?1770653933",
"coingecko_coin_id": "abrdn-physical-platinum-shares-xstock",
"websites": [
"https://xstocks.fi"
],
"discord_url": null,
"farcaster_url": null,
"zora_url": null,
"telegram_handle": "xstocksfi",
"twitter_handle": "xstocksfi",
"description": "For too long, investing has come with barriers. Borders. Brokers. Limitations.",
"gt_score": null,
"metadata_updated_at": "2026-05-28T01:52:27Z"
},
"relationships": {
"network": {
"data": {
"id": "solana",
"type": "network"
}
}
}
}
],
"included": [
{
"id": "ton",
"type": "network",
"attributes": {
"name": "TON",
"coingecko_asset_platform_id": "the-open-network"
}
},
{
"id": "solana",
"type": "network",
"attributes": {
"name": "Solana",
"coingecko_asset_platform_id": "solana"
}
}
]
}Notes
- Use
include=networkto include network data alongside the updated tokens list. - Attributes specified in the
includeparam will be returned under the top-levelincludedkey.
SDK Examples
const response = await client.onchain.tokens.infoRecentlyUpdated.get();
console.log(JSON.stringify(response, null, 2));
response = client.onchain.tokens.info_recently_updated.get()
print(response.model_dump_json(indent=2))
Authorizations
headerAuthqueryAuth
Learn how to set up your API key
Query Parameters
Attributes for related resources to include.
Available options:
network Filter tokens by provided network.
*refers to /onchain/networks.
Response
200 - application/json
Most recently updated tokens info
Hide child attributes
Hide child attributes
Token identifier
Resource type
Hide child attributes
Hide child attributes
Token contract address
Token name
Token symbol
Token decimals
Token image URL
CoinGecko coin ID
Token websites
Discord URL
Farcaster URL
Zora URL
Telegram handle
Twitter handle
Token description
GeckoTerminal trust score
Metadata last updated timestamp
Was this page helpful?

