Kryptowährungen: 17.140
Börsen: 1.293
Marktkapitalisierung: 2,766T $ 1.9%
24-Stunden-Volumen: 107,905B $
Gas: 0.469 GWEI
Werbefrei

On-chain DEX-Token & Marktdaten-API für DeFi-Projekte und Entwickler

Daten powered by
Führende Web3-Projekte vertrauen darauf

Umfangreiche & zuverlässige On-Chain-DEX-Daten-API

Greifen Sie mit unserer zuverlässigen und umfangreichen DEX-Daten-API auf On-Chain-Marktdaten von DEXen wie Uniswap, PancakeSwap, Orca, Curve und mehr in den wichtigsten Netzwerken zu.
6M+
Kryptowährungen & Tokens
200+
Netzwerke
1.000+
DEXes

Effiziente Skalierung Ihres DeFi-Projekts

Eine einheitliche API für Krypto-, NFT- und DEX-Daten

Vereinfachen Sie den Integrationsprozess mit einer einheitlichen API für Kryptodaten, die alle Bereiche abdeckt.
Endpunkt-Kategorie Beschreibung
/onchain/simple/*/token_price/* Der einfachste Weg, den aktuellen USD-Kurs von Token in einem Netzwerk zu erhalten, mit Token-Adressen
/onchain/networks Vollständige Liste der unterstützten Netzwerke abrufen
/onchain/network/*dexes Vollständige Liste der unterstützten DEXes in einem Netzwerk abrufen
/onchains/network/*/pools/* Erhalten Sie Daten zu Liquiditätspools, wie z. B. aktuelle Pools, neue Pools und Marktdaten wie Kurs, Reserve, Marktkapitalisierung, Transaktionen und Volumen. Ein Suchendpunkt ist ebenfalls verfügbar, um nach Pools in einem Netzwerk zu suchen.
/onchains/network/*/tokens/* Holen Sie sich Token-bezogene Daten wie Top-Pools, Kurs, FDV, Reserve, Volumen, Marktkapitalisierung, GeckoTerminal-Score, Coingecko-API-ID. Metadaten sind ebenfalls verfügbar, einschließlich Bild, Website, Beschreibung und Links zu sozialen Medien.
/onchains/network/*/ohlcvs/* Historische OHLCV-Chartdaten eines Liquiditätspools abrufen
/onchains/network/*/trades Die neuesten 300 Trades aus einem Liquiditätspool abrufen
// Kurse und Marktdaten eines Liquiditätspools abrufen
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00095713396093",
      "base_token_price_native_currency": "0.000546667474503187",
      "quote_token_price_usd": "1826.01",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0005466674745",
      "quote_token_price_base_token": "1829.265589486",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3202029323.26506",
      "market_cap_usd": "3206206352.16208",
      "price_change_percentage": {
        "m5": "0.13",
        "m15": "0.15",
        "m30": "0",
        "h1": "0.01",
        "h6": "0.12",
        "h24": "0.3"
      },
      "transactions": {
        "m5": {
          "buys": 2,
          "sells": 2,
          "buyers": 2,
          "sellers": 1
        },
        "m15": {
          "buys": 2,
          "sells": 3,
          "buyers": 2,
          "sellers": 1
        },
        "m30": {
          "buys": 4,
          "sells": 5,
          "buyers": 4,
          "sellers": 2
        },
        "h1": {
          "buys": 17,
          "sells": 19,
          "buyers": 12,
          "sellers": 11
        },
        "h6": {
          "buys": 121,
          "sells": 149,
          "buyers": 63,
          "sellers": 79
        },
        "h24": {
          "buys": 568,
          "sells": 656,
          "buyers": 214,
          "sellers": 235
        }
      },
      "volume_usd": {
        "m5": "840.2903241054",
        "m15": "1195.8327682429",
        "m30": "2558.3948188932",
        "h1": "20230.575114406",
        "h6": "159898.733415155",
        "h24": "1080567.35769216"
      },
      "reserve_in_usd": "2241965.272",
      "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"
        }
      }
    }
  }
}
// Angesagte Pools entdecken
{
  "data": [
    {
      "id": "solana_Cey9E5WixJCre9qa3nwBB2SZKjPF1PEbh94ingxFeBrs",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "263.953787868314",
        "base_token_price_native_currency": "2.12230478532488",
        "quote_token_price_usd": "124.87",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "2.1223047853",
        "quote_token_price_base_token": "0.4711858574",
        "address": "Cey9E5WixJCre9qa3nwBB2SZKjPF1PEbh94ingxFeBrs",
        "name": "GOHOME / SOL",
        "pool_created_at": "2025-01-23T15:23:27Z",
        "fdv_usd": "2639475369.60427",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.09",
          "m15": "0.03",
          "m30": "-0.7",
          "h1": "-0.52",
          "h6": "-0.12",
          "h24": "-2.73"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 7,
            "buyers": 4,
            "sellers": 7
          },
          "m15": {
            "buys": 27,
            "sells": 27,
            "buyers": 23,
            "sellers": 23
          },
          "m30": {
            "buys": 61,
            "sells": 58,
            "buyers": 40,
            "sellers": 37
          },
          "h1": {
            "buys": 127,
            "sells": 121,
            "buyers": 76,
            "sellers": 70
          },
          "h6": {
            "buys": 745,
            "sells": 724,
            "buyers": 418,
            "sellers": 411
          },
          "h24": {
            "buys": 3738,
            "sells": 3559,
            "buyers": 2378,
            "sellers": 2285
          }
        },
        "volume_usd": {
          "m5": "3026.1314394973",
          "m15": "13089.7255739081",
          "m30": "26211.5428192009",
          "h1": "56699.1933364831",
          "h6": "333242.334421752",
          "h24": "1163455.34642917"
        },
        "reserve_in_usd": "938293.203"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2Wu1g2ft7qZHfTpfzP3wLdfPeV1is4EwQ3CXBfRYAciD",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_3YRRDA9hNkPcYtjqS8Kjp8MHGgS3k88WZiktYnuwCvvM",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.86660199660919",
        "base_token_price_native_currency": "0.0148391284906586",
        "quote_token_price_usd": "124.83",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.01483912849",
        "quote_token_price_base_token": "67.389402324",
        "address": "3YRRDA9hNkPcYtjqS8Kjp8MHGgS3k88WZiktYnuwCvvM",
        "name": "TNFT / SOL",
        "pool_created_at": "2025-03-30T14:23:35Z",
        "fdv_usd": "1866601996.60919",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-16.97",
          "m15": "-23",
          "m30": "-8.02",
          "h1": "-27.17",
          "h6": "-55.84",
          "h24": "-37.3"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 26,
            "sells": 14,
            "buyers": 13,
            "sellers": 9
          },
          "m30": {
            "buys": 34,
            "sells": 22,
            "buyers": 15,
            "sellers": 12
          },
          "h1": {
            "buys": 69,
            "sells": 31,
            "buyers": 26,
            "sellers": 17
          },
          "h6": {
            "buys": 176,
            "sells": 113,
            "buyers": 53,
            "sellers": 39
          },
          "h24": {
            "buys": 1264,
            "sells": 951,
            "buyers": 293,
            "sellers": 171
          }
        },
        "volume_usd": {
          "m5": "24.9688544159",
          "m15": "655.2764015954",
          "m30": "841.5181234806",
          "h1": "1726.6634149071",
          "h6": "4286.931818642",
          "h24": "40512.0294232628"
        },
        "reserve_in_usd": "1471.3826"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_A7hH5nUroq18nptYfomZBVp338bapvVCAM83hgVLny5W",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x84bd3788564261dbac32876b3b76c19c8ca6e1fa",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000901590446061905",
        "base_token_price_native_currency": "0.000000147540129890229",
        "quote_token_price_usd": "605.85",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001475401299",
        "quote_token_price_base_token": "6777816.99625727",
        "address": "0x84bd3788564261dbac32876b3b76c19c8ca6e1fa",
        "name": "BOBHAT / WBNB",
        "pool_created_at": "2025-03-31T07:59:41Z",
        "fdv_usd": "90159.0446061905",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.48",
          "m15": "14.03",
          "m30": "-13.88",
          "h1": "-38.95",
          "h6": "97.33",
          "h24": "4074.44"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 30,
            "sells": 19,
            "buyers": 26,
            "sellers": 15
          },
          "m30": {
            "buys": 77,
            "sells": 54,
            "buyers": 57,
            "sellers": 40
          },
          "h1": {
            "buys": 118,
            "sells": 79,
            "buyers": 71,
            "sellers": 56
          },
          "h6": {
            "buys": 607,
            "sells": 400,
            "buyers": 321,
            "sellers": 240
          },
          "h24": {
            "buys": 2499,
            "sells": 1815,
            "buyers": 1115,
            "sellers": 887
          }
        },
        "volume_usd": {
          "m5": "174.3463832048",
          "m15": "10409.3495810801",
          "m30": "25693.2207065263",
          "h1": "47535.1232182461",
          "h6": "274197.913156887",
          "h24": "872001.884750587"
        },
        "reserve_in_usd": "21583.965"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x13ce066b9f53233224c731bf944b28f4d5ef01d3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x377feeed4820b3b28d1ab429509e7a0789824fca",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00617872072553638",
        "base_token_price_native_currency": "0.0000033739874960235",
        "quote_token_price_usd": "1825.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003373987496",
        "quote_token_price_base_token": "296385.212209167",
        "address": "0x377feeed4820b3b28d1ab429509e7a0789824fca",
        "name": "KEYCAT / WETH",
        "pool_created_at": "2024-03-26T02:40:03Z",
        "fdv_usd": "61786357.4879796",
        "market_cap_usd": "62219555.18",
        "price_change_percentage": {
          "m5": "-0.74",
          "m15": "-1.36",
          "m30": "-0.35",
          "h1": "1.34",
          "h6": "3.44",
          "h24": "30"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 8,
            "buyers": 2,
            "sellers": 8
          },
          "m15": {
            "buys": 19,
            "sells": 38,
            "buyers": 15,
            "sellers": 27
          },
          "m30": {
            "buys": 28,
            "sells": 110,
            "buyers": 18,
            "sellers": 70
          },
          "h1": {
            "buys": 49,
            "sells": 208,
            "buyers": 31,
            "sellers": 131
          },
          "h6": {
            "buys": 565,
            "sells": 847,
            "buyers": 305,
            "sellers": 396
          },
          "h24": {
            "buys": 2910,
            "sells": 3012,
            "buyers": 1079,
            "sellers": 990
          }
        },
        "volume_usd": {
          "m5": "3361.0262525705",
          "m15": "21142.2929412928",
          "m30": "43954.6743476139",
          "h1": "82796.2749538224",
          "h6": "791461.5671239",
          "h24": "3478988.95839243"
        },
        "reserve_in_usd": "1602943.0576"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x9a26f5433671751c3276a065f57e5a02d2817973",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x9f1350f9db56c3f2449453a5feca918b55538695",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000000213160641895565",
        "base_token_price_native_currency": "0.00000000000116765583480537",
        "quote_token_price_usd": "1825.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000001167655835",
        "quote_token_price_base_token": "856416737014.537",
        "address": "0x9f1350f9db56c3f2449453a5feca918b55538695",
        "name": "TRUMP / WETH",
        "pool_created_at": "2025-03-22T09:57:33Z",
        "fdv_usd": "259837.478374853",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "5.14",
          "m15": "3.5",
          "m30": "18.92",
          "h1": "25.5",
          "h6": "8.1",
          "h24": "-26.15"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 1,
            "buyers": 4,
            "sellers": 1
          },
          "m15": {
            "buys": 12,
            "sells": 10,
            "buyers": 12,
            "sellers": 10
          },
          "m30": {
            "buys": 26,
            "sells": 21,
            "buyers": 26,
            "sellers": 21
          },
          "h1": {
            "buys": 49,
            "sells": 50,
            "buyers": 49,
            "sellers": 50
          },
          "h6": {
            "buys": 295,
            "sells": 291,
            "buyers": 293,
            "sellers": 291
          },
          "h24": {
            "buys": 969,
            "sells": 706,
            "buyers": 953,
            "sellers": 706
          }
        },
        "volume_usd": {
          "m5": "2418.3081209845",
          "m15": "12525.8500517879",
          "m30": "23309.3274386859",
          "h1": "48727.018526266",
          "h6": "290503.92967505",
          "h24": "759196.779448196"
        },
        "reserve_in_usd": "100219.7512"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x1f5ae26f204832349f1fdf625f96311d0f7514ab",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xade9bcd4b968ee26bed102dd43a55f6a8c2416df",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00135915704548807",
        "base_token_price_native_currency": "0.000000744917277935444",
        "quote_token_price_usd": "1825.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000007449172779",
        "quote_token_price_base_token": "1342430.93779691",
        "address": "0xade9bcd4b968ee26bed102dd43a55f6a8c2416df",
        "name": "doginme / WETH 1%",
        "pool_created_at": "2024-02-04T23:35:17Z",
        "fdv_usd": "91905299.7196738",
        "market_cap_usd": "93861447.2779718",
        "price_change_percentage": {
          "m5": "-2.01",
          "m15": "-0.51",
          "m30": "-0.64",
          "h1": "-0.06",
          "h6": "13.86",
          "h24": "57.71"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 4,
            "buyers": 1,
            "sellers": 4
          },
          "m15": {
            "buys": 8,
            "sells": 25,
            "buyers": 5,
            "sellers": 17
          },
          "m30": {
            "buys": 14,
            "sells": 27,
            "buyers": 11,
            "sellers": 18
          },
          "h1": {
            "buys": 34,
            "sells": 38,
            "buyers": 25,
            "sellers": 25
          },
          "h6": {
            "buys": 270,
            "sells": 368,
            "buyers": 150,
            "sellers": 170
          },
          "h24": {
            "buys": 1357,
            "sells": 1181,
            "buyers": 639,
            "sellers": 523
          }
        },
        "volume_usd": {
          "m5": "2509.7108936522",
          "m15": "27673.2832212778",
          "m30": "33682.4014631716",
          "h1": "70389.5940226659",
          "h6": "621031.285786677",
          "h24": "2721845.24139406"
        },
        "reserve_in_usd": "6204139.5093"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x6921b130d297cc43754afba22e5eac0fbf8db75b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DUjFqjqJ69pSRQhGcZetD5QCaLANYY12TBWVFcpQXvKu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00751902097986719",
        "base_token_price_native_currency": "0.0000601360753694557",
        "quote_token_price_usd": "124.83",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00006013607537",
        "quote_token_price_base_token": "16628.9534835178",
        "address": "DUjFqjqJ69pSRQhGcZetD5QCaLANYY12TBWVFcpQXvKu",
        "name": "Buckazoids / SOL",
        "pool_created_at": "2025-03-28T03:07:32Z",
        "fdv_usd": "7519020.97986719",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.93",
          "m15": "-1.61",
          "m30": "-5.99",
          "h1": "-0.81",
          "h6": "28",
          "h24": "391.33"
        },
        "transactions": {
          "m5": {
            "buys": 33,
            "sells": 47,
            "buyers": 30,
            "sellers": 37
          },
          "m15": {
            "buys": 208,
            "sells": 193,
            "buyers": 135,
            "sellers": 155
          },
          "m30": {
            "buys": 535,
            "sells": 447,
            "buyers": 320,
            "sellers": 316
          },
          "h1": {
            "buys": 1053,
            "sells": 909,
            "buyers": 552,
            "sellers": 551
          },
          "h6": {
            "buys": 6137,
            "sells": 5010,
            "buyers": 2381,
            "sellers": 2362
          },
          "h24": {
            "buys": 18804,
            "sells": 17071,
            "buyers": 5835,
            "sellers": 6028
          }
        },
        "volume_usd": {
          "m5": "21962.3454654057",
          "m15": "75403.9465933592",
          "m30": "192369.131764403",
          "h1": "417211.384464263",
          "h6": "2525160.4468839",
          "h24": "7974999.71692666"
        },
        "reserve_in_usd": "453795.921"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BQQzEvYT4knThhkSPBvSKBLg1LEczisWLhx5ydJipump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_D6Rgz1JG2syjsTXGaSAZ39cLffWL4TfabEAAnJHGRrZC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00974872234002285",
        "base_token_price_native_currency": "0.0000784143156045081",
        "quote_token_price_usd": "124.87",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000784143156",
        "quote_token_price_base_token": "12752.7734226951",
        "address": "D6Rgz1JG2syjsTXGaSAZ39cLffWL4TfabEAAnJHGRrZC",
        "name": "RFC / SOL",
        "pool_created_at": "2025-03-25T01:07:20Z",
        "fdv_usd": "9747479.60887207",
        "market_cap_usd": "9522448.24494769",
        "price_change_percentage": {
          "m5": "-1.56",
          "m15": "-3.78",
          "m30": "-9.96",
          "h1": "-13.51",
          "h6": "6.72",
          "h24": "236.14"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 4,
            "buyers": 5,
            "sellers": 4
          },
          "m15": {
            "buys": 95,
            "sells": 44,
            "buyers": 60,
            "sellers": 33
          },
          "m30": {
            "buys": 171,
            "sells": 122,
            "buyers": 94,
            "sellers": 80
          },
          "h1": {
            "buys": 454,
            "sells": 291,
            "buyers": 164,
            "sellers": 153
          },
          "h6": {
            "buys": 3094,
            "sells": 3040,
            "buyers": 908,
            "sellers": 996
          },
          "h24": {
            "buys": 31202,
            "sells": 28556,
            "buyers": 7208,
            "sellers": 7630
          }
        },
        "volume_usd": {
          "m5": "5213.9289089634",
          "m15": "26216.5787297686",
          "m30": "71738.5301506666",
          "h1": "156893.179271781",
          "h6": "1154508.44442289",
          "h24": "19164186.1415278"
        },
        "reserve_in_usd": "510113.8614"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_C3DwDjT17gDvvCYC2nsdGHxDHVmQRdhKfpAdqQ29pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x11dbd3915ec2a933cdd2f9f3acf03507190a258a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00229500450626105",
        "base_token_price_native_currency": "0.0000037575191709654",
        "quote_token_price_usd": "605.58",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003757519171",
        "quote_token_price_base_token": "266133.040045961",
        "address": "0x11dbd3915ec2a933cdd2f9f3acf03507190a258a",
        "name": "4444 / WBNB",
        "pool_created_at": "2025-03-31T11:27:15Z",
        "fdv_usd": "2295004.50626105",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "3.13",
          "m15": "-19.38",
          "m30": "-19.13",
          "h1": "-17.67",
          "h6": "-39.2",
          "h24": "3253.13"
        },
        "transactions": {
          "m5": {
            "buys": 28,
            "sells": 30,
            "buyers": 26,
            "sellers": 27
          },
          "m15": {
            "buys": 265,
            "sells": 225,
            "buyers": 183,
            "sellers": 179
          },
          "m30": {
            "buys": 384,
            "sells": 332,
            "buyers": 257,
            "sellers": 255
          },
          "h1": {
            "buys": 655,
            "sells": 569,
            "buyers": 427,
            "sellers": 432
          },
          "h6": {
            "buys": 3855,
            "sells": 2933,
            "buyers": 1734,
            "sellers": 1627
          },
          "h24": {
            "buys": 28902,
            "sells": 23921,
            "buyers": 8773,
            "sellers": 7204
          }
        },
        "volume_usd": {
          "m5": "16158.528408165",
          "m15": "161631.018596614",
          "m30": "232670.085131353",
          "h1": "377096.277008717",
          "h6": "2105458.76187815",
          "h24": "16384378.6104568"
        },
        "reserve_in_usd": "198691.8392"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x661af369690a8f5591cc0df7d581c83d1a6e4444",
            "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_Gj5t6KjTw3gWW7SrMHEi1ojCkaYHyvLwb17gktf96HNH",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00413828918356847",
        "base_token_price_native_currency": "0.0000331443922532324",
        "quote_token_price_usd": "124.83",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003314439225",
        "quote_token_price_base_token": "30171.0163324076",
        "address": "Gj5t6KjTw3gWW7SrMHEi1ojCkaYHyvLwb17gktf96HNH",
        "name": "House / SOL",
        "pool_created_at": "2025-03-24T17:16:11Z",
        "fdv_usd": "4138289.18356847",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-4.7",
          "m15": "-13.63",
          "m30": "-14.81",
          "h1": "-28.18",
          "h6": "-20.23",
          "h24": "144638.06"
        },
        "transactions": {
          "m5": {
            "buys": 53,
            "sells": 56,
            "buyers": 40,
            "sellers": 47
          },
          "m15": {
            "buys": 299,
            "sells": 222,
            "buyers": 181,
            "sellers": 151
          },
          "m30": {
            "buys": 616,
            "sells": 487,
            "buyers": 312,
            "sellers": 288
          },
          "h1": {
            "buys": 1474,
            "sells": 1159,
            "buyers": 655,
            "sellers": 581
          },
          "h6": {
            "buys": 15716,
            "sells": 12053,
            "buyers": 4786,
            "sellers": 3950
          },
          "h24": {
            "buys": 33218,
            "sells": 26169,
            "buyers": 8933,
            "sellers": 6906
          }
        },
        "volume_usd": {
          "m5": "23086.240055917",
          "m15": "121290.247253691",
          "m30": "238845.299346352",
          "h1": "561804.008840542",
          "h6": "6682575.33215923",
          "h24": "14071283.3922031"
        },
        "reserve_in_usd": "239332.4447"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_DitHyRMQiSDhn5cnKMJV2CDDt6sVct96YrECiM49pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x76c0106bba123e9b32770b2b34b6d13bf4cfa933",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00254049390290395",
        "base_token_price_native_currency": "0.00000139130434227316",
        "quote_token_price_usd": "1825.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001391304342",
        "quote_token_price_base_token": "718750.002868651",
        "address": "0x76c0106bba123e9b32770b2b34b6d13bf4cfa933",
        "name": "CLIZA / WETH 1%",
        "pool_created_at": "2025-03-10T13:09:03Z",
        "fdv_usd": "2478119.59566045",
        "market_cap_usd": "2006928.14086767",
        "price_change_percentage": {
          "m5": "1.94",
          "m15": "0.4",
          "m30": "0.81",
          "h1": "-0.28",
          "h6": "-3.16",
          "h24": "-25.1"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 5,
            "sells": 4,
            "buyers": 5,
            "sellers": 4
          },
          "m30": {
            "buys": 7,
            "sells": 11,
            "buyers": 7,
            "sellers": 11
          },
          "h1": {
            "buys": 23,
            "sells": 21,
            "buyers": 20,
            "sellers": 20
          },
          "h6": {
            "buys": 184,
            "sells": 126,
            "buyers": 110,
            "sellers": 86
          },
          "h24": {
            "buys": 1276,
            "sells": 1014,
            "buyers": 446,
            "sellers": 420
          }
        },
        "volume_usd": {
          "m5": "405.7661052328",
          "m15": "1544.2310107574",
          "m30": "6000.9024958689",
          "h1": "12093.3649447538",
          "h6": "60462.4142905365",
          "h24": "640588.299342143"
        },
        "reserve_in_usd": "517452.9121"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x290f057a2c59b95d8027aa4abf31782676502071",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_58fzJMbX5PatnfJPqWWsqkVFPRKptkbb5r2vCw4Qq3z9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.047410523267528",
        "base_token_price_native_currency": "0.000379970052524749",
        "quote_token_price_usd": "124.83",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0003799700525",
        "quote_token_price_base_token": "2631.786356202",
        "address": "58fzJMbX5PatnfJPqWWsqkVFPRKptkbb5r2vCw4Qq3z9",
        "name": "VINE / SOL",
        "pool_created_at": "2025-01-23T00:22:43Z",
        "fdv_usd": "47409807.4324379",
        "market_cap_usd": "47472651.7060316",
        "price_change_percentage": {
          "m5": "0.2",
          "m15": "0.96",
          "m30": "-0.86",
          "h1": "3.95",
          "h6": "-1.43",
          "h24": "39.72"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 5,
            "buyers": 8,
            "sellers": 5
          },
          "m15": {
            "buys": 46,
            "sells": 73,
            "buyers": 21,
            "sellers": 44
          },
          "m30": {
            "buys": 85,
            "sells": 132,
            "buyers": 41,
            "sellers": 71
          },
          "h1": {
            "buys": 267,
            "sells": 298,
            "buyers": 125,
            "sellers": 134
          },
          "h6": {
            "buys": 1051,
            "sells": 1090,
            "buyers": 395,
            "sellers": 444
          },
          "h24": {
            "buys": 10229,
            "sells": 10428,
            "buyers": 1829,
            "sellers": 1745
          }
        },
        "volume_usd": {
          "m5": "5895.240869621",
          "m15": "51186.372911535",
          "m30": "89147.3863768989",
          "h1": "311704.824512885",
          "h6": "902078.772113377",
          "h24": "10813412.7751226"
        },
        "reserve_in_usd": "2970502.0197"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6AJcP7wuLwmRYLBNbi825wgguaPsWzPBEHcHndpRpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x4b0aaf3ebb163dd45f663b38b6d93f6093ebc2d3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000292000125427865",
        "base_token_price_native_currency": "0.000000159881022658731",
        "quote_token_price_usd": "1826.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001598810227",
        "quote_token_price_base_token": "6254651.01092403",
        "address": "0x4b0aaf3ebb163dd45f663b38b6d93f6093ebc2d3",
        "name": "TOSHI / WETH 1%",
        "pool_created_at": "2023-11-06T23:43:21Z",
        "fdv_usd": "122840736.186273",
        "market_cap_usd": "122841532.754526",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0.23",
          "m30": "2.05",
          "h1": "-0.06",
          "h6": "-2.27",
          "h24": "-1.37"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m30": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "h1": {
            "buys": 10,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "h6": {
            "buys": 41,
            "sells": 39,
            "buyers": 7,
            "sellers": 23
          },
          "h24": {
            "buys": 392,
            "sells": 196,
            "buyers": 67,
            "sellers": 68
          }
        },
        "volume_usd": {
          "m5": "0.9933622985",
          "m15": "12.6030641961",
          "m30": "14.9176941755",
          "h1": "19.3265662757",
          "h6": "8657.5352703005",
          "h24": "91166.5899747308"
        },
        "reserve_in_usd": "1957652.1462"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xac1bd2486aaf3b5c0fc3fd868558b082a531b2b4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4p4GEsRtSkWeyQawRyPbAC6Sh3yAbiadQKt7kJww2dmS",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00189248854602354",
        "base_token_price_native_currency": "0.0000149750339529246",
        "quote_token_price_usd": "124.87",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001497503395",
        "quote_token_price_base_token": "66777.8118663098",
        "address": "4p4GEsRtSkWeyQawRyPbAC6Sh3yAbiadQKt7kJww2dmS",
        "name": "Grok / SOL",
        "pool_created_at": "2025-03-29T05:12:29Z",
        "fdv_usd": "1892488.54602354",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.62",
          "m15": "-5.85",
          "m30": "-12.67",
          "h1": "-12.1",
          "h6": "0.32",
          "h24": "30.65"
        },
        "transactions": {
          "m5": {
            "buys": 32,
            "sells": 21,
            "buyers": 24,
            "sellers": 19
          },
          "m15": {
            "buys": 132,
            "sells": 115,
            "buyers": 79,
            "sellers": 92
          },
          "m30": {
            "buys": 305,
            "sells": 208,
            "buyers": 157,
            "sellers": 174
          },
          "h1": {
            "buys": 490,
            "sells": 416,
            "buyers": 277,
            "sellers": 301
          },
          "h6": {
            "buys": 3129,
            "sells": 2737,
            "buyers": 1527,
            "sellers": 1404
          },
          "h24": {
            "buys": 24621,
            "sells": 20712,
            "buyers": 7880,
            "sellers": 7989
          }
        },
        "volume_usd": {
          "m5": "7326.1581478318",
          "m15": "37212.7292609536",
          "m30": "82971.0940915433",
          "h1": "155837.374523659",
          "h6": "1020531.46499642",
          "h24": "9122519.06029338"
        },
        "reserve_in_usd": "222225.4834"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6mmEpBUYdfNdWN4nByn1uuN7pry5SZKsaBp3Ea23pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_J3JeorQjFNLpP1Te1shKDs2CGnqVma1iaxJxPKUaCxKh",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00261489618306761",
        "base_token_price_native_currency": "0.0000214771756107306",
        "quote_token_price_usd": "124.83",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002147717561",
        "quote_token_price_base_token": "46561.0571019577",
        "address": "J3JeorQjFNLpP1Te1shKDs2CGnqVma1iaxJxPKUaCxKh",
        "name": "COUNTRY / SOL",
        "pool_created_at": "2025-03-31T17:00:45Z",
        "fdv_usd": "2614896.18306761",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-7.09",
          "m15": "-5.09",
          "m30": "8.2",
          "h1": "2.71",
          "h6": "44.31",
          "h24": "5158.79"
        },
        "transactions": {
          "m5": {
            "buys": 123,
            "sells": 54,
            "buyers": 68,
            "sellers": 46
          },
          "m15": {
            "buys": 589,
            "sells": 502,
            "buyers": 287,
            "sellers": 248
          },
          "m30": {
            "buys": 1382,
            "sells": 1306,
            "buyers": 580,
            "sellers": 513
          },
          "h1": {
            "buys": 3276,
            "sells": 3015,
            "buyers": 1219,
            "sellers": 1129
          },
          "h6": {
            "buys": 55477,
            "sells": 41674,
            "buyers": 10618,
            "sellers": 9241
          },
          "h24": {
            "buys": 68601,
            "sells": 53855,
            "buyers": 13902,
            "sellers": 11292
          }
        },
        "volume_usd": {
          "m5": "20307.3028968298",
          "m15": "129696.377086111",
          "m30": "330373.962821957",
          "h1": "854055.122909653",
          "h6": "18512566.1284537",
          "h24": "22514794.0397004"
        },
        "reserve_in_usd": "207967.9475"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_A8JBhB6t8ktie5FcX2wqieQfQFJ34JyPZYvGVE3Ypump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x5116773e18a9c7bb03ebb961b38678e45e238923",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00010158934008718",
        "base_token_price_native_currency": "0.0000000556160627386786",
        "quote_token_price_usd": "1826.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000005561606274",
        "quote_token_price_base_token": "17980417.001086",
        "address": "0x5116773e18a9c7bb03ebb961b38678e45e238923",
        "name": "DRB / WETH 1%",
        "pool_created_at": "2025-03-07T09:58:57Z",
        "fdv_usd": "10157977.7897394",
        "market_cap_usd": "10158934.01",
        "price_change_percentage": {
          "m5": "0.13",
          "m15": "1.94",
          "m30": "1.85",
          "h1": "0.82",
          "h6": "-0.77",
          "h24": "-13.75"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 5,
            "sells": 5,
            "buyers": 3,
            "sellers": 5
          },
          "m30": {
            "buys": 8,
            "sells": 16,
            "buyers": 5,
            "sellers": 15
          },
          "h1": {
            "buys": 26,
            "sells": 31,
            "buyers": 16,
            "sellers": 25
          },
          "h6": {
            "buys": 209,
            "sells": 194,
            "buyers": 95,
            "sellers": 108
          },
          "h24": {
            "buys": 1099,
            "sells": 786,
            "buyers": 377,
            "sellers": 374
          }
        },
        "volume_usd": {
          "m5": "108.7127224528",
          "m15": "1566.0927548631",
          "m30": "6025.0898734944",
          "h1": "20466.6165592899",
          "h6": "172766.99908164",
          "h24": "963280.071592756"
        },
        "reserve_in_usd": "980641.4871"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x3ec2156d4c0a9cbdab4a016633b7bcf6a8d68ea2",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.436791992393028",
        "base_token_price_native_currency": "0.000240011460309049008950972268354478878947951",
        "quote_token_price_usd": "1.00050751313341",
        "quote_token_price_native_currency": "0.000548115173518327",
        "base_token_price_quote_token": "0.4378850868",
        "quote_token_price_base_token": "2.2837041732",
        "address": "0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d",
        "name": "AERO / USDC",
        "pool_created_at": "2023-09-07T22:50:55Z",
        "fdv_usd": "681738853.11201",
        "market_cap_usd": "350066838.500556",
        "price_change_percentage": {
          "m5": "0.09",
          "m15": "-0.05",
          "m30": "-0.04",
          "h1": "-0.53",
          "h6": "-1.43",
          "h24": "-5.34"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 16,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 92,
            "buyers": 15,
            "sellers": 2
          },
          "m30": {
            "buys": 3,
            "sells": 180,
            "buyers": 21,
            "sellers": 2
          },
          "h1": {
            "buys": 29,
            "sells": 378,
            "buyers": 39,
            "sellers": 14
          },
          "h6": {
            "buys": 328,
            "sells": 2344,
            "buyers": 186,
            "sellers": 120
          },
          "h24": {
            "buys": 2433,
            "sells": 11110,
            "buyers": 1023,
            "sellers": 489
          }
        },
        "volume_usd": {
          "m5": "36.1727225539",
          "m15": "2042.4573530225",
          "m30": "2291.4526189255",
          "h1": "18995.7160723758",
          "h6": "413852.46163596",
          "h24": "3922584.54627792"
        },
        "reserve_in_usd": "52230934.988"
      },
      "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"
          }
        }
      }
    },
    {
      "id": "base_0xd9edc75a3a797ec92ca370f19051babebfb2edee",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.160817509183357",
        "base_token_price_native_currency": "0.0000879289895729861",
        "quote_token_price_usd": "1826.03",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00008792898957",
        "quote_token_price_base_token": "11372.8135039007",
        "address": "0xd9edc75a3a797ec92ca370f19051babebfb2edee",
        "name": "KTA / WETH",
        "pool_created_at": "2025-03-05T18:32:49Z",
        "fdv_usd": "160817500.641207",
        "market_cap_usd": "64595099.88",
        "price_change_percentage": {
          "m5": "-0.31",
          "m15": "1.11",
          "m30": "1.34",
          "h1": "0.44",
          "h6": "28",
          "h24": "15.75"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 2,
            "buyers": 5,
            "sellers": 1
          },
          "m15": {
            "buys": 17,
            "sells": 11,
            "buyers": 13,
            "sellers": 9
          },
          "m30": {
            "buys": 48,
            "sells": 30,
            "buyers": 38,
            "sellers": 23
          },
          "h1": {
            "buys": 100,
            "sells": 67,
            "buyers": 74,
            "sellers": 45
          },
          "h6": {
            "buys": 279,
            "sells": 383,
            "buyers": 171,
            "sellers": 211
          },
          "h24": {
            "buys": 838,
            "sells": 904,
            "buyers": 436,
            "sellers": 401
          }
        },
        "volume_usd": {
          "m5": "4303.1125266431",
          "m15": "38141.1080095856",
          "m30": "73817.6093117005",
          "h1": "191384.110156175",
          "h6": "947233.18563776",
          "h24": "2376480.38871469"
        },
        "reserve_in_usd": "5281667.7228"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xc0634090f2fe6c6d75e61be2b949464abb498973",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_D5FERBZNXA2KGMnCY9LMcPbHXadTCpHDtBQsGNcLzAky",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000639779219473654",
        "base_token_price_native_currency": "0.00000543061874634423",
        "quote_token_price_usd": "124.83",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005430618746",
        "quote_token_price_base_token": "184141.079812163",
        "address": "D5FERBZNXA2KGMnCY9LMcPbHXadTCpHDtBQsGNcLzAky",
        "name": "pleb / SOL",
        "pool_created_at": "2025-03-28T23:33:50Z",
        "fdv_usd": "639771.980639427",
        "market_cap_usd": "720055.221076178",
        "price_change_percentage": {
          "m5": "-6.08",
          "m15": "-12.45",
          "m30": "-10.98",
          "h1": "-22.98",
          "h6": "-47.85",
          "h24": "-75.56"
        },
        "transactions": {
          "m5": {
            "buys": 32,
            "sells": 23,
            "buyers": 28,
            "sellers": 21
          },
          "m15": {
            "buys": 199,
            "sells": 149,
            "buyers": 126,
            "sellers": 105
          },
          "m30": {
            "buys": 380,
            "sells": 243,
            "buyers": 194,
            "sellers": 162
          },
          "h1": {
            "buys": 755,
            "sells": 579,
            "buyers": 350,
            "sellers": 336
          },
          "h6": {
            "buys": 4798,
            "sells": 4237,
            "buyers": 1660,
            "sellers": 1616
          },
          "h24": {
            "buys": 18853,
            "sells": 19159,
            "buyers": 4555,
            "sellers": 4722
          }
        },
        "volume_usd": {
          "m5": "9217.5117258227",
          "m15": "44620.2299613344",
          "m30": "88105.5565007959",
          "h1": "229572.957614612",
          "h6": "1451289.02541849",
          "h24": "5789905.59959478"
        },
        "reserve_in_usd": "111449.7071"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6PaVHw2HR6ybTvPMXkLcGUF2A6Hiy857k8PQXkTnpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6LBdakbTD4iixdBtEd6AwJRrnBxN35Ksg6nFL1s6XuVW",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000550412440677741",
        "base_token_price_native_currency": "0.00000438761513300814",
        "quote_token_price_usd": "124.87",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004387615133",
        "quote_token_price_base_token": "227914.247190227",
        "address": "6LBdakbTD4iixdBtEd6AwJRrnBxN35Ksg6nFL1s6XuVW",
        "name": "dawg / SOL",
        "pool_created_at": "2025-03-19T23:08:45Z",
        "fdv_usd": "550382.461455285",
        "market_cap_usd": "535231.400651382",
        "price_change_percentage": {
          "m5": "3.15",
          "m15": "3.51",
          "m30": "3.29",
          "h1": "-3.97",
          "h6": "-12.72",
          "h24": "-29.36"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 9,
            "buyers": 5,
            "sellers": 9
          },
          "m15": {
            "buys": 52,
            "sells": 43,
            "buyers": 46,
            "sellers": 42
          },
          "m30": {
            "buys": 118,
            "sells": 81,
            "buyers": 102,
            "sellers": 75
          },
          "h1": {
            "buys": 255,
            "sells": 207,
            "buyers": 176,
            "sellers": 166
          },
          "h6": {
            "buys": 1696,
            "sells": 1623,
            "buyers": 731,
            "sellers": 930
          },
          "h24": {
            "buys": 9143,
            "sells": 7481,
            "buyers": 3537,
            "sellers": 3065
          }
        },
        "volume_usd": {
          "m5": "1749.2838008357",
          "m15": "7429.8984770718",
          "m30": "16444.0048559827",
          "h1": "43403.2310013651",
          "h6": "278015.115621435",
          "h24": "1391432.28386341"
        },
        "reserve_in_usd": "89006.9339"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3rdCUNNgj52frYdp3cJLwQ6xzJibjyjsPCtNMRUDpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    }
  ]
}

