Coin'ler: 17.521
Borsalar: 1.475
Piyasa Değeri: 2,647T $ 1.8%
24sa Hacim: 101,76B $
Gas: 2.501 GWEI
Premium

DeFi projeleri ve geliştiriciler için zincir üstü DEX token ve pazar verileri API'si

2014 yılından itibaren,
dünyanın en büyük bağımsız kripto para veri otoritesi olan CoinGecko API ile kripto piyasasının tamamına dair kapsamlı verilere erişin.
Veri Desteği:
Önde Gelen Web3 Projeleri Güveniyor

Kapsamlı ve Güvenilir Zincir Üstü DEX Veri API'si

Güvenilir ve kapsamlı DEX veri API'miz ile Uniswap, PancakeSwap, Orca, Curve gibi DEX'lerden zincir üstü piyasa verilerine büyük ağlar üzerinden erişin.
37M+
Coin'ler ve Token'lar
200+
Ağlar
1,500+
DEX'ler

DeFi Projenizi Verimli Şekilde Ölçeklendirin

Kripto, NFT ve DEX Verileri için Tek Bir Birleşik API

Tam kapsam sağlayan tek bir birleşik kripto veri API'si ile entegrasyon sürecini basitleştirin
Uç Nokta Kategorisi Açıklama
/onchain/simple/*/token_price/* Token adresleriyle bir ağdaki token'ların en son USD fiyatını almanın en basit yolu
/onchain/networks Desteklenen ağların tam listesini alın
/onchain/network/*dexes Bir ağ üzerinde desteklenen tüm DEX'lerin tam listesini alın
/onchains/network/*/pools/* Trend havuzları, yeni havuzlar ve fiyat, rezerv, piyasa değeri, işlemler, hacim gibi piyasa verileri gibi likidite havuzu verilerini alın. Bir ağdaki havuzları aramak için arama uç noktası da mevcuttur.
/onchains/network/*/tokens/* En iyi havuzlar, fiyat, fdv, rezerv, hacim, piyasa değeri, geckoterminal puanı, coingecko API kimliği gibi token'la ilgili verileri alın. Resim, web sitesi, açıklama ve sosyal medya bağlantıları dahil olmak üzere meta veriler de mevcuttur.
/onchains/network/*/ohlcvs/* Bir likidite havuzunun OHLCV geçmiş grafik verilerini alın
/onchains/network/*/trades Likidite havuzundan en son 300 işlemi alın
// Bir likidite havuzunun fiyatlarını ve piyasa verilerini alın
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00147925776182",
      "base_token_price_native_currency": "0.000436261245537814",
      "quote_token_price_usd": "2291.71349051407",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004362612455",
      "quote_token_price_base_token": "2292.20452247",
      "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": "4438842785.47067",
      "market_cap_usd": "4435515307.88248",
      "price_change_percentage": {
        "m5": "-0.007",
        "m15": "-0.087",
        "m30": "-0.075",
        "h1": "0.309",
        "h6": "0.063",
        "h24": "0.119"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 2,
          "buyers": 0,
          "sellers": 2
        },
        "m15": {
          "buys": 3,
          "sells": 5,
          "buyers": 3,
          "sellers": 4
        },
        "m30": {
          "buys": 10,
          "sells": 8,
          "buyers": 9,
          "sellers": 6
        },
        "h1": {
          "buys": 18,
          "sells": 12,
          "buyers": 16,
          "sellers": 10
        },
        "h6": {
          "buys": 86,
          "sells": 116,
          "buyers": 72,
          "sellers": 92
        },
        "h24": {
          "buys": 467,
          "sells": 489,
          "buyers": 271,
          "sellers": 301
        }
      },
      "volume_usd": {
        "m5": "260.6982884232",
        "m15": "2764.2504162797",
        "m30": "8114.9373752443",
        "h1": "13426.1834357117",
        "h6": "197630.196732953",
        "h24": "722636.047348893"
      },
      "reserve_in_usd": "2089398.5027",
      "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"
        }
      }
    }
  }
}
// Trend Havuzları Keşfedin
{
  "data": [
    {
      "id": "eth_0xcaa3a16f8440f85303afaab1992f2b97d12469b1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000091238629689889",
        "base_token_price_native_currency": "0.0000000000400191221486695",
        "quote_token_price_usd": "2285.22932111939",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000000004001912215",
        "quote_token_price_base_token": "24988054367.7355",
        "address": "0xcaa3a16f8440f85303afaab1992f2b97d12469b1",
        "name": "wojak / WETH",
        "pool_created_at": "2026-01-26T20:18:23Z",
        "fdv_usd": "27912363.9253353",
        "market_cap_usd": "27912363.9253354",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.066",
          "m30": "-0.706",
          "h1": "-0.435",
          "h6": "7.791",
          "h24": "21.758"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 2,
            "sells": 4,
            "buyers": 2,
            "sellers": 4
          },
          "m30": {
            "buys": 2,
            "sells": 8,
            "buyers": 2,
            "sellers": 8
          },
          "h1": {
            "buys": 7,
            "sells": 16,
            "buyers": 7,
            "sellers": 13
          },
          "h6": {
            "buys": 146,
            "sells": 263,
            "buyers": 78,
            "sellers": 105
          },
          "h24": {
            "buys": 721,
            "sells": 1317,
            "buyers": 380,
            "sellers": 414
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "1385.3870608408",
          "m30": "3026.8698543422",
          "h1": "6457.7913083036",
          "h6": "295425.627846027",
          "h24": "1197996.05248775"
        },
        "reserve_in_usd": "1012037.9583"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x8de39b057cc6522230ab19c0205080a8663331ef",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x70230a10823d4a98f4e2cab253ccca3e74482da6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000112909907966069",
        "base_token_price_native_currency": "0.000000181643543957062",
        "quote_token_price_usd": "622.87",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000181643544",
        "quote_token_price_base_token": "5505287.87434574",
        "address": "0x70230a10823d4a98f4e2cab253ccca3e74482da6",
        "name": "America is Back / WBNB",
        "pool_created_at": "2026-04-25T23:41:10Z",
        "fdv_usd": "112988.231",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.131",
          "m15": "-0.561",
          "m30": "-0.365",
          "h1": "-2.413",
          "h6": "-23.374",
          "h24": "-39.6"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 3,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 29,
            "sells": 17,
            "buyers": 11,
            "sellers": 11
          },
          "m30": {
            "buys": 59,
            "sells": 29,
            "buyers": 16,
            "sellers": 16
          },
          "h1": {
            "buys": 568,
            "sells": 208,
            "buyers": 298,
            "sellers": 179
          },
          "h6": {
            "buys": 4742,
            "sells": 1367,
            "buyers": 2442,
            "sellers": 1177
          },
          "h24": {
            "buys": 14034,
            "sells": 4705,
            "buyers": 8418,
            "sellers": 3771
          }
        },
        "volume_usd": {
          "m5": "58.2058269758",
          "m15": "1291.0192646486",
          "m30": "1488.3174344531",
          "h1": "2097.7056025256",
          "h6": "25249.7202145635",
          "h24": "217384.797786882"
        },
        "reserve_in_usd": "32725.1538"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x621efb83227f29657389724f877494f4dc8b4444",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5JSMSd7NSp2iLZNAJo9H2oewxEewqphR1skL65F9Uywt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000747098412200236715896841511561263090182163305940516254601313315",
        "base_token_price_native_currency": "0.00000884150115066092",
        "quote_token_price_usd": "84.591178887132601914223406877454262471134688355",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000008841501151",
        "quote_token_price_base_token": "113102.96554395",
        "address": "5JSMSd7NSp2iLZNAJo9H2oewxEewqphR1skL65F9Uywt",
        "name": "HENRY / SOL",
        "pool_created_at": "2026-04-26T03:18:00Z",
        "fdv_usd": "750283.369376468",
        "market_cap_usd": "750283.450507152",
        "price_change_percentage": {
          "m5": "-1.035",
          "m15": "-6.201",
          "m30": "-10.782",
          "h1": "-10.207",
          "h6": "-64.406",
          "h24": "-66.646"
        },
        "transactions": {
          "m5": {
            "buys": 24,
            "sells": 29,
            "buyers": 18,
            "sellers": 26
          },
          "m15": {
            "buys": 154,
            "sells": 132,
            "buyers": 78,
            "sellers": 95
          },
          "m30": {
            "buys": 351,
            "sells": 394,
            "buyers": 171,
            "sellers": 221
          },
          "h1": {
            "buys": 1061,
            "sells": 1096,
            "buyers": 489,
            "sellers": 583
          },
          "h6": {
            "buys": 6131,
            "sells": 5123,
            "buyers": 1743,
            "sellers": 2475
          },
          "h24": {
            "buys": 43375,
            "sells": 36209,
            "buyers": 7176,
            "sellers": 7884
          }
        },
        "volume_usd": {
          "m5": "3424.4207846588",
          "m15": "14040.6776255727",
          "m30": "52065.4915129462",
          "h1": "148462.158757185",
          "h6": "870139.885228448",
          "h24": "7381927.25119602"
        },
        "reserve_in_usd": "94421.0494"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CJUrENDAuSm4FxxziUgftnUJqqXjm4VL1zhJgwXupump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x43ed1a45b6753a99740979f1e423b63e90296172",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000146865683880369",
        "base_token_price_native_currency": "0.00000000662290161768384",
        "quote_token_price_usd": "2285.25822572489",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000006622901618",
        "quote_token_price_base_token": "150991220.725655",
        "address": "0x43ed1a45b6753a99740979f1e423b63e90296172",
        "name": "WOFL / WETH",
        "pool_created_at": "2026-04-26T15:53:23Z",
        "fdv_usd": "14686.56839",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.491",
          "m15": "-5.636",
          "m30": "-17.805",
          "h1": "-14.329",
          "h6": "-57.712",
          "h24": "-84.554"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 3,
            "sells": 5,
            "buyers": 3,
            "sellers": 5
          },
          "m30": {
            "buys": 6,
            "sells": 9,
            "buyers": 6,
            "sellers": 7
          },
          "h1": {
            "buys": 10,
            "sells": 12,
            "buyers": 9,
            "sellers": 10
          },
          "h6": {
            "buys": 61,
            "sells": 74,
            "buyers": 44,
            "sellers": 69
          },
          "h24": {
            "buys": 770,
            "sells": 668,
            "buyers": 435,
            "sellers": 430
          }
        },
        "volume_usd": {
          "m5": "380.8316672961",
          "m15": "884.3723413151",
          "m30": "1325.567743265",
          "h1": "2009.1683758628",
          "h6": "19686.616794131",
          "h24": "256866.506096836"
        },
        "reserve_in_usd": "11165.0861"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xb8a94d208f2b27e2905eb033b25b0797b0ca0d96",
            "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_6narHtNunazqZaEwBgDpbrzCE6MY3jTBTWDnfhiTk48T",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000520836653598231914203508320411700404293661156148952035669417393",
        "base_token_price_native_currency": "0.000000624656476826331",
        "quote_token_price_usd": "84.574494644805962475450863376068164330968443771",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000006246564768",
        "quote_token_price_base_token": "1600879.90295188",
        "address": "6narHtNunazqZaEwBgDpbrzCE6MY3jTBTWDnfhiTk48T",
        "name": "TIME MACHINE / SOL",
        "pool_created_at": "2026-04-26T12:01:37Z",
        "fdv_usd": "52834.49258",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.64",
          "m15": "-10.819",
          "m30": "-18.98",
          "h1": "-5.157",
          "h6": "-57.318",
          "h24": "-75.778"
        },
        "transactions": {
          "m5": {
            "buys": 23,
            "sells": 3,
            "buyers": 11,
            "sellers": 3
          },
          "m15": {
            "buys": 76,
            "sells": 36,
            "buyers": 41,
            "sellers": 30
          },
          "m30": {
            "buys": 149,
            "sells": 54,
            "buyers": 57,
            "sellers": 42
          },
          "h1": {
            "buys": 298,
            "sells": 170,
            "buyers": 95,
            "sellers": 102
          },
          "h6": {
            "buys": 2682,
            "sells": 2017,
            "buyers": 625,
            "sellers": 814
          },
          "h24": {
            "buys": 22533,
            "sells": 17988,
            "buyers": 3895,
            "sellers": 4040
          }
        },
        "volume_usd": {
          "m5": "443.8350128868",
          "m15": "4501.8474504265",
          "m30": "5929.9046446423",
          "h1": "15278.4979859053",
          "h6": "177139.42794559",
          "h24": "2238827.79602913"
        },
        "reserve_in_usd": "21888.3441"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4dcuxLTfwTAdvxrZyDSczGgvkcR12BKRFYvbBoeVpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x76a411f14a704099ba476ce8dffc288a53295218",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000273829095898498",
        "base_token_price_native_currency": "0.0000001196434558744",
        "quote_token_price_usd": "2285.25822572489",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001196434559",
        "quote_token_price_base_token": "8358167.12825301",
        "address": "0x76a411f14a704099ba476ce8dffc288a53295218",
        "name": "ASTEROID / WETH",
        "pool_created_at": "2024-09-10T10:18:23Z",
        "fdv_usd": "115194046.620084",
        "market_cap_usd": "115197162.354171",
        "price_change_percentage": {
          "m5": "-0.423",
          "m15": "-0.639",
          "m30": "-4.312",
          "h1": "-1.71",
          "h6": "-9.055",
          "h24": "-18.658"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 5,
            "buyers": 5,
            "sellers": 5
          },
          "m15": {
            "buys": 53,
            "sells": 30,
            "buyers": 40,
            "sellers": 28
          },
          "m30": {
            "buys": 72,
            "sells": 52,
            "buyers": 52,
            "sellers": 45
          },
          "h1": {
            "buys": 126,
            "sells": 92,
            "buyers": 81,
            "sellers": 75
          },
          "h6": {
            "buys": 640,
            "sells": 467,
            "buyers": 357,
            "sellers": 330
          },
          "h24": {
            "buys": 2037,
            "sells": 1716,
            "buyers": 1042,
            "sellers": 994
          }
        },
        "volume_usd": {
          "m5": "19215.3181169404",
          "m15": "203691.723775448",
          "m30": "353161.476944092",
          "h1": "472204.260505951",
          "h6": "1967667.54548306",
          "h24": "5331157.4041395"
        },
        "reserve_in_usd": "3441092.9318"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xf280b16ef293d8e534e370794ef26bf312694126",
            "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_2RMm8BoXPAMwuLwouAcxJym5rAra5FsuGc3Fe4k76qJ8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00241893889445067446705878557990976793789568670241347375920429616",
        "base_token_price_native_currency": "0.000029413275517117",
        "quote_token_price_usd": "84.525516140233962761608586862373824596446794992",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002941327552",
        "quote_token_price_base_token": "33998.253591922",
        "address": "2RMm8BoXPAMwuLwouAcxJym5rAra5FsuGc3Fe4k76qJ8",
        "name": "BELKA / SOL",
        "pool_created_at": "2026-04-24T22:42:45Z",
        "fdv_usd": "2511324.26155107",
        "market_cap_usd": "2511324.31262764",
        "price_change_percentage": {
          "m5": "-0.859",
          "m15": "-7.214",
          "m30": "-15.938",
          "h1": "-21.857",
          "h6": "-14.406",
          "h24": "49.61"
        },
        "transactions": {
          "m5": {
            "buys": 35,
            "sells": 37,
            "buyers": 28,
            "sellers": 23
          },
          "m15": {
            "buys": 243,
            "sells": 294,
            "buyers": 155,
            "sellers": 131
          },
          "m30": {
            "buys": 342,
            "sells": 447,
            "buyers": 210,
            "sellers": 192
          },
          "h1": {
            "buys": 627,
            "sells": 801,
            "buyers": 357,
            "sellers": 334
          },
          "h6": {
            "buys": 4819,
            "sells": 4191,
            "buyers": 1551,
            "sellers": 1552
          },
          "h24": {
            "buys": 16310,
            "sells": 15937,
            "buyers": 3857,
            "sellers": 3643
          }
        },
        "volume_usd": {
          "m5": "7017.2562065801",
          "m15": "57538.3736032825",
          "m30": "78066.6948210358",
          "h1": "143236.78726625",
          "h6": "871504.410990011",
          "h24": "3158228.46091603"
        },
        "reserve_in_usd": "144106.7702"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4df1wZoygsynEZ6XmpcoabrVwv7nBgjHLyCns5xApump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6KWuQZwWLFWGEf9dCD4AjtAA3Q6Sgh4nq3Q84T5SQRKi",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000740128946776007489515701378315923794851345788546642160441100965",
        "base_token_price_native_currency": "0.000000882724956871388",
        "quote_token_price_usd": "84.591178887132601914223406877454262471134688355",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000008827249569",
        "quote_token_price_base_token": "1132855.70121895",
        "address": "6KWuQZwWLFWGEf9dCD4AjtAA3Q6Sgh4nq3Q84T5SQRKi",
        "name": "Peewell / SOL",
        "pool_created_at": "2026-04-26T08:28:57Z",
        "fdv_usd": "75930.107198527",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.827",
          "m15": "10.467",
          "m30": "5.222",
          "h1": "38.929",
          "h6": "-8.822",
          "h24": "-21.498"
        },
        "transactions": {
          "m5": {
            "buys": 23,
            "sells": 13,
            "buyers": 19,
            "sellers": 13
          },
          "m15": {
            "buys": 51,
            "sells": 29,
            "buyers": 43,
            "sellers": 29
          },
          "m30": {
            "buys": 81,
            "sells": 48,
            "buyers": 71,
            "sellers": 47
          },
          "h1": {
            "buys": 133,
            "sells": 88,
            "buyers": 118,
            "sellers": 82
          },
          "h6": {
            "buys": 479,
            "sells": 456,
            "buyers": 297,
            "sellers": 335
          },
          "h24": {
            "buys": 7359,
            "sells": 4217,
            "buyers": 5710,
            "sellers": 3004
          }
        },
        "volume_usd": {
          "m5": "2988.2009591428",
          "m15": "5961.8798259504",
          "m30": "8869.8793450602",
          "h1": "13825.5041495946",
          "h6": "43927.9258647402",
          "h24": "318410.832246308"
        },
        "reserve_in_usd": "21992.4899"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_7EV9ShfBB5NGtGcFVBQPVUVVtW3D6Emr3dPmh8rBpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7HU7JmtphKSSG6w5z4bykdEwHqF3Z4vDRchRZJDJnAyx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000337686762328213015450055451688845175504509233837958127340278624",
        "base_token_price_native_currency": "0.00000404137492463796",
        "quote_token_price_usd": "84.525516140233962761608586862373824596446794992",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004041374925",
        "quote_token_price_base_token": "247440.541560143",
        "address": "7HU7JmtphKSSG6w5z4bykdEwHqF3Z4vDRchRZJDJnAyx",
        "name": "Dunald / SOL",
        "pool_created_at": "2026-04-25T13:26:43Z",
        "fdv_usd": "341817.314094466",
        "market_cap_usd": "327914.564422153",
        "price_change_percentage": {
          "m5": "-4.532",
          "m15": "-9.422",
          "m30": "-2.735",
          "h1": "-10.8",
          "h6": "-23.876",
          "h24": "-48.77"
        },
        "transactions": {
          "m5": {
            "buys": 23,
            "sells": 11,
            "buyers": 23,
            "sellers": 10
          },
          "m15": {
            "buys": 88,
            "sells": 55,
            "buyers": 59,
            "sellers": 42
          },
          "m30": {
            "buys": 123,
            "sells": 104,
            "buyers": 79,
            "sellers": 71
          },
          "h1": {
            "buys": 215,
            "sells": 213,
            "buyers": 126,
            "sellers": 152
          },
          "h6": {
            "buys": 3037,
            "sells": 2252,
            "buyers": 1233,
            "sellers": 1145
          },
          "h24": {
            "buys": 25751,
            "sells": 12828,
            "buyers": 7089,
            "sellers": 4513
          }
        },
        "volume_usd": {
          "m5": "2093.9618166129",
          "m15": "8668.4174456027",
          "m30": "12343.4020760936",
          "h1": "25043.0696180945",
          "h6": "336976.589931321",
          "h24": "1386611.35132984"
        },
        "reserve_in_usd": "54764.766"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3hPjuKcU2Bs2hGnwrkNnYFnmkUbJNsaPpM6MzRH7pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x85f1aa3a70fedd1c52705c15baed143e675cd626",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0177743834904111",
        "base_token_price_native_currency": "0.00000779247151474545475811948541348966802117",
        "quote_token_price_usd": "1.00375568346065",
        "quote_token_price_native_currency": "0.000438742758746677",
        "base_token_price_quote_token": "0.01776091197",
        "quote_token_price_base_token": "56.303415151",
        "address": "0x85f1aa3a70fedd1c52705c15baed143e675cd626",
        "name": "NOCK / USDC",
        "pool_created_at": "2025-12-22T21:52:45Z",
        "fdv_usd": "13372189.3280562",
        "market_cap_usd": "34698617.9332832",
        "price_change_percentage": {
          "m5": "0.024",
          "m15": "0.443",
          "m30": "0.421",
          "h1": "0.847",
          "h6": "-6.061",
          "h24": "12.398"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 5,
            "sells": 4,
            "buyers": 5,
            "sellers": 4
          },
          "m30": {
            "buys": 12,
            "sells": 4,
            "buyers": 9,
            "sellers": 4
          },
          "h1": {
            "buys": 20,
            "sells": 14,
            "buyers": 13,
            "sellers": 14
          },
          "h6": {
            "buys": 326,
            "sells": 247,
            "buyers": 155,
            "sellers": 134
          },
          "h24": {
            "buys": 3421,
            "sells": 2579,
            "buyers": 759,
            "sellers": 719
          }
        },
        "volume_usd": {
          "m5": "29.3534076977",
          "m15": "1150.8117354087",
          "m30": "2321.887148608",
          "h1": "9692.5954426466",
          "h6": "281066.214573044",
          "h24": "4270974.5232389"
        },
        "reserve_in_usd": "845127.5044"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x9b5e262cf9bb04869ab40b19af91d2dc85761722",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_818MdXfaGFYspCVrLwGEuNSrHWN4to9er8Hzt189fcLa",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000107038254761195342698424664168042644804379154623864147823819407",
        "base_token_price_native_currency": "0.00000128164047340479",
        "quote_token_price_usd": "84.579541390953868019631835268313261280310227367",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001281640473",
        "quote_token_price_base_token": "780250.016093369",
        "address": "818MdXfaGFYspCVrLwGEuNSrHWN4to9er8Hzt189fcLa",
        "name": "BASED / SOL",
        "pool_created_at": "2026-04-26T18:14:37Z",
        "fdv_usd": "108403.6442",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.76",
          "m15": "-18.954",
          "m30": "-43.866",
          "h1": "-34.672",
          "h6": "-61.875",
          "h24": "6.393"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 12,
            "buyers": 7,
            "sellers": 12
          },
          "m15": {
            "buys": 174,
            "sells": 112,
            "buyers": 119,
            "sellers": 95
          },
          "m30": {
            "buys": 278,
            "sells": 175,
            "buyers": 168,
            "sellers": 138
          },
          "h1": {
            "buys": 404,
            "sells": 255,
            "buyers": 225,
            "sellers": 193
          },
          "h6": {
            "buys": 2807,
            "sells": 2421,
            "buyers": 995,
            "sellers": 1144
          },
          "h24": {
            "buys": 27901,
            "sells": 22979,
            "buyers": 5666,
            "sellers": 5619
          }
        },
        "volume_usd": {
          "m5": "420.186027014",
          "m15": "13016.382603497",
          "m30": "27423.6584076471",
          "h1": "39318.692946747",
          "h6": "351753.115775989",
          "h24": "3375738.87198902"
        },
        "reserve_in_usd": "30958.6144"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_DPZcf7hDSVhDVSC8KLU17p7bSCCWr8htwM9Y2aWDnwez",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00255261008071517603354600206920155362820559739751352544262817856",
        "base_token_price_native_currency": "0.0000304880499427208",
        "quote_token_price_usd": "84.525516140233962761608586862373824596446794992",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003048804994",
        "quote_token_price_base_token": "32799.7363517425",
        "address": "Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
        "name": "LOL / SOL",
        "pool_created_at": "2026-03-18T23:57:45Z",
        "fdv_usd": "2554008.70604376",
        "market_cap_usd": "2554036.46739928",
        "price_change_percentage": {
          "m5": "-4.752",
          "m15": "-5.707",
          "m30": "-6.732",
          "h1": "-8.65",
          "h6": "-2.846",
          "h24": "-2.611"
        },
        "transactions": {
          "m5": {
            "buys": 75,
            "sells": 41,
            "buyers": 71,
            "sellers": 39
          },
          "m15": {
            "buys": 195,
            "sells": 134,
            "buyers": 185,
            "sellers": 131
          },
          "m30": {
            "buys": 356,
            "sells": 258,
            "buyers": 345,
            "sellers": 254
          },
          "h1": {
            "buys": 725,
            "sells": 564,
            "buyers": 692,
            "sellers": 547
          },
          "h6": {
            "buys": 4403,
            "sells": 3945,
            "buyers": 3928,
            "sellers": 3416
          },
          "h24": {
            "buys": 15134,
            "sells": 14055,
            "buyers": 13662,
            "sellers": 12527
          }
        },
        "volume_usd": {
          "m5": "13423.8199933972",
          "m15": "26578.4620999296",
          "m30": "48291.7912375487",
          "h1": "79557.575906638",
          "h6": "447489.526645534",
          "h24": "1300883.69489778"
        },
        "reserve_in_usd": "254514.8334"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_34q2KmCvapecJgR6ZrtbCTrzZVtkt3a5mHEA3TuEsWYb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x70000c1cb3ee34a7323211607ac3162665b49549",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0248921945444228",
        "base_token_price_native_currency": "0.0000108063230093313",
        "quote_token_price_usd": "0.697449646703419",
        "quote_token_price_native_currency": "0.000304776108505252",
        "base_token_price_quote_token": "0.03545659488",
        "quote_token_price_base_token": "28.203497919",
        "address": "0x70000c1cb3ee34a7323211607ac3162665b49549",
        "name": "REPPO / VIRTUAL",
        "pool_created_at": "2025-11-18T07:17:11Z",
        "fdv_usd": "24891646.9117071",
        "market_cap_usd": "8784028.55701425",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0.536",
          "h1": "2.494",
          "h6": "-10.048",
          "h24": "-12.382"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m30": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "h1": {
            "buys": 4,
            "sells": 4,
            "buyers": 4,
            "sellers": 4
          },
          "h6": {
            "buys": 127,
            "sells": 130,
            "buyers": 82,
            "sellers": 94
          },
          "h24": {
            "buys": 368,
            "sells": 417,
            "buyers": 204,
            "sellers": 207
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "139.1412045173",
          "m30": "494.7810818472",
          "h1": "499.6622540669",
          "h6": "154678.458553144",
          "h24": "459028.100082092"
        },
        "reserve_in_usd": "774958.8263"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xff8104251e7761163fac3211ef5583fb3f8583d6",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x101552cfd9d16f17db7d11fde6082e4671e9fe39cb21679bb3fad5be9e5ec2c9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.883766966569719",
        "base_token_price_native_currency": "0.00142220287944219",
        "quote_token_price_usd": "0.999264436116628",
        "quote_token_price_native_currency": "0.00160429051987835",
        "base_token_price_quote_token": "0.8864995846",
        "quote_token_price_base_token": "1.1280321135",
        "address": "0x101552cfd9d16f17db7d11fde6082e4671e9fe39cb21679bb3fad5be9e5ec2c9",
        "name": "RAVE / USDT 0.007%",
        "pool_created_at": "2025-12-11T04:28:55Z",
        "fdv_usd": "29329620.7497188",
        "market_cap_usd": "219078844.528758",
        "price_change_percentage": {
          "m5": "0.397",
          "m15": "0.347",
          "m30": "1.587",
          "h1": "1.412",
          "h6": "2.769",
          "h24": "-4.276"
        },
        "transactions": {
          "m5": {
            "buys": 65,
            "sells": 62,
            "buyers": 36,
            "sellers": 34
          },
          "m15": {
            "buys": 264,
            "sells": 270,
            "buyers": 93,
            "sellers": 92
          },
          "m30": {
            "buys": 467,
            "sells": 502,
            "buyers": 145,
            "sellers": 158
          },
          "h1": {
            "buys": 1030,
            "sells": 1042,
            "buyers": 289,
            "sellers": 296
          },
          "h6": {
            "buys": 7472,
            "sells": 7469,
            "buyers": 1099,
            "sellers": 1126
          },
          "h24": {
            "buys": 32259,
            "sells": 32511,
            "buyers": 2650,
            "sellers": 2749
          }
        },
        "volume_usd": {
          "m5": "42692.7223904115",
          "m15": "192002.303528879",
          "m30": "345517.440137901",
          "h1": "707263.437942616",
          "h6": "4472351.61433114",
          "h24": "17586724.053022"
        },
        "reserve_in_usd": "2011527.0232"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x97693439ea2f0ecdeb9135881e49f354656a911c",
            "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": "solana_HG8mHGdCTXv95KYvLjMa9bB5S8AxekcFe8sCFs3C8KVT",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000172987058449308423046996602292440323167786447482011837180412237",
        "base_token_price_native_currency": "0.000000205484303246103",
        "quote_token_price_usd": "84.576010651423943577402493696851140723567777001",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000002054843032",
        "quote_token_price_base_token": "4866551.7716082",
        "address": "HG8mHGdCTXv95KYvLjMa9bB5S8AxekcFe8sCFs3C8KVT",
        "name": "STFU / SOL",
        "pool_created_at": "2026-04-27T04:22:07Z",
        "fdv_usd": "17380.08945",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.237",
          "m15": "-9.622",
          "m30": "-21.544",
          "h1": "11.807",
          "h6": "-70.04",
          "h24": "-51.059"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 24,
            "sells": 14,
            "buyers": 16,
            "sellers": 13
          },
          "m30": {
            "buys": 72,
            "sells": 45,
            "buyers": 43,
            "sellers": 39
          },
          "h1": {
            "buys": 119,
            "sells": 102,
            "buyers": 66,
            "sellers": 77
          },
          "h6": {
            "buys": 1960,
            "sells": 1678,
            "buyers": 754,
            "sellers": 941
          },
          "h24": {
            "buys": 15612,
            "sells": 11130,
            "buyers": 3866,
            "sellers": 3510
          }
        },
        "volume_usd": {
          "m5": "37.2609109084",
          "m15": "690.5145833289",
          "m30": "2941.2664175971",
          "h1": "5934.4995435879",
          "h6": "110920.463289053",
          "h24": "1163240.47880098"
        },
        "reserve_in_usd": "11137.9775"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2uaoVwaQVSgqTKio5ExeXeD9oofdnYbhcFv5MChopump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_9qppy1KXRTFEeWkFaysYHD7eu9GLg5pGXdLkdL51p7EX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000314896830866652065734034516222468161811690822002889440453397008",
        "base_token_price_native_currency": "0.0000037541127405093",
        "quote_token_price_usd": "84.584140337554136051310284815728299239059682204",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003754112741",
        "quote_token_price_base_token": "266374.525519533",
        "address": "9qppy1KXRTFEeWkFaysYHD7eu9GLg5pGXdLkdL51p7EX",
        "name": "DEBT / SOL",
        "pool_created_at": "2025-07-23T23:41:25Z",
        "fdv_usd": "309704.035432831",
        "market_cap_usd": "309704.035432831",
        "price_change_percentage": {
          "m5": "-2.207",
          "m15": "7.797",
          "m30": "44.72",
          "h1": "20.402",
          "h6": "35.995",
          "h24": "-39.528"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 3,
            "buyers": 5,
            "sellers": 3
          },
          "m15": {
            "buys": 14,
            "sells": 22,
            "buyers": 13,
            "sellers": 20
          },
          "m30": {
            "buys": 47,
            "sells": 89,
            "buyers": 37,
            "sellers": 53
          },
          "h1": {
            "buys": 68,
            "sells": 111,
            "buyers": 47,
            "sellers": 73
          },
          "h6": {
            "buys": 501,
            "sells": 540,
            "buyers": 240,
            "sellers": 256
          },
          "h24": {
            "buys": 3532,
            "sells": 3197,
            "buyers": 1044,
            "sellers": 1066
          }
        },
        "volume_usd": {
          "m5": "371.9158683676",
          "m15": "2622.7661438655",
          "m30": "9877.0068749225",
          "h1": "13455.1999485762",
          "h6": "67934.3390247495",
          "h24": "521630.47034605"
        },
        "reserve_in_usd": "43644.8229"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_vLieQF5eDqUuuk8RzRaqgAHkXr7bSEBZaWk9Zfibonk",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x94af294207a2c592c08a39c82a7df42a18613d986eeb520b7164fe9ccd66a000",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "729.622371082454",
        "base_token_price_native_currency": "0.322320907021992",
        "quote_token_price_usd": "2287.72567692659",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.322320907",
        "quote_token_price_base_token": "3.102498095",
        "address": "0x94af294207a2c592c08a39c82a7df42a18613d986eeb520b7164fe9ccd66a000",
        "name": "uPEG / ETH 1%",
        "pool_created_at": "2026-04-15T19:59:23Z",
        "fdv_usd": "7296223.710825",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-1.02",
          "m15": "-3.502",
          "m30": "-3.558",
          "h1": "-6.049",
          "h6": "-27.807",
          "h24": "47.73"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m30": {
            "buys": 3,
            "sells": 5,
            "buyers": 3,
            "sellers": 5
          },
          "h1": {
            "buys": 7,
            "sells": 11,
            "buyers": 6,
            "sellers": 11
          },
          "h6": {
            "buys": 306,
            "sells": 296,
            "buyers": 213,
            "sellers": 227
          },
          "h24": {
            "buys": 1137,
            "sells": 947,
            "buyers": 644,
            "sellers": 586
          }
        },
        "volume_usd": {
          "m5": "1386.8520790201",
          "m15": "2148.5422804767",
          "m30": "3672.6034505554",
          "h1": "7888.8561231549",
          "h6": "473755.259105719",
          "h24": "1475100.29473228"
        },
        "reserve_in_usd": "649724.387"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x44b28991b167582f18ba0259e0173176ca125505",
            "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": "solana_CEZRNzf1zRyBayGRiHHLAiVm53BieuTXGyyj2HWEsZqd",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0059467379744791613304319958371525366163143508809160459721534672",
        "base_token_price_native_currency": "0.0000703543541349619",
        "quote_token_price_usd": "84.525516140233962761608586862373824596446794992",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00007035435413",
        "quote_token_price_base_token": "14213.7613555756",
        "address": "CEZRNzf1zRyBayGRiHHLAiVm53BieuTXGyyj2HWEsZqd",
        "name": "ASTEROID / SOL",
        "pool_created_at": "2026-04-17T04:29:02Z",
        "fdv_usd": "5949246.67163505",
        "market_cap_usd": "5949246.67165675",
        "price_change_percentage": {
          "m5": "0.053",
          "m15": "4.096",
          "m30": "-0.502",
          "h1": "-5.8",
          "h6": "-13.85",
          "h24": "-4.441"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 0,
            "buyers": 8,
            "sellers": 0
          },
          "m15": {
            "buys": 9,
            "sells": 5,
            "buyers": 8,
            "sellers": 5
          },
          "m30": {
            "buys": 9,
            "sells": 26,
            "buyers": 8,
            "sellers": 22
          },
          "h1": {
            "buys": 12,
            "sells": 37,
            "buyers": 11,
            "sellers": 32
          },
          "h6": {
            "buys": 233,
            "sells": 319,
            "buyers": 137,
            "sellers": 233
          },
          "h24": {
            "buys": 1215,
            "sells": 951,
            "buyers": 549,
            "sellers": 563
          }
        },
        "volume_usd": {
          "m5": "1006.6735806524",
          "m15": "1304.0199198506",
          "m30": "10831.4582425643",
          "h1": "20097.7900825006",
          "h6": "219714.103967176",
          "h24": "818608.492288845"
        },
        "reserve_in_usd": "366315.3615"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4UeLCRqARmfb6e6KQijtiktqqXUxbfk6jZng7DhuBAGS",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_E1aLjiopsZcMM6fJGuRSUbZYk2pnuTP1MQNzmpBTnEc7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000201514238028385448483038047474994651223918066439401916806479355",
        "base_token_price_native_currency": "0.0000000240889693307773",
        "quote_token_price_usd": "84.538902790775591117942735888670385801310365771",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000002408896933",
        "quote_token_price_base_token": "41512776.5023283",
        "address": "E1aLjiopsZcMM6fJGuRSUbZYk2pnuTP1MQNzmpBTnEc7",
        "name": "XEL / SOL",
        "pool_created_at": "2026-04-27T06:49:58Z",
        "fdv_usd": "2015.14238",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "-0.999",
          "h6": "-17.07",
          "h24": "-95.116"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "h1": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 1
          },
          "h6": {
            "buys": 0,
            "sells": 11,
            "buyers": 0,
            "sellers": 10
          },
          "h24": {
            "buys": 5573,
            "sells": 5567,
            "buyers": 2725,
            "sellers": 2287
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "0.0",
          "h1": "19.6314255731",
          "h6": "183.9764484774",
          "h24": "1179515.36403012"
        },
        "reserve_in_usd": "3767.6568"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8DyXMHNSWcVwCjNdFXe2g85ikPLoBR4cHwFv9YKwpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.460980653128621",
        "base_token_price_native_currency": "0.000202146599097800167895974627725865765528459",
        "quote_token_price_usd": "0.997515267478158",
        "quote_token_price_native_currency": "0.000436114191300653",
        "base_token_price_quote_token": "0.4635175904",
        "quote_token_price_base_token": "2.1574154265",
        "address": "0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d",
        "name": "AERO / USDC",
        "pool_created_at": "2023-09-07T22:50:55Z",
        "fdv_usd": "868885273.370866",
        "market_cap_usd": "426875497.457381",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.73",
          "m30": "-0.585",
          "h1": "0.539",
          "h6": "0.23",
          "h24": "-1.299"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 0,
            "sells": 5,
            "buyers": 0,
            "sellers": 4
          },
          "m30": {
            "buys": 6,
            "sells": 6,
            "buyers": 2,
            "sellers": 5
          },
          "h1": {
            "buys": 78,
            "sells": 84,
            "buyers": 16,
            "sellers": 23
          },
          "h6": {
            "buys": 458,
            "sells": 635,
            "buyers": 106,
            "sellers": 87
          },
          "h24": {
            "buys": 1335,
            "sells": 2530,
            "buyers": 217,
            "sellers": 248
          }
        },
        "volume_usd": {
          "m5": "53.8233761791",
          "m15": "6323.2188749245",
          "m30": "15643.8947724348",
          "h1": "197946.904356958",
          "h6": "1216675.01967531",
          "h24": "3580855.99440344"
        },
        "reserve_in_usd": "26375341.0996"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x940181a94a35a4569e4529a3cdfb74e38fd98631",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-base",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Desteklenen Ağlar

