Kryptowährungen: 14.883
Börsen: 1.149
Marktkapitalisierung: 2,372T $ 2.9%
24-Stunden-Volumen: 65,061B $
Gas: 5 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.
2M+
Kryptowährungen & Tokens
100+
Netzwerke
800+
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": "0.998231826290263",
      "base_token_price_native_currency": "0.000297659668344229",
      "quote_token_price_usd": "3352.28477580359",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00029766",
      "quote_token_price_base_token": "3359.54",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3223076770",
      "market_cap_usd": "5174809305.19856",
      "price_change_percentage": {
        "m5": "-0.05",
        "h1": "0.03",
        "h6": "-0.24",
        "h24": "-0.08"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 4,
          "buyers": 0,
          "sellers": 3
        },
        "m15": {
          "buys": 3,
          "sells": 8,
          "buyers": 3,
          "sellers": 7
        },
        "m30": {
          "buys": 10,
          "sells": 16,
          "buyers": 9,
          "sellers": 14
        },
        "h1": {
          "buys": 15,
          "sells": 28,
          "buyers": 14,
          "sellers": 21
        },
        "h24": {
          "buys": 213,
          "sells": 222,
          "buyers": 133,
          "sellers": 131
        }
      },
      "volume_usd": {
        "m5": "14003.8187300355",
        "h1": "168398.219346494",
        "h6": "1053963.05429405",
        "h24": "2027908.03463353"
      },
      "reserve_in_usd": "4746871.927"
    },
    "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": "bsc_0x64b19c0dae1702518915c758a8e130028e28e9ae",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000103921236370498",
        "base_token_price_native_currency": "0.00000000183187988384923",
        "quote_token_price_usd": "568.445350991531",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000001831879884",
        "quote_token_price_base_token": "545887320",
        "address": "0x64b19c0dae1702518915c758a8e130028e28e9ae",
        "name": "WAT / WBNB",
        "pool_created_at": "2024-06-30T20:04:12Z",
        "fdv_usd": "437186",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.42",
          "h1": "7.85",
          "h6": "3.45",
          "h24": "1151.57"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 5,
            "buyers": 1,
            "sellers": 3
          },
          "m15": {
            "buys": 4,
            "sells": 7,
            "buyers": 4,
            "sellers": 5
          },
          "m30": {
            "buys": 13,
            "sells": 10,
            "buyers": 11,
            "sellers": 8
          },
          "h1": {
            "buys": 30,
            "sells": 20,
            "buyers": 24,
            "sellers": 18
          },
          "h24": {
            "buys": 2495,
            "sells": 1741,
            "buyers": 1364,
            "sellers": 886
          }
        },
        "volume_usd": {
          "m5": "1139.52045372728",
          "h1": "9137.99795039988",
          "h6": "143824.645194424",
          "h24": "748308.926733611"
        },
        "reserve_in_usd": "90621.942"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x0b1d4c430de9fc309e38826729ac9cff7070d0a5",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0131081882745681",
        "base_token_price_native_currency": "0.00163363325939034",
        "quote_token_price_usd": "7.92",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00163363",
        "quote_token_price_base_token": "612.13",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "1343471688",
        "market_cap_usd": "1325971337.01194",
        "price_change_percentage": {
          "m5": "0",
          "h1": "2.2",
          "h6": "-2.56",
          "h24": "-3.9"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 12,
            "sells": 19,
            "buyers": 11,
            "sellers": 19
          },
          "m30": {
            "buys": 23,
            "sells": 41,
            "buyers": 22,
            "sellers": 40
          },
          "h1": {
            "buys": 43,
            "sells": 86,
            "buyers": 41,
            "sellers": 85
          },
          "h24": {
            "buys": 2506,
            "sells": 5248,
            "buyers": 1559,
            "sellers": 4649
          }
        },
        "volume_usd": {
          "m5": "342.02620812181",
          "h1": "11970.7402817151",
          "h6": "127126.947326027",
          "h24": "895137.719418862"
        },
        "reserve_in_usd": "8898610.6754"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQAvlWFDxGF2lXm67y4yzC17wYKD9A0guwPkMs1gOsM__NOT",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_9uWW4C36HiCTGr6pZW9VFhr9vdXktZ8NA8jVnzQU35pJ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.092028485119819774806508189881336098511345650904078210167410809817072087",
        "base_token_price_native_currency": "0.000615718731038473417915032",
        "quote_token_price_usd": "149.19804816066070059721496348408865953544263084924866669",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00061572",
        "quote_token_price_base_token": "1624.12",
        "address": "9uWW4C36HiCTGr6pZW9VFhr9vdXktZ8NA8jVnzQU35pJ",
        "name": "BILLY / SOL",
        "pool_created_at": "2024-06-17T01:39:24Z",
        "fdv_usd": "90457705",
        "market_cap_usd": "90759456.7235896",
        "price_change_percentage": {
          "m5": "0.43",
          "h1": "-3.91",
          "h6": "-16.89",
          "h24": "-1.73"
        },
        "transactions": {
          "m5": {
            "buys": 25,
            "sells": 27,
            "buyers": 21,
            "sellers": 22
          },
          "m15": {
            "buys": 195,
            "sells": 92,
            "buyers": 124,
            "sellers": 71
          },
          "m30": {
            "buys": 281,
            "sells": 231,
            "buyers": 181,
            "sellers": 154
          },
          "h1": {
            "buys": 687,
            "sells": 419,
            "buyers": 351,
            "sellers": 268
          },
          "h24": {
            "buys": 18219,
            "sells": 15321,
            "buyers": 4655,
            "sellers": 3996
          }
        },
        "volume_usd": {
          "m5": "25705.5901143101",
          "h1": "686632.137471563",
          "h6": "3954603.32452513",
          "h24": "22555524.1676468"
        },
        "reserve_in_usd": "2516182.6403"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3B5wuUrMEi5yATD7on46hKfej3pfmd7t1RKgrsN3pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0xbf16540c857b4e32ce6c37d2f7725c8eec869b8b",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000019592618592174",
        "base_token_price_native_currency": "0.0000000000582386080178296",
        "quote_token_price_usd": "3354.19585641273",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000058238608",
        "quote_token_price_base_token": "17170740065",
        "address": "0xbf16540c857b4e32ce6c37d2f7725c8eec869b8b",
        "name": "PEIPEI / WETH",
        "pool_created_at": "2024-06-04T19:45:47Z",
        "fdv_usd": "82424168",
        "market_cap_usd": "80079284.4270641",
        "price_change_percentage": {
          "m5": "2.51",
          "h1": "8.6",
          "h6": "-5.84",
          "h24": "-3.77"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 4,
            "buyers": 9,
            "sellers": 4
          },
          "m15": {
            "buys": 28,
            "sells": 13,
            "buyers": 19,
            "sellers": 11
          },
          "m30": {
            "buys": 47,
            "sells": 24,
            "buyers": 34,
            "sellers": 18
          },
          "h1": {
            "buys": 102,
            "sells": 43,
            "buyers": 75,
            "sellers": 35
          },
          "h24": {
            "buys": 2176,
            "sells": 1365,
            "buyers": 1426,
            "sellers": 849
          }
        },
        "volume_usd": {
          "m5": "21680.9659218218",
          "h1": "213199.116889023",
          "h6": "1345839.18404929",
          "h24": "5130517.65946309"
        },
        "reserve_in_usd": "2454371.3331"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x3ffeea07a27fab7ad1df5297fa75e77a43cb5790",
            "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_4wJDpWtaeuK76Aa8FY3gaJjCt1MxgL61eB84uWBonTxA",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000000047846292739068025306583857763997786715601892481953475050930216517190856",
        "base_token_price_native_currency": "0.000000000000324983146322003968812162713087398",
        "quote_token_price_usd": "149.19804816066070059721496348408865953544263084924866669",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000324983",
        "quote_token_price_base_token": "3077082646646",
        "address": "4wJDpWtaeuK76Aa8FY3gaJjCt1MxgL61eB84uWBonTxA",
        "name": "CHWY / SOL",
        "pool_created_at": "2024-06-27T17:43:46Z",
        "fdv_usd": "2012838",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-10.48",
          "h1": "-9.93",
          "h6": "-24.3",
          "h24": "-58.19"
        },
        "transactions": {
          "m5": {
            "buys": 114,
            "sells": 61,
            "buyers": 92,
            "sellers": 44
          },
          "m15": {
            "buys": 165,
            "sells": 91,
            "buyers": 130,
            "sellers": 71
          },
          "m30": {
            "buys": 218,
            "sells": 125,
            "buyers": 167,
            "sellers": 104
          },
          "h1": {
            "buys": 353,
            "sells": 279,
            "buyers": 244,
            "sellers": 198
          },
          "h24": {
            "buys": 17826,
            "sells": 15330,
            "buyers": 5643,
            "sellers": 4700
          }
        },
        "volume_usd": {
          "m5": "46605.7467952443",
          "h1": "99831.5530026531",
          "h6": "479382.860574683",
          "h24": "6455466.07701329"
        },
        "reserve_in_usd": "116318.7173"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_y7WrhyUxATe9xMmdQKGp2pcgZYZPie8wsZuCV1oUkcj",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQD54uVMibZPAdHdoA_vcTDFmFLfEnlJ5SEgu4vDiFpTzdnr",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0399168685669614",
        "base_token_price_native_currency": "0.00501366761436521",
        "quote_token_price_usd": "7.93",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00501367",
        "quote_token_price_base_token": "199.45",
        "address": "EQD54uVMibZPAdHdoA_vcTDFmFLfEnlJ5SEgu4vDiFpTzdnr",
        "name": "REGI / TON",
        "pool_created_at": "2024-03-13T23:23:04Z",
        "fdv_usd": "3991687",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-4.37",
          "h6": "0.28",
          "h24": "15.55"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m30": {
            "buys": 7,
            "sells": 1,
            "buyers": 5,
            "sellers": 1
          },
          "h1": {
            "buys": 9,
            "sells": 6,
            "buyers": 7,
            "sellers": 6
          },
          "h24": {
            "buys": 355,
            "sells": 369,
            "buyers": 222,
            "sellers": 228
          }
        },
        "volume_usd": {
          "m5": "7.93",
          "h1": "10528.1154162873",
          "h6": "38171.8976285704",
          "h24": "494055.779083926"
        },
        "reserve_in_usd": "616136.7583"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCcYUWKhjGxwqtk_je9LW2V4RoFmbhOUR9e404Y6FQTEXHh",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_zcdAw3jpcqEY8JYVxNVMqs2cU35cyDdy4ot7V8edNhz",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.14954406035094488852932555378761007860982621929041901987453408631624049",
        "base_token_price_native_currency": "0.001004522675645985277985866",
        "quote_token_price_usd": "149.19804816066070059721496348408865953544263084924866669",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00100452",
        "quote_token_price_base_token": "995.50",
        "address": "zcdAw3jpcqEY8JYVxNVMqs2cU35cyDdy4ot7V8edNhz",
        "name": "DADDY / SOL",
        "pool_created_at": "2024-06-09T20:18:21Z",
        "fdv_usd": "89679825",
        "market_cap_usd": "89973342.9964617",
        "price_change_percentage": {
          "m5": "0.03",
          "h1": "2.74",
          "h6": "5.18",
          "h24": "23.5"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 17,
            "buyers": 17,
            "sellers": 12
          },
          "m15": {
            "buys": 80,
            "sells": 66,
            "buyers": 64,
            "sellers": 48
          },
          "m30": {
            "buys": 152,
            "sells": 274,
            "buyers": 116,
            "sellers": 146
          },
          "h1": {
            "buys": 344,
            "sells": 395,
            "buyers": 250,
            "sellers": 195
          },
          "h24": {
            "buys": 9930,
            "sells": 8867,
            "buyers": 5117,
            "sellers": 3241
          }
        },
        "volume_usd": {
          "m5": "4692.41940981126",
          "h1": "334884.200503814",
          "h6": "4692257.95888864",
          "h24": "8739591.07325653"
        },
        "reserve_in_usd": "2289917.896"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4Cnk9EPnW5ixfLZatCPJjDB1PUtcRpVVgTQukm9epump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.974154420775629",
        "base_token_price_native_currency": "0.122637280206048",
        "quote_token_price_usd": "7.92",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.12263728",
        "quote_token_price_base_token": "8.15412735",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "97415441",
        "market_cap_usd": "97128725.92319",
        "price_change_percentage": {
          "m5": "0.48",
          "h1": "-0.6",
          "h6": "-1.32",
          "h24": "-3.14"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "m30": {
            "buys": 6,
            "sells": 5,
            "buyers": 6,
            "sellers": 5
          },
          "h1": {
            "buys": 17,
            "sells": 10,
            "buyers": 17,
            "sellers": 10
          },
          "h24": {
            "buys": 544,
            "sells": 408,
            "buyers": 389,
            "sellers": 283
          }
        },
        "volume_usd": {
          "m5": "1494.84347536875",
          "h1": "19666.4662961085",
          "h6": "113550.225990789",
          "h24": "907489.152419275"
        },
        "reserve_in_usd": "2858404.9426"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQBZ_cafPyDr5KUTs0aNxh0ZTDhkpEZONmLJA2SNGlLm4Cko",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_2c9F3UnMBxftqeSmsSCBw5yXjwD9hXFsMLXti9mqTwpr",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0011894643394645125313478896129199716201417514946910252384834936424343794",
        "base_token_price_native_currency": "0.000007992093216277828858522922727040707554273287697576",
        "quote_token_price_usd": "149.19804816066070059721496348408865953544263084924866669",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000799",
        "quote_token_price_base_token": "125124",
        "address": "2c9F3UnMBxftqeSmsSCBw5yXjwD9hXFsMLXti9mqTwpr",
        "name": "$WATER / SOL",
        "pool_created_at": "2024-06-24T15:10:20Z",
        "fdv_usd": "98857678",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.85",
          "h1": "-0.49",
          "h6": "-6.21",
          "h24": "0.1"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 6,
            "buyers": 7,
            "sellers": 5
          },
          "m15": {
            "buys": 17,
            "sells": 19,
            "buyers": 13,
            "sellers": 15
          },
          "m30": {
            "buys": 32,
            "sells": 38,
            "buyers": 21,
            "sellers": 29
          },
          "h1": {
            "buys": 62,
            "sells": 65,
            "buyers": 35,
            "sellers": 44
          },
          "h24": {
            "buys": 5408,
            "sells": 4688,
            "buyers": 2975,
            "sellers": 2006
          }
        },
        "volume_usd": {
          "m5": "5644.77925079001",
          "h1": "45629.1388389098",
          "h6": "737556.825050812",
          "h24": "6993567.08824129"
        },
        "reserve_in_usd": "7338098.4838"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_B6h248NJkAcBAkaCnji889a26tCiGXGN8cxhEJ4dX391",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDliYkW-Ryo0CEPpThzxbHT97Niu9BOHLwidsofCj6Qv870",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0116486689933275",
        "base_token_price_native_currency": "0.00146735736956007",
        "quote_token_price_usd": "7.92",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00146736",
        "quote_token_price_base_token": "681.50",
        "address": "EQDliYkW-Ryo0CEPpThzxbHT97Niu9BOHLwidsofCj6Qv870",
        "name": "TCAT / TON 0.25%",
        "pool_created_at": "2024-06-26T20:33:50Z",
        "fdv_usd": "11510766",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.04",
          "h1": "10.55",
          "h6": "27.91",
          "h24": "135.33"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 13,
            "sells": 8,
            "buyers": 12,
            "sellers": 7
          },
          "m30": {
            "buys": 23,
            "sells": 17,
            "buyers": 19,
            "sellers": 16
          },
          "h1": {
            "buys": 54,
            "sells": 48,
            "buyers": 41,
            "sellers": 42
          },
          "h24": {
            "buys": 2326,
            "sells": 1471,
            "buyers": 1157,
            "sellers": 653
          }
        },
        "volume_usd": {
          "m5": "87.23",
          "h1": "49522.4852133124",
          "h6": "309642.56407643",
          "h24": "1333608.59412804"
        },
        "reserve_in_usd": "390455.7465"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQBtDmYgCKk3ecQ1x-j0CLZRnPYyaV7cB33ad036QN-HE2C7",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0xb0cfc8233c3e40a44d1da530b33a387640089f8d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000021670531756981",
        "base_token_price_native_currency": "0.00000000644192233566413",
        "quote_token_price_usd": "3354.49275971057",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000006441922336",
        "quote_token_price_base_token": "155233166",
        "address": "0xb0cfc8233c3e40a44d1da530b33a387640089f8d",
        "name": "FLAPPY / WETH",
        "pool_created_at": "2024-06-17T13:05:11Z",
        "fdv_usd": "9031885",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.82",
          "h1": "9.37",
          "h6": "16.98",
          "h24": "78.52"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 3,
            "buyers": 8,
            "sellers": 3
          },
          "m15": {
            "buys": 36,
            "sells": 18,
            "buyers": 30,
            "sellers": 17
          },
          "m30": {
            "buys": 122,
            "sells": 66,
            "buyers": 92,
            "sellers": 52
          },
          "h1": {
            "buys": 229,
            "sells": 119,
            "buyers": 156,
            "sellers": 86
          },
          "h24": {
            "buys": 3169,
            "sells": 1986,
            "buyers": 1619,
            "sellers": 905
          }
        },
        "volume_usd": {
          "m5": "13437.4651674984",
          "h1": "558251.819706629",
          "h6": "2053897.36824584",
          "h24": "6906487.02621967"
        },
        "reserve_in_usd": "484031.0654"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x590246bfbf89b113d8ac36faeea12b7589f7fe5b",
            "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_EjBT8E1KFMzoXK5sP2eaunT3KZpopvJzNDyET2kVzv1M",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.105112717643826866572873983836560975580180375989842513797050960261365244",
        "base_token_price_native_currency": "0.000702946153801465327968121",
        "quote_token_price_usd": "149.19804816066070059721496348408865953544263084924866669",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00070295",
        "quote_token_price_base_token": "1422.58",
        "address": "EjBT8E1KFMzoXK5sP2eaunT3KZpopvJzNDyET2kVzv1M",
        "name": "Merwa / SOL",
        "pool_created_at": "2024-04-12T06:21:10Z",
        "fdv_usd": "6777548",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.36",
          "h1": "-6.14",
          "h6": "-1.79",
          "h24": "50.44"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 15,
            "sells": 5,
            "buyers": 14,
            "sellers": 5
          },
          "m30": {
            "buys": 28,
            "sells": 17,
            "buyers": 25,
            "sellers": 15
          },
          "h1": {
            "buys": 76,
            "sells": 65,
            "buyers": 62,
            "sellers": 53
          },
          "h24": {
            "buys": 8349,
            "sells": 4025,
            "buyers": 3798,
            "sellers": 1497
          }
        },
        "volume_usd": {
          "m5": "574.987996290622",
          "h1": "14875.6887003449",
          "h6": "257452.060667012",
          "h24": "1543757.24424402"
        },
        "reserve_in_usd": "96742.1063"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EKpWT56hTNof6xJ3Mt5srvSQydpEnWHj9T8aSHgRMJvu",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQC40PY0VXNyBcpujVT0mH2rJe6NTmBVE3wIuyM1p3uc5xfe",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000628809556568967",
        "base_token_price_native_currency": "0.0000791717186471907",
        "quote_token_price_usd": "7.93",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00007917",
        "quote_token_price_base_token": "12630.77",
        "address": "EQC40PY0VXNyBcpujVT0mH2rJe6NTmBVE3wIuyM1p3uc5xfe",
        "name": "GLITCH / TON 0.25%",
        "pool_created_at": "2024-07-02T17:03:41Z",
        "fdv_usd": "628810",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-0.95",
          "h6": "-6.79",
          "h24": "-28.19"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m30": {
            "buys": 8,
            "sells": 5,
            "buyers": 7,
            "sellers": 5
          },
          "h1": {
            "buys": 11,
            "sells": 10,
            "buyers": 8,
            "sellers": 10
          },
          "h24": {
            "buys": 721,
            "sells": 536,
            "buyers": 526,
            "sellers": 418
          }
        },
        "volume_usd": {
          "m5": "105.29865574137",
          "h1": "2826.63935403537",
          "h6": "18900.1062559266",
          "h24": "289855.558489203"
        },
        "reserve_in_usd": "222126.8343"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCwaOWpWvxlh--VaCJSkf8I5xEmuCXKKkXuGM3P9PAkJclJ",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xa62fdd52ae4c9ca11d6c4e328e8f6a9db218e452",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.251495335494867",
        "base_token_price_native_currency": "0.000443736316389407323009454023401",
        "quote_token_price_usd": "0.999089250171685",
        "quote_token_price_native_currency": "0.00176144106135777",
        "base_token_price_quote_token": "0.25191664",
        "quote_token_price_base_token": "3.96956705",
        "address": "0xa62fdd52ae4c9ca11d6c4e328e8f6a9db218e452",
        "name": "FURY / USDT 0.05%",
        "pool_created_at": "2024-05-15T11:07:32Z",
        "fdv_usd": "30179440",
        "market_cap_usd": "2493304.19182341",
        "price_change_percentage": {
          "m5": "0.07",
          "h1": "0.58",
          "h6": "-3.38",
          "h24": "5.28"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 5,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 13,
            "sells": 21,
            "buyers": 7,
            "sellers": 9
          },
          "m30": {
            "buys": 14,
            "sells": 22,
            "buyers": 7,
            "sellers": 10
          },
          "h1": {
            "buys": 25,
            "sells": 32,
            "buyers": 18,
            "sellers": 11
          },
          "h24": {
            "buys": 365,
            "sells": 386,
            "buyers": 133,
            "sellers": 122
          }
        },
        "volume_usd": {
          "m5": "705.381246121261",
          "h1": "6041.88871022006",
          "h6": "11745.847869669",
          "h24": "102295.819931364"
        },
        "reserve_in_usd": "255207.3825"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x0203d275d2a65030889af45ed91d472be3948b92",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCtPeBJd-8rSZORKHnB6ZIECOLL-b8CtsnHPBu2x6htGO8B",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000361146491289631",
        "base_token_price_native_currency": "0.0000454391600811539",
        "quote_token_price_usd": "7.93",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004544",
        "quote_token_price_base_token": "22007.45",
        "address": "EQCtPeBJd-8rSZORKHnB6ZIECOLL-b8CtsnHPBu2x6htGO8B",
        "name": "PUTON / TON 0.25%",
        "pool_created_at": "2024-07-02T16:24:20Z",
        "fdv_usd": "330115",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.41",
          "h1": "9.01",
          "h6": "-47.63",
          "h24": "623.4"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 6,
            "sells": 3,
            "buyers": 3,
            "sellers": 3
          },
          "m30": {
            "buys": 8,
            "sells": 8,
            "buyers": 5,
            "sellers": 8
          },
          "h1": {
            "buys": 32,
            "sells": 23,
            "buyers": 28,
            "sellers": 22
          },
          "h24": {
            "buys": 1536,
            "sells": 1004,
            "buyers": 861,
            "sellers": 587
          }
        },
        "volume_usd": {
          "m5": "427.13811350368",
          "h1": "16237.294479972",
          "h6": "108859.514567191",
          "h24": "497666.893108655"
        },
        "reserve_in_usd": "64160.7516"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQAM0LPCnSsv5mVgBqMCu70kvbxNrSthfhu_QgeUTnvgtD22",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x6e68fae720d991c6706cb8b618d0ee8941845896",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000000216942575360517",
        "base_token_price_native_currency": "0.00000000000645480404165622",
        "quote_token_price_usd": "3354.19585641273",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000006454804",
        "quote_token_price_base_token": "154923370802",
        "address": "0x6e68fae720d991c6706cb8b618d0ee8941845896",
        "name": "DRAGGY / WETH",
        "pool_created_at": "2024-04-24T14:30:11Z",
        "fdv_usd": "9126557",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-7.85",
          "h1": "-5.49",
          "h6": "10.03",
          "h24": "111.42"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 2,
            "buyers": 9,
            "sellers": 2
          },
          "m15": {
            "buys": 24,
            "sells": 9,
            "buyers": 23,
            "sellers": 9
          },
          "m30": {
            "buys": 57,
            "sells": 40,
            "buyers": 45,
            "sellers": 33
          },
          "h1": {
            "buys": 100,
            "sells": 79,
            "buyers": 76,
            "sellers": 61
          },
          "h24": {
            "buys": 2977,
            "sells": 1718,
            "buyers": 1586,
            "sellers": 745
          }
        },
        "volume_usd": {
          "m5": "11578.8588034005",
          "h1": "216768.835399096",
          "h6": "1357306.22967933",
          "h24": "5920014.40944664"
        },
        "reserve_in_usd": "399530.5966"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xd12a99dbc40036cec6f1b776dccd2d36f5953b94",
            "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_5JCFFnYtRnJk14eUUHn4EeS98gV5rWwUqnecW8KNkGSr",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0042717507443804875580769111918946686104150629974916118496707997334887383",
        "base_token_price_native_currency": "0.000028707545741689247355642",
        "quote_token_price_usd": "149.19804816066070059721496348408865953544263084924866669",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002871",
        "quote_token_price_base_token": "34834.05",
        "address": "5JCFFnYtRnJk14eUUHn4EeS98gV5rWwUqnecW8KNkGSr",
        "name": "DILLY / SOL",
        "pool_created_at": "2024-06-29T09:19:47Z",
        "fdv_usd": "4267341",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.07",
          "h1": "3.23",
          "h6": "70.75",
          "h24": "520.1"
        },
        "transactions": {
          "m5": {
            "buys": 34,
            "sells": 37,
            "buyers": 18,
            "sellers": 29
          },
          "m15": {
            "buys": 93,
            "sells": 121,
            "buyers": 59,
            "sellers": 89
          },
          "m30": {
            "buys": 282,
            "sells": 284,
            "buyers": 193,
            "sellers": 183
          },
          "h1": {
            "buys": 613,
            "sells": 601,
            "buyers": 368,
            "sellers": 346
          },
          "h24": {
            "buys": 15513,
            "sells": 14118,
            "buyers": 4220,
            "sellers": 3767
          }
        },
        "volume_usd": {
          "m5": "12433.918481093",
          "h1": "319541.273019063",
          "h6": "1269533.46881618",
          "h24": "5924090.37925292"
        },
        "reserve_in_usd": "206083.8369"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_61VtkXr9mRXtrFYe2T9arWYX52sbJnkAUQgfjGuCzox2",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQAiEvzjV4ZxycTIV3plilxETQcdvrnOR7mFDvAEe-njQnRt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000912393815781069",
        "base_token_price_native_currency": "0.000116536324112403",
        "quote_token_price_usd": "7.92",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00011654",
        "quote_token_price_base_token": "8581.02",
        "address": "EQAiEvzjV4ZxycTIV3plilxETQcdvrnOR7mFDvAEe-njQnRt",
        "name": "TDOG / TON 0.25%",
        "pool_created_at": "2024-07-02T21:23:55Z",
        "fdv_usd": "827611",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "8.31",
          "h1": "-32.25",
          "h6": "2018.25",
          "h24": "2240.38"
        },
        "transactions": {
          "m5": {
            "buys": 26,
            "sells": 6,
            "buyers": 25,
            "sellers": 6
          },
          "m15": {
            "buys": 74,
            "sells": 32,
            "buyers": 63,
            "sellers": 32
          },
          "m30": {
            "buys": 165,
            "sells": 104,
            "buyers": 129,
            "sellers": 92
          },
          "h1": {
            "buys": 367,
            "sells": 264,
            "buyers": 227,
            "sellers": 193
          },
          "h24": {
            "buys": 2658,
            "sells": 1670,
            "buyers": 1198,
            "sellers": 788
          }
        },
        "volume_usd": {
          "m5": "10512.2958756725",
          "h1": "230202.505203771",
          "h6": "848652.739266934",
          "h24": "941215.766485182"
        },
        "reserve_in_usd": "97110.6248"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQD4XTXWJewuNtnhKGTkZaP0wsLvQyNgkVXcPLW5zPTQdykb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x5c6919b79fac1c3555675ae59a9ac2484f3972f5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000129017390594825",
        "base_token_price_native_currency": "0.0000000385591878957011",
        "quote_token_price_usd": "3354.24502912107",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004",
        "quote_token_price_base_token": "25934156",
        "address": "0x5c6919b79fac1c3555675ae59a9ac2484f3972f5",
        "name": "HOPPY / WETH",
        "pool_created_at": "2024-03-10T08:32:47Z",
        "fdv_usd": "54276326",
        "market_cap_usd": "54237277.3438723",
        "price_change_percentage": {
          "m5": "-0.26",
          "h1": "2.59",
          "h6": "-5.35",
          "h24": "-3.35"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 4,
            "buyers": 6,
            "sellers": 4
          },
          "m15": {
            "buys": 21,
            "sells": 12,
            "buyers": 16,
            "sellers": 10
          },
          "m30": {
            "buys": 46,
            "sells": 33,
            "buyers": 39,
            "sellers": 28
          },
          "h1": {
            "buys": 81,
            "sells": 77,
            "buyers": 70,
            "sellers": 59
          },
          "h24": {
            "buys": 2113,
            "sells": 1344,
            "buyers": 1342,
            "sellers": 715
          }
        },
        "volume_usd": {
          "m5": "10655.3093675528",
          "h1": "252892.738486471",
          "h6": "1270614.93825382",
          "h24": "6967999.07434854"
        },
        "reserve_in_usd": "1718537.7647"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x6e79b51959cf968d87826592f46f819f92466615",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQAgbLAXcf9H7N0pFLb0KyFcA0UIl2u0HAFJ99ygIQ7sjOs1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00016930157548394",
        "base_token_price_native_currency": "0.0000213799021675918",
        "quote_token_price_usd": "7.92",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002138",
        "quote_token_price_base_token": "46772.90",
        "address": "EQAgbLAXcf9H7N0pFLb0KyFcA0UIl2u0HAFJ99ygIQ7sjOs1",
        "name": "ШАПКА / TON 0.25%",
        "pool_created_at": "2024-07-02T15:13:42Z",
        "fdv_usd": "169301",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.49",
          "h1": "11.22",
          "h6": "246.18",
          "h24": "365.29"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m15": {
            "buys": 15,
            "sells": 4,
            "buyers": 15,
            "sellers": 4
          },
          "m30": {
            "buys": 28,
            "sells": 11,
            "buyers": 27,
            "sellers": 11
          },
          "h1": {
            "buys": 58,
            "sells": 45,
            "buyers": 54,
            "sellers": 41
          },
          "h24": {
            "buys": 1647,
            "sells": 1181,
            "buyers": 898,
            "sellers": 662
          }
        },
        "volume_usd": {
          "m5": "293.29",
          "h1": "23711.9547621816",
          "h6": "115136.695291764",
          "h24": "507160.812859023"
        },
        "reserve_in_usd": "41655.1424"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQBaaKzybjqa5OR9QyQC6lTJ4ehtHrSmmI4YfwJE7AW1c39F",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "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
繁體中文
Melden Sie sich an, um Ihren Lieblings-Coin einfach zu verfolgen. 🚀
Wenn Sie fortfahren, stimmen Sie den Nutzungsbedingungen von CoinGecko zu und bestätigen, dass Sie unsere Datenschutzerklärung gelesen haben
oder
Haben Sie Ihr Passwort vergessen?
Keine Anleitung zur Bestätigung erhalten?
Anleitung zur Bestätigung noch mal schicken
ES IST KOSTENLOS! Verfolgen Sie Ihre Lieblings-Coins einfach mit CoinGecko. 🚀
Wenn Sie fortfahren, stimmen Sie den Nutzungsbedingungen von CoinGecko zu und bestätigen, dass Sie unsere Datenschutzerklärung 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