Warum Web3-Projekte CoinGecko verwenden

"Die DEX-API von CoinGecko bietet uns eine schnelle, hochpräzise und robuste Quelle für DEX-Kursdaten. Sie hat eine große Datenabdeckung, ist einfach zu bedienen und sehr zuverlässig. Die DEX-API von CoinGecko ist zu einem unserer vielen wichtigen DEX-Kurs-Feeds geworden, die Supra nutzt, um Daten von dezentralen Börsen zu aggregieren."
"Die DEX-API von CoinGecko ist zu einem integralen Bestandteil unseres Entwicklungsprozesses geworden, da sie zahlreiche kleinere Aufgaben bewältigt, für die wir einfach nicht die Kapazitäten haben. Dies hat unseren Arbeitsablauf erheblich gestrafft, so dass wir uns auf die Kernentwicklung konzentrieren können."
"Die DEX-API von CoinGecko hat eine große Reichweite, unterstützt die größte Anzahl von Chains und hat eine hohe Verfügbarkeit."

Häufig gestellte Fragen

Erweitern Sie Ihr Projekt
mit der CoinGecko API

Erschließen Sie mehr Möglichkeiten mit zuverlässigen, genauen und umfassenden Kryptokursdaten.
Kein Update verpassen!
Abonnieren Sie unseren API-Newsletter und erfahren Sie das Neueste über Produktneuerungen, Endpunkt-Updates und inspirierende Community-Inhalte.
Währung wählen
Vorgeschlagene Währungen
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-Währungen
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
Kryptowährungen
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
Bitcoin-Einheiten
BITS
Bits
SATS
Satoshi
Waren
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Sprache wählen
Beliebte Sprachen
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT
Português
Alle Sprachen
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
繁體中文
Anmelden
Wenn Sie fortfahren, erklären Sie sich mit den Nutzungsbedingungen von CoinGecko einverstanden und bestätigen, dass Sie unsere Datenschutzbestimmungen gelesen haben.
oder
Haben Sie Ihr Passwort vergessen?
Keine Anleitung zur Bestätigung erhalten?
Anleitung zur Bestätigung noch mal schicken
Registrieren
Wenn Sie fortfahren, erklären Sie sich mit den Nutzungsbedingungen von CoinGecko einverstanden und bestätigen, dass Sie unsere Datenschutzbestimmungen gelesen haben.
oder
Das Passwort muss mindestens 8 Zeichen enthalten, darunter 1 Großbuchstabe, 1 Kleinbuchstabe, 1 Zahl und 1 Sonderzeichen.
Keine Anleitung zur Bestätigung erhalten?
Anleitung zur Bestätigung noch mal schicken
Haben Sie Ihr Passwort vergessen?
Sie erhalten in wenigen Minuten eine E-Mail mit der Anleitung, wie Sie Ihr Passwort zurücksetzen können.
Anleitung zur Bestätigung noch mal schicken
Sie erhalten in wenigen Minuten eine E-Mail, mit der Sie Ihre Registrierung bestätigen können.
Holen Sie sich die CoinGecko-App.
Scannen Sie diesen QR-Code, um die App jetzt herunterzuladen App QR Code Oder schauen Sie sich die App in den App Stores an
coingecko
Weiter in der App
Preise in Echtzeit verfolgen
App öffnen