Birden Fazla Zincirde Geniş Kapsama

Büyük blok zincirlerinden yeni ağlara kadar 200+ adetten fazla ağdan kripto fiyatlarını ve piyasa verilerini alın.

Web3 Projeleri Neden CoinGecko Kullanıyor

“CoinGecko'nun DEX API'si bize hızlı, son derece doğru ve sağlam bir DEX fiyat verisi kaynağı sağlıyor. Geniş veri kapsamına sahip, kullanımı kolay ve son derece güvenilir. CoinGecko'nun DEX API'si, Supra'nın merkeziyetsiz borsalardan veri toplamak için kullandığı birçok önemli DEX fiyat feed'imizden biri haline geldi."
"CoinGecko'nun DEX API'si geliştirme sürecimizin ayrılmaz bir parçası haline geldi ve yönetme kapasitesine sahip olmadığımız çok sayıda küçük görevi ustaca yerine getirdi. Bu, iş akışımızı önemli ölçüde kolaylaştırdı ve temel gelişime odaklanmamızı sağlıyor."
"CoinGecko'nun DEX API'si geniş bir kapsama alanına sahip, en fazla sayıda zinciri destekleyen API ve yüksek kullanılabilirliğe sahip."

Sık Sorulan Sorular

CoinGecko API ile projenizi bir adım öteye taşıyın

