DeFi 프로젝트와 개발자를 위한 온체인 DEX 토큰 & 시장 데이터 API
2014년부터 세계 최대 독립 암호화폐 데이터 기관으로 인정받고 있는 CoinGecko API
를 통해 암호화폐 시장에 대한 포괄적인 정보를 확인하세요.
를 통해 암호화폐 시장에 대한 포괄적인 정보를 확인하세요.
데이터 제공:
선도적인 Web3 프로젝트의 신뢰
광범위하고 안정적인 온체인 DEX 데이터 API
안정적이고 광범위한 DEX 데이터 API를 통해 주요 네트워크에서 Uniswap, PancakeSwap, Orca, Curve 등 DEX의 온체인 시장 데이터를 이용하세요.
38M+
코인 & 토큰
200+
네트워크
1,500+
DEX
효율적인 DeFi 프로젝트 확장
포괄적이고 심층적인 추적 범위
온체인 토큰, 네트워크, DEX 및 유동성 풀에 대한 광범위한 커버리지를 제공합니다.
- 38M개 이상의 코인 ,
- Ethereum, BNB Chain, Pulsechain, Arbitrum 등을 비롯한200 개 이상의 네트워크 ,
- Uniswap, Pancakeswap, Orca, Raydium, Curve 등을 비롯한1,000 곳 이상의 DEX(탈중앙화 거래소) ,
- 41M개 이상의 유동성 풀 에 대한 커버리지를 제공합니다.
엔터프라이즈급 안정성과 신뢰성
동급 최고의 암호화폐 데이터 및 엔드포인트 개선을 위해 노력하는 숙련된 암호화폐 전문가 팀
- 2014년 초부터 운영 중
- 업타임 99.9%
- 엔터프라이즈 사용자의 경우 연중무휴 24시간 지원
정확한 실시간 데이터
- 데이터는 네트워크 가용성에 따라 2~3초마다 업데이트되고
- 모든 엔드포인트의 캐시는 서로 다르며(10초부터 시작), 일부 엔드포인트의 경우 캐시 없이 작동합니다(실시간).
암호화폐, NFT, DEX 데이터를 위한 하나의 통합 API
완벽한 커버리지를 제공하는 단 하나의 암호화폐 데이터 API로 통합 프로세스를 간소화하세요
| 엔드포인트 카테고리 | 설명 |
|---|---|
| /onchain/simple/*/token_price/* | 토큰 주소로 네트워크에서 토큰의 최신 USD 가격을 확인하는 가장 간단한 방법 |
| /onchain/networks | 지원되는 전체 네트워크 목록 보기 |
| /onchain/network/*dexes | 지원되는 전체 네트워크 DEX 목록 보기 |
| /onchains/network/*/pools/* | 인기 풀, 신규 풀 및 가격, 준비금, 시가총액, 트랜잭션, 거래량 등의 시장 데이터을 비롯한 유동성 풀 데이터를 확인할 수 있습니다. 엔드포인트 검색을 통해 네트워크에 있는 풀을 검색할 수도 있습니다. |
| /onchains/network/*/tokens/* | 상위 풀, 시세, 완전희석시가총액(FDV), 준비금, 거래량, 시가총액, GeckoTerminal 점수, CoinGecko API ID를 비롯한 토큰 관련 데이터를 확인하세요. 이미지, 웹사이트, 설명, SNS 링크 등의 메타데이터도 제공됩니다. |
| /onchains/network/*/ohlcvs/* | 유동성 풀의 OHLCV 역대 차트 데이터 살펴보기 |
| /onchains/network/*/trades | 유동성 풀에서 최신 거래 300건 확인하기 |
// 유동성 풀의 시세 및 시장 데이터 가져오기
{
"data": {
"id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
"type": "pool",
"attributes": {
"base_token_price_usd": "1.00294677803719",
"base_token_price_native_currency": "0.000427448579769898",
"quote_token_price_usd": "2345.20225207927",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0004274485798",
"quote_token_price_base_token": "2339.462680022",
"address": "0x60594a405d53811d3bc4766596efd80fd545a270",
"name": "DAI / WETH 0.05%",
"pool_name": "DAI / WETH",
"pool_fee_percentage": "0.05",
"pool_created_at": "2021-12-29T12:35:36Z",
"fdv_usd": "4439480320.62093",
"market_cap_usd": "4433931698.24571",
"price_change_percentage": {
"m5": "0.105",
"m15": "0.138",
"m30": "0.101",
"h1": "0.122",
"h6": "0.468",
"h24": "0.393"
},
"transactions": {
"m5": {
"buys": 4,
"sells": 1,
"buyers": 4,
"sellers": 1
},
"m15": {
"buys": 10,
"sells": 3,
"buyers": 10,
"sellers": 3
},
"m30": {
"buys": 12,
"sells": 8,
"buyers": 12,
"sellers": 8
},
"h1": {
"buys": 23,
"sells": 14,
"buyers": 20,
"sellers": 14
},
"h6": {
"buys": 268,
"sells": 184,
"buyers": 138,
"sellers": 108
},
"h24": {
"buys": 665,
"sells": 539,
"buyers": 389,
"sellers": 321
}
},
"volume_usd": {
"m5": "3452.0251620113",
"m15": "7006.7645365484",
"m30": "8512.0499164331",
"h1": "20116.5522283225",
"h6": "293467.611591469",
"h24": "628558.936482646"
},
"reserve_in_usd": "2114276.4518",
"locked_liquidity_percentage": null
},
"relationships": {
"base_token": {
"data": {
"id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"type": "token"
}
},
"dex": {
"data": {
"id": "uniswap_v3",
"type": "dex"
}
}
}
}
}
// 인기 풀 알아보기
{
"data": [
{
"id": "solana_4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.110736470602034200943686325987370253932813806829406833198787012",
"base_token_price_native_currency": "0.00116544419438086",
"quote_token_price_usd": "95.015858205872547940477320140064475608998920108",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.001165444194",
"quote_token_price_base_token": "858.041942138",
"address": "4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
"name": "TROLL / SOL",
"pool_created_at": "2025-04-20T18:30:26Z",
"fdv_usd": "110612585.391557",
"market_cap_usd": "110612585.608072",
"price_change_percentage": {
"m5": "-0.172",
"m15": "1.053",
"m30": "0.611",
"h1": "-2.93",
"h6": "8.142",
"h24": "33.626"
},
"transactions": {
"m5": {
"buys": 10,
"sells": 4,
"buyers": 10,
"sellers": 4
},
"m15": {
"buys": 43,
"sells": 55,
"buyers": 39,
"sellers": 41
},
"m30": {
"buys": 175,
"sells": 137,
"buyers": 107,
"sellers": 98
},
"h1": {
"buys": 509,
"sells": 313,
"buyers": 201,
"sellers": 198
},
"h6": {
"buys": 4338,
"sells": 3710,
"buyers": 1324,
"sellers": 1165
},
"h24": {
"buys": 21230,
"sells": 16753,
"buyers": 4448,
"sellers": 3435
}
},
"volume_usd": {
"m5": "4222.336874526",
"m15": "50389.7570421334",
"m30": "187329.793431377",
"h1": "377820.109329182",
"h6": "4026480.56490156",
"h24": "19383848.8135855"
},
"reserve_in_usd": "4087355.6587"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_5UUH9RTDiSpq6HKS6bp4NdU9PNJpXRXuiw6ShBTBhgH2",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "eth_0x0c63b69cd55a4bda633ab304119ee57c875718fc75b783f240b9e8c1d70868f2",
"type": "pool",
"attributes": {
"base_token_price_usd": "1.54348929975201",
"base_token_price_native_currency": "0.000667669821277864",
"quote_token_price_usd": "2338.69712990348",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0006676698213",
"quote_token_price_base_token": "1497.746293349",
"address": "0x0c63b69cd55a4bda633ab304119ee57c875718fc75b783f240b9e8c1d70868f2",
"name": "LO0P / ETH",
"pool_created_at": "2026-05-10T02:24:23Z",
"fdv_usd": "1457677.8170422",
"market_cap_usd": "1457677.8171",
"price_change_percentage": {
"m5": "-5.519",
"m15": "-28.218",
"m30": "-28.993",
"h1": "-1.012",
"h6": "-64.534",
"h24": "1253.697"
},
"transactions": {
"m5": {
"buys": 80,
"sells": 36,
"buyers": 72,
"sellers": 36
},
"m15": {
"buys": 209,
"sells": 126,
"buyers": 156,
"sellers": 109
},
"m30": {
"buys": 326,
"sells": 196,
"buyers": 223,
"sellers": 167
},
"h1": {
"buys": 617,
"sells": 425,
"buyers": 387,
"sellers": 293
},
"h6": {
"buys": 2289,
"sells": 1553,
"buyers": 952,
"sellers": 845
},
"h24": {
"buys": 10244,
"sells": 7090,
"buyers": 3067,
"sellers": 2504
}
},
"volume_usd": {
"m5": "37325.530225218",
"m15": "135316.386548381",
"m30": "234171.643023583",
"h1": "464873.017387914",
"h6": "2378171.32889186",
"h24": "14003782.7826825"
},
"reserve_in_usd": "483993.371"
},
"relationships": {
"base_token": {
"data": {
"id": "eth_0x20ea861b3acec90d3a15b4755d9a1cf1f161496e",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "eth_0x0000000000000000000000000000000000000000",
"type": "token"
}
},
"network": {
"data": {
"id": "eth",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-ethereum",
"type": "dex"
}
}
}
},
{
"id": "eth_0x7dfc9dd51638573a812b39d33eded20df468e7bc",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00566461183659964",
"base_token_price_native_currency": "0.00000241348740342454",
"quote_token_price_usd": "2348.36421421376",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000002413487403",
"quote_token_price_base_token": "414338.189037607",
"address": "0x7dfc9dd51638573a812b39d33eded20df468e7bc",
"name": "ASTEROID / WETH",
"pool_created_at": "2024-09-10T10:05:35Z",
"fdv_usd": "5664603.54955481",
"market_cap_usd": "5664611.837",
"price_change_percentage": {
"m5": "1.791",
"m15": "-0.139",
"m30": "-1.385",
"h1": "-1.306",
"h6": "7.08",
"h24": "-1.612"
},
"transactions": {
"m5": {
"buys": 3,
"sells": 1,
"buyers": 2,
"sellers": 1
},
"m15": {
"buys": 6,
"sells": 5,
"buyers": 5,
"sellers": 5
},
"m30": {
"buys": 8,
"sells": 11,
"buyers": 7,
"sellers": 10
},
"h1": {
"buys": 19,
"sells": 20,
"buyers": 15,
"sellers": 18
},
"h6": {
"buys": 195,
"sells": 171,
"buyers": 125,
"sellers": 102
},
"h24": {
"buys": 854,
"sells": 699,
"buyers": 486,
"sellers": 365
}
},
"volume_usd": {
"m5": "2936.0047743183",
"m15": "5945.5059767262",
"m30": "8687.2405243084",
"h1": "15561.0600343713",
"h6": "262666.982491225",
"h24": "1012098.61482768"
},
"reserve_in_usd": "393354.5284"
},
"relationships": {
"base_token": {
"data": {
"id": "eth_0xaff2565091e7207191dbe340b8528d02fa78d044",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
"type": "token"
}
},
"network": {
"data": {
"id": "eth",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap_v2",
"type": "dex"
}
}
}
},
{
"id": "solana_4qryQZJ1UK8ekpSvjTr4rMjdBQsUFTU8XeD6tw73Xb8z",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00260061352730796497255616728140748526505308434306845192990252025",
"base_token_price_native_currency": "0.0000274081503928942",
"quote_token_price_usd": "95.070210887894472307446071316161021960002043065",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00002740815039",
"quote_token_price_base_token": "36485.4974036941",
"address": "4qryQZJ1UK8ekpSvjTr4rMjdBQsUFTU8XeD6tw73Xb8z",
"name": "HANTA / SOL",
"pool_created_at": "2026-05-03T21:27:40Z",
"fdv_usd": "2612896.45848529",
"market_cap_usd": "2612896.73442991",
"price_change_percentage": {
"m5": "-1.912",
"m15": "-2.205",
"m30": "10.249",
"h1": "6.374",
"h6": "5.121",
"h24": "-25.875"
},
"transactions": {
"m5": {
"buys": 4,
"sells": 6,
"buyers": 3,
"sellers": 6
},
"m15": {
"buys": 59,
"sells": 41,
"buyers": 39,
"sellers": 40
},
"m30": {
"buys": 163,
"sells": 207,
"buyers": 107,
"sellers": 139
},
"h1": {
"buys": 187,
"sells": 235,
"buyers": 128,
"sellers": 159
},
"h6": {
"buys": 1604,
"sells": 1590,
"buyers": 807,
"sellers": 901
},
"h24": {
"buys": 9211,
"sells": 7876,
"buyers": 2785,
"sellers": 2946
}
},
"volume_usd": {
"m5": "775.1540491129",
"m15": "11005.1766954669",
"m30": "48403.0984970409",
"h1": "52765.5155372867",
"h6": "355529.315676707",
"h24": "2084930.03829218"
},
"reserve_in_usd": "222070.0923"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_2tXpgu2DLTsPUf9zFmuZmA4xrYxXKBTpVq9wAM7hzs9y",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "base_0x6ef02666f150d9649655b884e043b61b0990fad9be4c632d0c7568bb24da9367",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000151086500052778",
"base_token_price_native_currency": "0.0000000644881974703662",
"quote_token_price_usd": "2343.77",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00000006448819747",
"quote_token_price_base_token": "15506713.4642664",
"address": "0x6ef02666f150d9649655b884e043b61b0990fad9be4c632d0c7568bb24da9367",
"name": "LFI / WETH",
"pool_created_at": "2026-05-01T16:42:23Z",
"fdv_usd": "15108650.01",
"market_cap_usd": "9518431.23907658",
"price_change_percentage": {
"m5": "-0.077",
"m15": "-1.581",
"m30": "-0.817",
"h1": "-6.394",
"h6": "8.257",
"h24": "44.328"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 2,
"buyers": 0,
"sellers": 1
},
"m15": {
"buys": 5,
"sells": 7,
"buyers": 4,
"sellers": 5
},
"m30": {
"buys": 12,
"sells": 23,
"buyers": 10,
"sellers": 20
},
"h1": {
"buys": 40,
"sells": 85,
"buyers": 27,
"sellers": 61
},
"h6": {
"buys": 267,
"sells": 375,
"buyers": 150,
"sellers": 222
},
"h24": {
"buys": 1415,
"sells": 1962,
"buyers": 436,
"sellers": 659
}
},
"volume_usd": {
"m5": "114.5080844195",
"m15": "1130.1682161021",
"m30": "4164.0014791829",
"h1": "41316.6359233401",
"h6": "125964.724484908",
"h24": "672037.870966839"
},
"reserve_in_usd": "940366.5383"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0x3722264ab15a1dfce5a5af89e6547f7949a8aba3",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x4200000000000000000000000000000000000006",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-base",
"type": "dex"
}
}
}
},
{
"id": "solana_69vfYvsbZcgfbKiqQwSXmUHaqT2A1zuXYvWZAvzpQHVM",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000943144821087936912178401728054914194255543415186284545231828345",
"base_token_price_native_currency": "0.00000992729401101643",
"quote_token_price_usd": "95.070210887894472307446071316161021960002043065",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000009927294011",
"quote_token_price_base_token": "100732.384765706",
"address": "69vfYvsbZcgfbKiqQwSXmUHaqT2A1zuXYvWZAvzpQHVM",
"name": "GAYTES / SOL",
"pool_created_at": "2026-05-08T12:02:11Z",
"fdv_usd": "933416.045674062",
"market_cap_usd": "933416.048189758",
"price_change_percentage": {
"m5": "0.351",
"m15": "-0.921",
"m30": "-5.381",
"h1": "-6.291",
"h6": "-12.224",
"h24": "320.02"
},
"transactions": {
"m5": {
"buys": 57,
"sells": 28,
"buyers": 55,
"sellers": 22
},
"m15": {
"buys": 299,
"sells": 66,
"buyers": 257,
"sellers": 51
},
"m30": {
"buys": 582,
"sells": 154,
"buyers": 482,
"sellers": 112
},
"h1": {
"buys": 1193,
"sells": 301,
"buyers": 879,
"sellers": 211
},
"h6": {
"buys": 7735,
"sells": 2802,
"buyers": 2658,
"sellers": 1563
},
"h24": {
"buys": 22816,
"sells": 15497,
"buyers": 4921,
"sellers": 4537
}
},
"volume_usd": {
"m5": "782.8392342052",
"m15": "6516.7864650795",
"m30": "14303.6280392564",
"h1": "29460.7430909449",
"h6": "437505.848793138",
"h24": "2971071.26436922"
},
"reserve_in_usd": "105673.8487"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_HSznAnNhSFgyRWiZh4m7pBmtjHsSLi4Dbmjp18zppump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "solana_9ViX1VductEoC2wERTSp2TuDxXPwAf69aeET8ENPJpsN",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.029267412371067537626920960421207626321104732",
"base_token_price_native_currency": "0.00030887721951208",
"quote_token_price_usd": "95.23440317408130338078511276",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0003088772195",
"quote_token_price_base_token": "3237.532381247",
"address": "9ViX1VductEoC2wERTSp2TuDxXPwAf69aeET8ENPJpsN",
"name": "aura / SOL",
"pool_created_at": "2024-05-30T20:01:08Z",
"fdv_usd": "28192746.9823592",
"market_cap_usd": "28192746.9823592",
"price_change_percentage": {
"m5": "-0.024",
"m15": "-0.238",
"m30": "-2.987",
"h1": "-1.411",
"h6": "-3.226",
"h24": "-4.308"
},
"transactions": {
"m5": {
"buys": 6,
"sells": 9,
"buyers": 6,
"sellers": 9
},
"m15": {
"buys": 53,
"sells": 42,
"buyers": 37,
"sellers": 25
},
"m30": {
"buys": 101,
"sells": 65,
"buyers": 62,
"sellers": 44
},
"h1": {
"buys": 204,
"sells": 199,
"buyers": 86,
"sellers": 119
},
"h6": {
"buys": 1557,
"sells": 1374,
"buyers": 426,
"sellers": 498
},
"h24": {
"buys": 7987,
"sells": 8113,
"buyers": 1668,
"sellers": 1862
}
},
"volume_usd": {
"m5": "1068.0759476245",
"m15": "16430.3128062152",
"m30": "45928.018645962",
"h1": "120342.187785434",
"h6": "714439.411023327",
"h24": "3686720.48347851"
},
"reserve_in_usd": "2340409.9977"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_DtR4D9FtVoTX2569gaL837ZgrB6wNjj6tkmnX9Rdk9B2",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "raydium",
"type": "dex"
}
}
}
},
{
"id": "base_0x7c84276e317f128b55bd270dbfba3ef94c84b984c124a1de7c4f72da90bfba45",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.274808854903146",
"base_token_price_native_currency": "0.000117357870896539",
"quote_token_price_usd": "2341.02",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0001173578709",
"quote_token_price_base_token": "8520.945313345",
"address": "0x7c84276e317f128b55bd270dbfba3ef94c84b984c124a1de7c4f72da90bfba45",
"name": "POD / ETH 1%",
"pool_created_at": "2026-03-02T17:54:15Z",
"fdv_usd": "137389001.849979",
"market_cap_usd": "0.0",
"price_change_percentage": {
"m5": "1.935",
"m15": "0.144",
"m30": "2.936",
"h1": "-0.388",
"h6": "31.971",
"h24": "91.66"
},
"transactions": {
"m5": {
"buys": 9,
"sells": 5,
"buyers": 7,
"sellers": 4
},
"m15": {
"buys": 25,
"sells": 12,
"buyers": 17,
"sellers": 10
},
"m30": {
"buys": 55,
"sells": 20,
"buyers": 40,
"sellers": 18
},
"h1": {
"buys": 120,
"sells": 64,
"buyers": 82,
"sellers": 58
},
"h6": {
"buys": 1785,
"sells": 1016,
"buyers": 521,
"sellers": 436
},
"h24": {
"buys": 2732,
"sells": 1584,
"buyers": 740,
"sellers": 580
}
},
"volume_usd": {
"m5": "6244.8705228256",
"m15": "28753.3888023524",
"m30": "68343.5246566218",
"h1": "245979.19601008",
"h6": "4607928.67705382",
"h24": "6282278.33964072"
},
"reserve_in_usd": "3426171.9629"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0xed664536023d8e4b1640c394777d34abaff1df8f",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x0000000000000000000000000000000000000000",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-base",
"type": "dex"
}
}
}
},
{
"id": "base_0x3f0296bf652e19bca772ec3df08b32732f93014a",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.871377188674595",
"base_token_price_native_currency": "0.000371606647905808",
"quote_token_price_usd": "2341.02",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0003716066479",
"quote_token_price_base_token": "2691.01751983",
"address": "0x3f0296bf652e19bca772ec3df08b32732f93014a",
"name": "VIRTUAL / WETH 0.05%",
"pool_created_at": "2025-01-06T20:15:25Z",
"fdv_usd": "433243779.299767",
"market_cap_usd": "572042421.136846",
"price_change_percentage": {
"m5": "-0.241",
"m15": "-1.152",
"m30": "-1.041",
"h1": "-2.028",
"h6": "-2.868",
"h24": "-2.54"
},
"transactions": {
"m5": {
"buys": 39,
"sells": 19,
"buyers": 19,
"sellers": 10
},
"m15": {
"buys": 149,
"sells": 100,
"buyers": 70,
"sellers": 17
},
"m30": {
"buys": 292,
"sells": 224,
"buyers": 144,
"sellers": 47
},
"h1": {
"buys": 542,
"sells": 429,
"buyers": 258,
"sellers": 79
},
"h6": {
"buys": 2751,
"sells": 2461,
"buyers": 654,
"sellers": 400
},
"h24": {
"buys": 8976,
"sells": 9315,
"buyers": 1488,
"sellers": 1267
}
},
"volume_usd": {
"m5": "27223.8094175311",
"m15": "92657.224382305",
"m30": "242336.654704964",
"h1": "457381.55786209",
"h6": "2138507.31728925",
"h24": "6917878.63612672"
},
"reserve_in_usd": "726297.0684"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x4200000000000000000000000000000000000006",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "aerodrome-slipstream",
"type": "dex"
}
}
}
},
{
"id": "solana_Fej6xTZ4w2EgTUtAsDe7Dzdtq3T1oRDfGeQbXeWAw37w",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.000501394068751731037834499540145587595222160003058157666763594902",
"base_token_price_native_currency": "0.00000533799608799769",
"quote_token_price_usd": "95.081061578173276726782682900974496851000922638",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000005337996088",
"quote_token_price_base_token": "187336.218220254",
"address": "Fej6xTZ4w2EgTUtAsDe7Dzdtq3T1oRDfGeQbXeWAw37w",
"name": "AGI / SOL",
"pool_created_at": "2026-05-09T19:18:35Z",
"fdv_usd": "501394.0688",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "-1.786",
"m15": "-4.971",
"m30": "0.652",
"h1": "-8.475",
"h6": "-29.188",
"h24": "-28.594"
},
"transactions": {
"m5": {
"buys": 6,
"sells": 11,
"buyers": 6,
"sellers": 11
},
"m15": {
"buys": 20,
"sells": 30,
"buyers": 16,
"sellers": 27
},
"m30": {
"buys": 36,
"sells": 56,
"buyers": 28,
"sellers": 52
},
"h1": {
"buys": 114,
"sells": 139,
"buyers": 91,
"sellers": 130
},
"h6": {
"buys": 1657,
"sells": 1690,
"buyers": 758,
"sellers": 955
},
"h24": {
"buys": 14281,
"sells": 11991,
"buyers": 4105,
"sellers": 4648
}
},
"volume_usd": {
"m5": "1456.8244408296",
"m15": "4197.2393610835",
"m30": "7396.0141044628",
"h1": "21508.1307454261",
"h6": "342071.294197161",
"h24": "2615670.98376"
},
"reserve_in_usd": "75203.5109"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_4ZEzC3aX7yLv8VEBiuoT6PgEMPEoxGB7WS3Qt3iPpump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "eth_0xaae63df9a86f9a682507c922db38fae5e777a606",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00204607406085933",
"base_token_price_native_currency": "0.00000086944192357489755371894816890928464151",
"quote_token_price_usd": "1.00199999479352",
"quote_token_price_native_currency": "0.000427371922494369",
"base_token_price_quote_token": "0.002034391774",
"quote_token_price_base_token": "491.5474063375",
"address": "0xaae63df9a86f9a682507c922db38fae5e777a606",
"name": "SWEAT / USDC 0.3%",
"pool_created_at": "2022-09-13T08:18:51Z",
"fdv_usd": "3742649.28133531",
"market_cap_usd": "17449226.9446181",
"price_change_percentage": {
"m5": "1.278",
"m15": "2.846",
"m30": "10.253",
"h1": "13.762",
"h6": "-22.642",
"h24": "33.511"
},
"transactions": {
"m5": {
"buys": 9,
"sells": 2,
"buyers": 2,
"sellers": 2
},
"m15": {
"buys": 16,
"sells": 6,
"buyers": 6,
"sellers": 5
},
"m30": {
"buys": 52,
"sells": 13,
"buyers": 22,
"sellers": 8
},
"h1": {
"buys": 68,
"sells": 18,
"buyers": 25,
"sellers": 10
},
"h6": {
"buys": 265,
"sells": 231,
"buyers": 88,
"sellers": 81
},
"h24": {
"buys": 1131,
"sells": 1000,
"buyers": 266,
"sellers": 246
}
},
"volume_usd": {
"m5": "3535.8882149782",
"m15": "11988.1198150549",
"m30": "31034.6289153522",
"h1": "44452.4895978585",
"h6": "317165.876399129",
"h24": "1619621.43542233"
},
"reserve_in_usd": "525301.8061"
},
"relationships": {
"base_token": {
"data": {
"id": "eth_0xb4b9dc1c77bdbb135ea907fd5a08094d98883a35",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "eth_0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"type": "token"
}
},
"network": {
"data": {
"id": "eth",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap_v3",
"type": "dex"
}
}
}
},
{
"id": "solana_BJt1j9BqcGGHLmFMmCwYvD5aapSEut1MvFCR64xmrAYV",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0203077879569796131037930629471490853951625855068428689295410516",
"base_token_price_native_currency": "0.000212602243408055",
"quote_token_price_usd": "95.047114331840972416553678811048172592728687319",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.0002126022434",
"quote_token_price_base_token": "4703.619227953",
"address": "BJt1j9BqcGGHLmFMmCwYvD5aapSEut1MvFCR64xmrAYV",
"name": "Goblin / SOL",
"pool_created_at": "2026-04-25T15:37:06Z",
"fdv_usd": "14424862.4209914",
"market_cap_usd": "14425114.5557686",
"price_change_percentage": {
"m5": "-0.068",
"m15": "-4.649",
"m30": "5.994",
"h1": "-4.536",
"h6": "15.273",
"h24": "133.512"
},
"transactions": {
"m5": {
"buys": 17,
"sells": 22,
"buyers": 12,
"sellers": 17
},
"m15": {
"buys": 173,
"sells": 89,
"buyers": 97,
"sellers": 61
},
"m30": {
"buys": 364,
"sells": 379,
"buyers": 189,
"sellers": 238
},
"h1": {
"buys": 1267,
"sells": 1095,
"buyers": 475,
"sellers": 539
},
"h6": {
"buys": 10509,
"sells": 9034,
"buyers": 2345,
"sellers": 2633
},
"h24": {
"buys": 22162,
"sells": 19094,
"buyers": 4892,
"sellers": 5063
}
},
"volume_usd": {
"m5": "2052.4872246339",
"m15": "31661.0168025827",
"m30": "126008.25068481",
"h1": "505836.562641451",
"h6": "4475606.09129836",
"h24": "11318029.5900239"
},
"reserve_in_usd": "646126.9215"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_3KHMZhpthXuiCcgfTv7vVu9PpEz64KAEURFwi6Lopump",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "pumpswap",
"type": "dex"
}
}
}
},
{
"id": "ton_EQCO9NDT4Il25_4ZpHIOgMAUbRJvpsI9pLzqhD8X7eTVB7X_",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0415325906450801",
"base_token_price_native_currency": "0.0173278899335999",
"quote_token_price_usd": "2.42",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.01732788993",
"quote_token_price_base_token": "57.710431208",
"address": "EQCO9NDT4Il25_4ZpHIOgMAUbRJvpsI9pLzqhD8X7eTVB7X_",
"name": "UTYA / TON",
"pool_created_at": "2024-04-11T17:23:13Z",
"fdv_usd": "41148247.2041843",
"market_cap_usd": "41563900.79",
"price_change_percentage": {
"m5": "-1.051",
"m15": "-3.002",
"m30": "-4.226",
"h1": "1.405",
"h6": "3.173",
"h24": "-17.7"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 7,
"buyers": 0,
"sellers": 4
},
"m15": {
"buys": 1,
"sells": 8,
"buyers": 1,
"sellers": 5
},
"m30": {
"buys": 4,
"sells": 10,
"buyers": 4,
"sellers": 7
},
"h1": {
"buys": 10,
"sells": 16,
"buyers": 8,
"sellers": 12
},
"h6": {
"buys": 119,
"sells": 101,
"buyers": 59,
"sellers": 55
},
"h24": {
"buys": 366,
"sells": 257,
"buyers": 148,
"sellers": 129
}
},
"volume_usd": {
"m5": "3663.9078091396",
"m15": "5252.2413778773",
"m30": "11811.8407980296",
"h1": "30769.2601244361",
"h6": "239889.984342477",
"h24": "696524.655857521"
},
"reserve_in_usd": "1189587.0084"
},
"relationships": {
"base_token": {
"data": {
"id": "ton_EQBaCgUwOoc6gHCNln_oJzb0mVs79YG7wYoavh-o1ItaneLA",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
"type": "token"
}
},
"network": {
"data": {
"id": "ton",
"type": "network"
}
},
"dex": {
"data": {
"id": "stonfi",
"type": "dex"
}
}
}
},
{
"id": "solana_4xxM4cdb6MEsCxM52xvYqkNbzvdeWWsPDZrBcTqVGUar",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0037274839172404595136084191961922172706274638",
"base_token_price_native_currency": "0.0000391495650137401",
"quote_token_price_usd": "95.210429678374555444644315786",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00003914956501",
"quote_token_price_base_token": "25543.0679663755",
"address": "4xxM4cdb6MEsCxM52xvYqkNbzvdeWWsPDZrBcTqVGUar",
"name": "GIGA / SOL",
"pool_created_at": "2024-01-04T22:40:41Z",
"fdv_usd": "35808180.6144344",
"market_cap_usd": "35809380.0719973",
"price_change_percentage": {
"m5": "-0.049",
"m15": "-1.703",
"m30": "4.527",
"h1": "0.872",
"h6": "5.295",
"h24": "12.276"
},
"transactions": {
"m5": {
"buys": 6,
"sells": 4,
"buyers": 6,
"sellers": 3
},
"m15": {
"buys": 101,
"sells": 136,
"buyers": 38,
"sellers": 46
},
"m30": {
"buys": 204,
"sells": 523,
"buyers": 54,
"sellers": 89
},
"h1": {
"buys": 433,
"sells": 604,
"buyers": 108,
"sellers": 109
},
"h6": {
"buys": 2226,
"sells": 2550,
"buyers": 375,
"sellers": 336
},
"h24": {
"buys": 11933,
"sells": 11701,
"buyers": 1451,
"sellers": 1092
}
},
"volume_usd": {
"m5": "1644.9970086509",
"m15": "44010.4179647646",
"m30": "82184.8681424466",
"h1": "117825.408847095",
"h6": "605979.342926605",
"h24": "3754143.18945844"
},
"reserve_in_usd": "1927549.2516"
},
"relationships": {
"base_token": {
"data": {
"id": "solana_63LfDmNb3MQ8mw9MtZ2To9bEA2M71kZUUGq5tiJxcqj9",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "solana_So11111111111111111111111111111111111111112",
"type": "token"
}
},
"network": {
"data": {
"id": "solana",
"type": "network"
}
},
"dex": {
"data": {
"id": "raydium",
"type": "dex"
}
}
}
},
{
"id": "base_0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.0000742106701634131",
"base_token_price_native_currency": "0.0000000316523506325558",
"quote_token_price_usd": "2342.42",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.00000003165235063",
"quote_token_price_base_token": "31593230.2029871",
"address": "0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
"name": "GITLAWB / WETH",
"pool_created_at": "2026-03-11T02:00:07Z",
"fdv_usd": "7421067.016",
"market_cap_usd": "7421067.016",
"price_change_percentage": {
"m5": "0",
"m15": "3.483",
"m30": "-0.288",
"h1": "3.25",
"h6": "19.359",
"h24": "9.032"
},
"transactions": {
"m5": {
"buys": 1,
"sells": 0,
"buyers": 1,
"sellers": 0
},
"m15": {
"buys": 6,
"sells": 1,
"buyers": 6,
"sellers": 1
},
"m30": {
"buys": 7,
"sells": 6,
"buyers": 7,
"sellers": 5
},
"h1": {
"buys": 35,
"sells": 22,
"buyers": 21,
"sellers": 18
},
"h6": {
"buys": 109,
"sells": 62,
"buyers": 67,
"sellers": 52
},
"h24": {
"buys": 361,
"sells": 221,
"buyers": 211,
"sellers": 170
}
},
"volume_usd": {
"m5": "47.0984611455",
"m15": "2360.8255696391",
"m30": "6840.5986937097",
"h1": "44583.1215145478",
"h6": "124797.495017381",
"h24": "368048.515492175"
},
"reserve_in_usd": "2151631.7364"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x4200000000000000000000000000000000000006",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-base",
"type": "dex"
}
}
}
},
{
"id": "ton_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.107495523643403",
"base_token_price_native_currency": "0.0440102420263533",
"quote_token_price_usd": "2.42",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.04401024203",
"quote_token_price_base_token": "22.721983656",
"address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
"name": "REDO / TON",
"pool_created_at": "2024-01-09T13:13:01Z",
"fdv_usd": "10749515.9891384",
"market_cap_usd": "10749552.36",
"price_change_percentage": {
"m5": "2.311",
"m15": "0.359",
"m30": "0.608",
"h1": "-6.255",
"h6": "1.208",
"h24": "-17.881"
},
"transactions": {
"m5": {
"buys": 5,
"sells": 2,
"buyers": 4,
"sellers": 2
},
"m15": {
"buys": 8,
"sells": 2,
"buyers": 6,
"sellers": 2
},
"m30": {
"buys": 12,
"sells": 8,
"buyers": 9,
"sellers": 8
},
"h1": {
"buys": 37,
"sells": 19,
"buyers": 23,
"sellers": 18
},
"h6": {
"buys": 175,
"sells": 113,
"buyers": 108,
"sellers": 80
},
"h24": {
"buys": 496,
"sells": 323,
"buyers": 257,
"sellers": 181
}
},
"volume_usd": {
"m5": "2788.1111632603",
"m15": "3173.4357850695",
"m30": "7675.1032932299",
"h1": "26372.4716828328",
"h6": "120471.813338533",
"h24": "299273.258090116"
},
"reserve_in_usd": "503156.5148"
},
"relationships": {
"base_token": {
"data": {
"id": "ton_EQBZ_cafPyDr5KUTs0aNxh0ZTDhkpEZONmLJA2SNGlLm4Cko",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
"type": "token"
}
},
"network": {
"data": {
"id": "ton",
"type": "network"
}
},
"dex": {
"data": {
"id": "stonfi",
"type": "dex"
}
}
}
},
{
"id": "base_0x336ad40640593281d9c519fa0994986817fce079a0c493ea08f7ed9cac55ff19",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.00000552541461556306",
"base_token_price_native_currency": "0.00000000236872112838668",
"quote_token_price_usd": "2341.07",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.000000002368721128",
"quote_token_price_base_token": "422168734.012641",
"address": "0x336ad40640593281d9c519fa0994986817fce079a0c493ea08f7ed9cac55ff19",
"name": "HermesOS / WETH",
"pool_created_at": "2026-04-13T20:49:25Z",
"fdv_usd": "552541.4616",
"market_cap_usd": "552541.4616",
"price_change_percentage": {
"m5": "0",
"m15": "0.657",
"m30": "-13.819",
"h1": "-13.818",
"h6": "-10.615",
"h24": "-10.638"
},
"transactions": {
"m5": {
"buys": 0,
"sells": 1,
"buyers": 0,
"sellers": 1
},
"m15": {
"buys": 2,
"sells": 5,
"buyers": 2,
"sellers": 5
},
"m30": {
"buys": 8,
"sells": 12,
"buyers": 8,
"sellers": 11
},
"h1": {
"buys": 16,
"sells": 19,
"buyers": 15,
"sellers": 17
},
"h6": {
"buys": 97,
"sells": 143,
"buyers": 67,
"sellers": 93
},
"h24": {
"buys": 1570,
"sells": 1863,
"buyers": 369,
"sellers": 536
}
},
"volume_usd": {
"m5": "276.3072316311",
"m15": "2589.3734536881",
"m30": "12609.7015455249",
"h1": "13676.2465726396",
"h6": "49410.5909449626",
"h24": "456781.722904056"
},
"reserve_in_usd": "268733.8794"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0x95ccfd2b81a9667b0cc979992632f98fc853eba3",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x4200000000000000000000000000000000000006",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-base",
"type": "dex"
}
}
}
},
{
"id": "eth_0x3d66cd08b101711c61e0342d1b4539d54736b357b0587a7ee36413da1f89bf5e",
"type": "pool",
"attributes": {
"base_token_price_usd": "1.32856608168127",
"base_token_price_native_currency": "0.000566980187161719",
"quote_token_price_usd": "1.00028786773654",
"quote_token_price_native_currency": "0.000427487696880677",
"base_token_price_quote_token": "1.3263076138",
"quote_token_price_base_token": "0.7539729016",
"address": "0x3d66cd08b101711c61e0342d1b4539d54736b357b0587a7ee36413da1f89bf5e",
"name": "sato / USDT 1%",
"pool_created_at": "2026-05-03T15:47:47Z",
"fdv_usd": "0.0",
"market_cap_usd": null,
"price_change_percentage": {
"m5": "2.391",
"m15": "5.068",
"m30": "6.127",
"h1": "5.353",
"h6": "8.537",
"h24": "-19.318"
},
"transactions": {
"m5": {
"buys": 8,
"sells": 1,
"buyers": 8,
"sellers": 1
},
"m15": {
"buys": 20,
"sells": 5,
"buyers": 15,
"sellers": 5
},
"m30": {
"buys": 37,
"sells": 12,
"buyers": 24,
"sellers": 11
},
"h1": {
"buys": 71,
"sells": 58,
"buyers": 48,
"sellers": 42
},
"h6": {
"buys": 355,
"sells": 297,
"buyers": 244,
"sellers": 210
},
"h24": {
"buys": 1732,
"sells": 1389,
"buyers": 960,
"sellers": 862
}
},
"volume_usd": {
"m5": "3088.3447449575",
"m15": "25343.0512405344",
"m30": "63033.3736655473",
"h1": "140259.788994006",
"h6": "696616.970285897",
"h24": "3173891.51090793"
},
"reserve_in_usd": "2244499.1634"
},
"relationships": {
"base_token": {
"data": {
"id": "eth_0x829f4b62eebe12af653b4dd4ffc480966f7d7f09",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "eth_0xdac17f958d2ee523a2206206994597c13d831ec7",
"type": "token"
}
},
"network": {
"data": {
"id": "eth",
"type": "network"
}
},
"dex": {
"data": {
"id": "uniswap-v4-ethereum",
"type": "dex"
}
}
}
},
{
"id": "bsc_0x673dbd89b4de73f139ccca01f515536d386bc993c35efb3abf0a4d4b02b6dd20",
"type": "pool",
"attributes": {
"base_token_price_usd": "0.114030875317032",
"base_token_price_native_currency": "0.000174091303586606",
"quote_token_price_usd": "1.00190961280886",
"quote_token_price_native_currency": "0.00152702244613027",
"base_token_price_quote_token": "0.1140070364",
"quote_token_price_base_token": "8.7713884305",
"address": "0x673dbd89b4de73f139ccca01f515536d386bc993c35efb3abf0a4d4b02b6dd20",
"name": "BILL / USDT 0.007%",
"pool_created_at": "2026-05-03T11:42:10Z",
"fdv_usd": "21761935.8181671",
"market_cap_usd": "276574081.9012",
"price_change_percentage": {
"m5": "0.698",
"m15": "-1.368",
"m30": "-0.78",
"h1": "-2.713",
"h6": "-5.891",
"h24": "-0.651"
},
"transactions": {
"m5": {
"buys": 184,
"sells": 127,
"buyers": 121,
"sellers": 84
},
"m15": {
"buys": 577,
"sells": 561,
"buyers": 248,
"sellers": 249
},
"m30": {
"buys": 1144,
"sells": 1183,
"buyers": 397,
"sellers": 382
},
"h1": {
"buys": 2503,
"sells": 2508,
"buyers": 636,
"sellers": 624
},
"h6": {
"buys": 13526,
"sells": 14023,
"buyers": 1265,
"sellers": 1297
},
"h24": {
"buys": 72360,
"sells": 73706,
"buyers": 3024,
"sellers": 3084
}
},
"volume_usd": {
"m5": "54205.7660426951",
"m15": "273534.422091835",
"m30": "537604.549929058",
"h1": "1110884.19484106",
"h6": "6795944.85912581",
"h24": "37306586.2638652"
},
"reserve_in_usd": "2039467.342"
},
"relationships": {
"base_token": {
"data": {
"id": "bsc_0xdf24f8c21cb404b3031a450d8e049d6e39fc1fa5",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "bsc_0x55d398326f99059ff775485246999027b3197955",
"type": "token"
}
},
"network": {
"data": {
"id": "bsc",
"type": "network"
}
},
"dex": {
"data": {
"id": "pancakeswap-infinity-clmm",
"type": "dex"
}
}
}
},
{
"id": "base_0x01784ef301d79e4b2df3a21ad9a536d4cf09a5ce",
"type": "pool",
"attributes": {
"base_token_price_usd": "15.3055485764209",
"base_token_price_native_currency": "0.00649684352188466",
"quote_token_price_usd": "2341.73",
"quote_token_price_native_currency": "1.0",
"base_token_price_quote_token": "0.006496843522",
"quote_token_price_base_token": "153.920899685",
"address": "0x01784ef301d79e4b2df3a21ad9a536d4cf09a5ce",
"name": "VVV / WETH",
"pool_created_at": "2025-01-27T16:44:59Z",
"fdv_usd": "1215497144.04477",
"market_cap_usd": "699851924.545341",
"price_change_percentage": {
"m5": "0.01",
"m15": "-0.54",
"m30": "0.573",
"h1": "0.113",
"h6": "4.637",
"h24": "1.804"
},
"transactions": {
"m5": {
"buys": 13,
"sells": 5,
"buyers": 6,
"sellers": 2
},
"m15": {
"buys": 36,
"sells": 7,
"buyers": 10,
"sellers": 4
},
"m30": {
"buys": 74,
"sells": 14,
"buyers": 19,
"sellers": 8
},
"h1": {
"buys": 172,
"sells": 24,
"buyers": 45,
"sellers": 17
},
"h6": {
"buys": 954,
"sells": 501,
"buyers": 177,
"sellers": 150
},
"h24": {
"buys": 3141,
"sells": 1917,
"buyers": 380,
"sellers": 343
}
},
"volume_usd": {
"m5": "2037.3132941798",
"m15": "6158.5544943016",
"m30": "22748.6694982979",
"h1": "45223.9708372174",
"h6": "544055.563961055",
"h24": "1573765.01966613"
},
"reserve_in_usd": "9769560.8239"
},
"relationships": {
"base_token": {
"data": {
"id": "base_0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf",
"type": "token"
}
},
"quote_token": {
"data": {
"id": "base_0x4200000000000000000000000000000000000006",
"type": "token"
}
},
"network": {
"data": {
"id": "base",
"type": "network"
}
},
"dex": {
"data": {
"id": "aerodrome-base",
"type": "dex"
}
}
}
}
]
}
지원되는 네트워크
여러 체인에 걸쳐 광범위한 커버리지 제공
주요 블록체인부터 신규 출시 블록체인에 이르기까지, 200+ 여 개의 네트워크에서 암호화폐 시세와 시장 데이터를 가져올 수 있습니다.
웹3 프로젝트가 CoinGecko를 사용하는 이유
"CoinGecko DEX API는 빠르고 매우 정확하며 강력한 DEX 가격 데이터 소스를 자랑합니다. 데이터 수집 범위가 넓고 사용하기가 쉬우며 신뢰성도 높죠. CoinGecko의 DEX API는 DEX 데이터를 취합할 때 Supra가 활용하는 주요 DEX 시세 피드 중 하나로 자리매김했습니다."
Joshua Tobkin
Co-founder & CEO, Supra
"CoinGecko DEX API는 저희 개발 프로세스의 필수적인 요소가 되었으며, 저희가 관리하기 어려운 대다수의 잡무를 능숙하게 처리해 줍니다. 덕분에 작업 흐름이 크게 간소화되어 핵심 개발에 집중할 수 있게 되었습니다."
Bruce
CEO, EtherDrops
"CoinGecko DEX API는 커버리지가 넓고, 가장 많은 수의 체인을 지원하며, 활용도가 높습니다."
Sher
Co-founder, Kontos
자주 묻는 질문
-
GeckoTerminal에 API가 있나요?
- 이전에 베타 버전으로 제공되던 GeckoTerminal API가 이제 CoinGecko API에 통합되었습니다. 사용자는 38 개 이상의 코인과 토큰에 대한 온체인 및 집계된 시장 데이터를 사용량에 따라 무료로, 또는 유료 플랜으로 이용하실 수 있습니다.
-
CoinGecko API와 GeckoTerminal API는 동일한가요?
- 네, 그렇습니다. 2024년 2월부터 GeckoTerminal API의 DEX 데이터 엔드포인트가 CoinGecko API에 통합되었습니다. 사용자와 개발자는 CoinGecko API를 호출하여 실시간 및 과거 암호화폐 가격, 시장 데이터, 메타데이터를 비롯해 항상 CoinGecko API를 통해 제공되던 정보를 확인할 수 있습니다. 이외에도 토큰 가격, DEX 유동성과 같은 온체인 시장 데이터를 검색할 수 있습니다.
-
CoinGecko API는 데이터를 어디서 얻나요?
-
CoinGecko는 1000곳 이상의 중앙화 및 탈중앙화 거래소에서 암호화폐 시세 및 시장 데이터를 집계하며, GeckoTerminal은 200개 이상의 네트워크에서 탈중앙화 거래소의 온체인 토큰 및 시장 데이터를 추적합니다.
CoinGecko와 GeckoTerminal의 데이터는 전 세계 수백만 명의 사용자가 신뢰하고 있습니다. 당사의 방법론과 지표를 계산하고 평가하는 방법에 대해 자세히 알아보십시오. -
CoinGecko API에서 어떤 온체인 데이터를 확인할 수 있나요?
- CoinGecko API를 통해 38 개가 넘는 온체인 토큰의 시세 및 유동성 데이터를 확인할 수 있습니다. 또한 네트워크의 유동성 풀(상위 풀, 추세 풀 등)에 대한 데이터도 확인할 수 있습니다.
-
CoinGecko API 데이터는 얼마나 자주 업데이트/갱신되나요?
-
엔드포인트는 20초에서 5분 사이에 캐시되며, 문서에 달리 명시되어 있지 않은 한 대부분의 데이터는 이와 유사한 간격으로 업데이트될 것으로 예상됩니다. 유료 API 플랜의 경우 더 빈번한 업데이트를 제공합니다(예: /simple/price 엔드포인트의 경우 20초).
특히 온체인 데이터의 경우, 네트워크의 가용성에 따라 블록체인에서 트랜잭션이 확인된 후 빠르면 2~3초 이내에 데이터가 업데이트됩니다.
API를 효율적으로 호출하기 위해 응답 속도를 적절하게 조절할 것을 권장합니다(즉, 지나치게 빈번한 호출로 대역폭을 낭비하지 않도록 권장합니다).
CoinGecko API로 프로젝트를 강화하세요
신뢰할 수 있고 정확한 종합 암호화폐 가격 데이터로 더 많은 가능성을 열어보세요.
Ethereum Mainnet
Base Mainnet
BNB Smart Chain
Arbitrum
Avalanche
Fantom
Flare
Gnosis
Linea
Optimism
Polygon
Polygon zkEVM
Scroll
Stellar
Story
Syscoin
Telos
X Layer
Xai