Güvenilir, doğru ve kapsamlı kripto fiyat verileriyle daha fazla imkanın kilidini açın.
Hiçbir Güncellemeyi Kaçırmayın!
En son ürün haberleri, uç nokta güncellemeleri ve ilham verici topluluk içerikleri için API bültenimize abone olun.
Yeni Portföy
Simge ve isim
Para Birimi Seç
Önerilen Para Birimleri
USD
US Dollar
IDR
Indonesian Rupiah
TWD
New Taiwan Dollar
EUR
Euro
KRW
South Korean Won
JPY
Japanese Yen
RUB
Russian Ruble
CNY
Chinese Yuan
Fiat Para Birimleri
AED
United Arab Emirates Dirham
ARS
Argentine Peso
AUD
Australian Dollar
BDT
Bangladeshi Taka
BHD
Bahraini Dinar
BMD
Bermudian Dollar
BRL
Brazil Real
CAD
Canadian Dollar
CHF
Swiss Franc
CLP
Chilean Peso
CZK
Czech Koruna
DKK
Danish Krone
GBP
British Pound Sterling
GEL
Georgian Lari
HKD
Hong Kong Dollar
HUF
Hungarian Forint
ILS
Israeli New Shekel
INR
Indian Rupee
KWD
Kuwaiti Dinar
LKR
Sri Lankan Rupee
MMK
Burmese Kyat
MXN
Mexican Peso
MYR
Malaysian Ringgit
NGN
Nigerian Naira
NOK
Norwegian Krone
NZD
New Zealand Dollar
PHP
Philippine Peso
PKR
Pakistani Rupee
PLN
Polish Zloty
SAR
Saudi Riyal
SEK
Swedish Krona
SGD
Singapore Dollar
THB
Thai Baht
TRY
Turkish Lira
UAH
Ukrainian hryvnia
VEF
Venezuelan bolívar fuerte
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
Kripto Para Birimleri
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
SOL
Solana
Bitcoin Birimleri
BITS
Bits
SATS
Satoshi
Emtia
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Dil Seç
Popüler Diller
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Tüm Diller
AR
العربية
BG
български
CS
čeština
DA
dansk
EL
Ελληνικά
FI
suomen kieli
HE
עִבְרִית
HI
हिंदी
HR
hrvatski
HU
Magyar nyelv
ID
Bahasa Indonesia
IT
Italiano
JA
日本語
KO
한국어
LT
lietuvių kalba
NL
Nederlands
NO
norsk
RO
Limba română
SK
slovenský jazyk
SL
slovenski jezik
SV
Svenska
TH
ภาษาไทย
TR
Türkçe
UK
украї́нська мо́ва
ZH
简体中文
ZH-TW
繁體中文
CoinGecko'ya Hoş Geldiniz
Tekrar hoş geldiniz!
Oturum açın veya saniyeler içinde kaydolun
veya
Şununla oturum açın: . Siz değil misiniz?
Parolanızı mı unuttunuz?
Onaylama talimatlarını almadınız mı?
Onaylama talimatlarını tekrar gönder
Şifre 1 büyük harf, 1 küçük harf, 1 rakam ve 1 özel karakter dahil en az 8 karakter içermelidir
Devam ederek, Gizlilik Koşullarımızı okuduğunuzu ve Hizmet Koşulları bütünüyle Gizlilik Politikası kabul ettiğinizi onaylamış olursunuz.
CoinGecko Uygulaması ile Fiyat Uyarıları Alın
Parolanızı mı unuttunuz?
Birkaç dakika içinde parolanızı nasıl sıfırlayacağınız ile ilgili bir e-posta alacaksınız.
Onaylama talimatlarını tekrar gönder
Birkaç dakika içinde hesabınızı nasıl onaylayacağınızı anlatan bir e-posta alacaksınız.
CoinGecko uygulamasını edinin.
Uygulamayı şimdi indirmek için bu QR kodunu tarayın App QR Code Ya da uygulama mağazalarından göz atın
NFT ekle
Cüzdan adresini takip et
Yapıştır
Yalnızca desteklenen ağlardan varlıkları gösteririz.
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
Salt okunur erişim
Yalnızca herkese açık verileri getiririz. Özel anahtar ve imza yoktur, cüzdanınızda herhangi bir değişiklik de yapamayız.
Portföy Oluştur
Simge seç
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
CoinGecko
Uygulamada daha iyi
Gerçek zamanlı fiyat uyarıları ve daha hızlı, daha sorunsuz bir deneyim.
Sınıra ulaştınız.
Misafir portföyleri 10 coin ile sınırlıdır. Aşağıda listelenen coin'leri tutmak için kaydolun veya giriş yapın.