Waluty: 14 355
Giełdy: 1 099
Kapitalizacja rynkowa: 2,765T $ 8.6%
Wol. 24h: 203,545B $
Gaz: 20 GWEI
Wyłącz reklamy

API tokenów DEX i danych rynkowych on-chain dla projektów i deweloperów DeFi

Danych dostarcza
Zaufały nam wiodące projekty Web3

Rozbudowany i niezawodny interfejs API danych DEX on-chain

Uzyskaj dostęp do danych rynkowych w łańcuchu z DEX, takich jak Uniswap, PancakeSwap, Orca, Curve i innych w głównych sieciach, dzięki naszemu niezawodnemu i rozbudowanemu interfejsowi API danych DEX.
Ponad 2 mln
Waluty i tokeny
Ponad 100
Sieci
Ponad 800
DEX-ów

Skaluj efektywnie projekt DeFi

Jeden ujednolicony interfejs API dla danych kryptowalut, NFT i DEX

Uproszony proces integracji dzięki jednemu ujednoliconemu interfejsowi API danych kryptowalut zapewniającemu pełne pokrycie
Kategoria punktu końcowego Opis
/onchain/simple/*/token_price/* Najprostszy sposób na uzyskanie najnowszej ceny tokenów on-chain w USD z adresami tokenów
/onchain/networks Pełna lista obsługiwanych sieci
/onchain/network/*dexes Pełna lista obsługiwanych dex-ów w sieci
/onchains/network/*/pools/* Dane dotyczące puli płynności, takie jak: trendy puli, nowe pule i dane rynkowe, m.in. cena, rezerwa, kapitalizacja rynkowa, transakcje, wolumen. Punkt końcowy wyszukiwania jest również dostępny do wyszukiwania pul w sieci.
/onchains/network/*/tokens/* Dane związane z tokenami, takie jak najlepsze pule, cena, wartość w pełni rozwodniona, rezerwa, wolumen, kapitalizacja rynkowa, wynik geckoterminal, identyfikator api coingecko. Dostępne są również metadane, w tym obraz, strona internetowa, opis i linki do mediów społecznościowych.
/onchains/network/*/ohlcvs/* Historyczne dane wykresu OHLCV puli płynności
/onchains/network/*/trades Ostatnie 300 transakcji z puli płynności
// Ceny i dane rynkowe puli płynności
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.998108448718214",
      "base_token_price_native_currency": "0.000264502269250887",
      "quote_token_price_usd": "3772.88769906207",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00026450",
      "quote_token_price_base_token": "3780.69",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3298430058",
      "market_cap_usd": "5360900476.82483",
      "price_change_percentage": {
        "m5": "-0.1",
        "h1": "-0.13",
        "h6": "-0.44",
        "h24": "-0.26"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 1,
          "buyers": 1,
          "sellers": 1
        },
        "m15": {
          "buys": 3,
          "sells": 3,
          "buyers": 2,
          "sellers": 3
        },
        "m30": {
          "buys": 11,
          "sells": 7,
          "buyers": 9,
          "sellers": 7
        },
        "h1": {
          "buys": 23,
          "sells": 15,
          "buyers": 19,
          "sellers": 14
        },
        "h24": {
          "buys": 720,
          "sells": 550,
          "buyers": 310,
          "sellers": 221
        }
      },
      "volume_usd": {
        "m5": "11903.6171440726",
        "h1": "386606.206750611",
        "h6": "1577400.18239647",
        "h24": "23858703.2161917"
      },
      "reserve_in_usd": "5458098.7331"
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// Popularne waluty
{
  "data": [
    {
      "id": "bsc_0x3743945524b9e8692531b5fd19cd95361822c7e9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000000000601893348145238",
        "base_token_price_native_currency": "0.000000000000000977700493740705",
        "quote_token_price_usd": "614.133584385672",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000000978",
        "quote_token_price_base_token": "1022808115984453",
        "address": "0x3743945524b9e8692531b5fd19cd95361822c7e9",
        "name": "BabyGME / WBNB",
        "pool_created_at": "2024-05-17T11:48:53Z",
        "fdv_usd": "252795",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-8.63",
          "h1": "-14.94",
          "h6": "-36.55",
          "h24": "178.22"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 12,
            "buyers": 2,
            "sellers": 10
          },
          "m15": {
            "buys": 11,
            "sells": 26,
            "buyers": 10,
            "sellers": 22
          },
          "m30": {
            "buys": 30,
            "sells": 41,
            "buyers": 28,
            "sellers": 37
          },
          "h1": {
            "buys": 155,
            "sells": 147,
            "buyers": 131,
            "sellers": 123
          },
          "h24": {
            "buys": 3255,
            "sells": 2071,
            "buyers": 1873,
            "sellers": 1105
          }
        },
        "volume_usd": {
          "m5": "3157.61745087827",
          "h1": "43254.7818175957",
          "h6": "161298.258872414",
          "h24": "739732.108994445"
        },
        "reserve_in_usd": "108257.6031"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x1b517f6794523bc3dd4e1275d9c205064f7cc167",
            "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.00523756686986758",
        "base_token_price_native_currency": "0.000821695196861002",
        "quote_token_price_usd": "6.46",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00082170",
        "quote_token_price_base_token": "1217.00",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "537972604",
        "market_cap_usd": "545801561.746532",
        "price_change_percentage": {
          "m5": "-0.18",
          "h1": "-1.29",
          "h6": "-4.15",
          "h24": "-2.17"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 111,
            "buyers": 12,
            "sellers": 110
          },
          "m15": {
            "buys": 56,
            "sells": 455,
            "buyers": 49,
            "sellers": 441
          },
          "m30": {
            "buys": 136,
            "sells": 931,
            "buyers": 115,
            "sellers": 901
          },
          "h1": {
            "buys": 307,
            "sells": 1924,
            "buyers": 261,
            "sellers": 1839
          },
          "h24": {
            "buys": 7108,
            "sells": 42260,
            "buyers": 4960,
            "sellers": 36620
          }
        },
        "volume_usd": {
          "m5": "12507.1143285181",
          "h1": "200369.796270681",
          "h6": "1461841.75831314",
          "h24": "4670058.66726771"
        },
        "reserve_in_usd": "5808710.821"
      },
      "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": "bsc_0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.256385301344523",
        "base_token_price_native_currency": "0.000416727511395759325276240018618558168377405",
        "quote_token_price_usd": "1.00099764306068",
        "quote_token_price_native_currency": "0.00162627957850285",
        "base_token_price_quote_token": "0.25624592",
        "quote_token_price_base_token": "3.90250112",
        "address": "0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
        "name": "CGPT / USDT 0.05%",
        "pool_created_at": "2023-12-01T22:15:50Z",
        "fdv_usd": "255960095",
        "market_cap_usd": "120145858.993001",
        "price_change_percentage": {
          "m5": "0.04",
          "h1": "1.8",
          "h6": "0.77",
          "h24": "11.55"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 17,
            "buyers": 0,
            "sellers": 4
          },
          "m15": {
            "buys": 11,
            "sells": 44,
            "buyers": 6,
            "sellers": 20
          },
          "m30": {
            "buys": 54,
            "sells": 78,
            "buyers": 28,
            "sellers": 42
          },
          "h1": {
            "buys": 71,
            "sells": 84,
            "buyers": 31,
            "sellers": 47
          },
          "h24": {
            "buys": 1227,
            "sells": 690,
            "buyers": 291,
            "sellers": 290
          }
        },
        "volume_usd": {
          "m5": "2103.10223629833",
          "h1": "120923.682183376",
          "h6": "519131.363668082",
          "h24": "1248565.07987205"
        },
        "reserve_in_usd": "4467932.0626"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x9840652dc04fb9db2c43853633f0f62be6f00f98",
            "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_EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.223440516253971",
        "base_token_price_native_currency": "0.0346732908469599",
        "quote_token_price_usd": "6.46",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.03467329",
        "quote_token_price_base_token": "28.84",
        "address": "EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
        "name": "MMM / TON",
        "pool_created_at": "2024-05-15T23:53:17Z",
        "fdv_usd": "4692251",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.14",
          "h1": "-9.53",
          "h6": "11.78",
          "h24": "9.75"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m15": {
            "buys": 15,
            "sells": 12,
            "buyers": 14,
            "sellers": 12
          },
          "m30": {
            "buys": 49,
            "sells": 34,
            "buyers": 40,
            "sellers": 30
          },
          "h1": {
            "buys": 77,
            "sells": 60,
            "buyers": 56,
            "sellers": 49
          },
          "h24": {
            "buys": 1185,
            "sells": 1129,
            "buyers": 647,
            "sellers": 693
          }
        },
        "volume_usd": {
          "m5": "724.37662402133",
          "h1": "88485.1164412078",
          "h6": "590781.013598724",
          "h24": "1658359.56679963"
        },
        "reserve_in_usd": "828048.865"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCH44N73BXEhT8063KAK_27oComvJnmAaebso-dZoyAy6g_",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00113714190340781",
        "base_token_price_native_currency": "0.000176485520093516",
        "quote_token_price_usd": "6.46",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00017649",
        "quote_token_price_base_token": "5666.19",
        "address": "EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
        "name": "TIME / TON",
        "pool_created_at": "2024-05-11T01:13:13Z",
        "fdv_usd": "995680",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-1.22",
          "h6": "8.02",
          "h24": "21.59"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m30": {
            "buys": 7,
            "sells": 6,
            "buyers": 6,
            "sellers": 6
          },
          "h1": {
            "buys": 17,
            "sells": 10,
            "buyers": 15,
            "sellers": 10
          },
          "h24": {
            "buys": 1043,
            "sells": 674,
            "buyers": 596,
            "sellers": 400
          }
        },
        "volume_usd": {
          "m5": "20.0685802825",
          "h1": "2185.66973376269",
          "h6": "35460.0745292952",
          "h24": "370435.791165829"
        },
        "reserve_in_usd": "98737.529"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCNCUxFwMsNYKTv89WuRX5pyxDCWqlgBi4Tl8zytjllNTaC",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00355614645244331",
        "base_token_price_native_currency": "0.000551703724905574",
        "quote_token_price_usd": "6.46",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00055170",
        "quote_token_price_base_token": "1812.57",
        "address": "EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
        "name": "PONKE / TON 0.4%",
        "pool_created_at": "2024-05-20T17:03:23Z",
        "fdv_usd": "497861",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-3.59",
          "h6": "-12.68",
          "h24": "-24.25"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 7,
            "sells": 3,
            "buyers": 7,
            "sellers": 3
          },
          "m30": {
            "buys": 16,
            "sells": 8,
            "buyers": 15,
            "sellers": 8
          },
          "h1": {
            "buys": 30,
            "sells": 18,
            "buyers": 26,
            "sellers": 15
          },
          "h24": {
            "buys": 1175,
            "sells": 725,
            "buyers": 623,
            "sellers": 386
          }
        },
        "volume_usd": {
          "m5": "105.12915015438",
          "h1": "10209.3955454547",
          "h6": "84951.3085409023",
          "h24": "551574.629525701"
        },
        "reserve_in_usd": "116684.8196"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQC8XkUEWb6bzbzE9eVaASoKUCyYA_CUQALGE15jWInEqla6",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0189918690963437",
        "base_token_price_native_currency": "0.00292384889802769",
        "quote_token_price_usd": "6.47",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00292385",
        "quote_token_price_base_token": "342.01",
        "address": "EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
        "name": "GRAM / TON",
        "pool_created_at": "2024-01-31T14:43:03Z",
        "fdv_usd": "94806038",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.81",
          "h1": "0.37",
          "h6": "7.82",
          "h24": "26.12"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 7,
            "sells": 8,
            "buyers": 7,
            "sellers": 8
          },
          "m30": {
            "buys": 17,
            "sells": 24,
            "buyers": 16,
            "sellers": 24
          },
          "h1": {
            "buys": 32,
            "sells": 44,
            "buyers": 30,
            "sellers": 44
          },
          "h24": {
            "buys": 786,
            "sells": 844,
            "buyers": 553,
            "sellers": 613
          }
        },
        "volume_usd": {
          "m5": "255.52721784623",
          "h1": "29710.0803210684",
          "h6": "662354.307007694",
          "h24": "1398968.1743983"
        },
        "reserve_in_usd": "1660426.0729"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQC47093oX5Xhb0xuk2lCr2RhS8rj-vul61u4W2UH5ORmG_O",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00628053730405489",
        "base_token_price_native_currency": "0.000035483246773447959982025",
        "quote_token_price_usd": "179.52",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003548",
        "quote_token_price_base_token": "28182.31",
        "address": "9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
        "name": "GME / SOL",
        "pool_created_at": "2024-01-28T00:50:13Z",
        "fdv_usd": "43242351",
        "market_cap_usd": "43889263.1416162",
        "price_change_percentage": {
          "m5": "-0.89",
          "h1": "2.61",
          "h6": "5.11",
          "h24": "-1.79"
        },
        "transactions": {
          "m5": {
            "buys": 22,
            "sells": 8,
            "buyers": 11,
            "sellers": 8
          },
          "m15": {
            "buys": 36,
            "sells": 55,
            "buyers": 22,
            "sellers": 43
          },
          "m30": {
            "buys": 67,
            "sells": 96,
            "buyers": 50,
            "sellers": 73
          },
          "h1": {
            "buys": 140,
            "sells": 258,
            "buyers": 93,
            "sellers": 156
          },
          "h24": {
            "buys": 11522,
            "sells": 10533,
            "buyers": 3124,
            "sellers": 3369
          }
        },
        "volume_usd": {
          "m5": "15721.7998521325",
          "h1": "206320.802483254",
          "h6": "1577103.47995742",
          "h24": "13840948.4484313"
        },
        "reserve_in_usd": "3139045.0125"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.391021749813387",
        "base_token_price_native_currency": "0.002170878084935435189593599",
        "quote_token_price_usd": "179.53",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00217088",
        "quote_token_price_base_token": "460.64",
        "address": "5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
        "name": "PONKE / SOL",
        "pool_created_at": "2023-12-24T04:10:28Z",
        "fdv_usd": "217230940",
        "market_cap_usd": "195235226.863601",
        "price_change_percentage": {
          "m5": "0.29",
          "h1": "-0.29",
          "h6": "-5.69",
          "h24": "-16.34"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 5,
            "buyers": 2,
            "sellers": 5
          },
          "m15": {
            "buys": 32,
            "sells": 39,
            "buyers": 24,
            "sellers": 30
          },
          "m30": {
            "buys": 108,
            "sells": 75,
            "buyers": 73,
            "sellers": 52
          },
          "h1": {
            "buys": 236,
            "sells": 216,
            "buyers": 138,
            "sellers": 128
          },
          "h24": {
            "buys": 9460,
            "sells": 7851,
            "buyers": 3177,
            "sellers": 2889
          }
        },
        "volume_usd": {
          "m5": "585.3908807314",
          "h1": "211822.160563561",
          "h6": "1818968.24704819",
          "h24": "12128351.398275"
        },
        "reserve_in_usd": "4999880.2606"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5z3EqYQo9HiCEs3R84RCDMu2n7anpDMxRhdK8PSWmrRC",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "sui-network_0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0130131065905412",
        "base_token_price_native_currency": "0.0114460003928571",
        "quote_token_price_usd": "1.14",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.01144600",
        "quote_token_price_base_token": "87.37",
        "address": "0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
        "name": "OCEAN / SUI 1%",
        "pool_created_at": "2024-05-10T11:32:16Z",
        "fdv_usd": "0.00",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.22",
          "h1": "0.71",
          "h6": "-14.68",
          "h24": "-42.14"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 43,
            "buyers": 0,
            "sellers": 43
          },
          "m15": {
            "buys": 15,
            "sells": 75,
            "buyers": 15,
            "sellers": 74
          },
          "m30": {
            "buys": 29,
            "sells": 129,
            "buyers": 28,
            "sellers": 124
          },
          "h1": {
            "buys": 52,
            "sells": 274,
            "buyers": 47,
            "sellers": 258
          },
          "h24": {
            "buys": 1810,
            "sells": 9218,
            "buyers": 1270,
            "sellers": 7597
          }
        },
        "volume_usd": {
          "m5": "119.63278045518",
          "h1": "2681.4815948685",
          "h6": "28069.0902658715",
          "h24": "120904.579626662"
        },
        "reserve_in_usd": "18148.231"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "sui-network_0xa8816d3a6e3136e86bc2873b1f94a15cadc8af2703c075f2d546c2ae367f4df9::ocean::OCEAN",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "sui-network_0x2::sui::SUI",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "sui-network",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "cetus",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0016909286072515",
        "base_token_price_native_currency": "0.00000044717586810651",
        "quote_token_price_usd": "3777.71",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000045",
        "quote_token_price_base_token": "2236257",
        "address": "0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
        "name": "SHIBA / WETH 0.3%",
        "pool_created_at": "2024-05-06T12:58:45Z",
        "fdv_usd": "16909286",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.94",
          "h1": "-7.16",
          "h6": "-21.66",
          "h24": "-86.72"
        },
        "transactions": {
          "m5": {
            "buys": 15,
            "sells": 1,
            "buyers": 15,
            "sellers": 1
          },
          "m15": {
            "buys": 43,
            "sells": 23,
            "buyers": 40,
            "sellers": 21
          },
          "m30": {
            "buys": 74,
            "sells": 53,
            "buyers": 66,
            "sellers": 47
          },
          "h1": {
            "buys": 125,
            "sells": 106,
            "buyers": 107,
            "sellers": 92
          },
          "h24": {
            "buys": 8928,
            "sells": 5009,
            "buyers": 2411,
            "sellers": 1697
          }
        },
        "volume_usd": {
          "m5": "4109.1973556893",
          "h1": "154498.934293915",
          "h6": "1580996.02798084",
          "h24": "10666446.5133609"
        },
        "reserve_in_usd": "706834.745"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x041fdf3f472d2c8a7ecc458fc3b7f543e6c57ef7",
            "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": "ton_EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "3.82553615859689",
        "base_token_price_native_currency": "0.588978107881188",
        "quote_token_price_usd": "6.47",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.58897811",
        "quote_token_price_base_token": "1.69785598",
        "address": "EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
        "name": "RANDOM / TON 0.4%",
        "pool_created_at": "2024-05-15T16:23:22Z",
        "fdv_usd": "3653115",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.71",
          "h1": "-0.3",
          "h6": "-11.84",
          "h24": "192.64"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 3,
            "sells": 3,
            "buyers": 3,
            "sellers": 3
          },
          "m30": {
            "buys": 8,
            "sells": 9,
            "buyers": 6,
            "sellers": 9
          },
          "h1": {
            "buys": 20,
            "sells": 19,
            "buyers": 14,
            "sellers": 19
          },
          "h24": {
            "buys": 1091,
            "sells": 708,
            "buyers": 365,
            "sellers": 327
          }
        },
        "volume_usd": {
          "m5": "1699.48464034561",
          "h1": "13163.4957852641",
          "h6": "233130.115919673",
          "h24": "884946.89930541"
        },
        "reserve_in_usd": "431717.7913"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCF9oYxo37xCGX1DShZEweaVGJe6Kucp0ztKO6vCsRANDOM",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0418199971247871",
        "base_token_price_native_currency": "0.00643787909273993",
        "quote_token_price_usd": "6.47",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00643788",
        "quote_token_price_base_token": "155.33",
        "address": "EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
        "name": "SHIT / TON",
        "pool_created_at": "2024-05-11T13:43:18Z",
        "fdv_usd": "4181902",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "0.14",
          "h6": "-3.53",
          "h24": "-2.74"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 2,
            "sells": 4,
            "buyers": 2,
            "sellers": 4
          },
          "m30": {
            "buys": 3,
            "sells": 7,
            "buyers": 3,
            "sellers": 7
          },
          "h1": {
            "buys": 13,
            "sells": 16,
            "buyers": 11,
            "sellers": 15
          },
          "h24": {
            "buys": 550,
            "sells": 467,
            "buyers": 391,
            "sellers": 353
          }
        },
        "volume_usd": {
          "m5": "2.585412",
          "h1": "15693.0770041405",
          "h6": "123925.281569525",
          "h24": "809043.475007783"
        },
        "reserve_in_usd": "1114143.4096"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQB4gPfG0YtoiJHCMTUuzxP9fKXy9nx6TFh-dcAltrnNpLNo",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000120127746979087",
        "base_token_price_native_currency": "0.00000000317714047617739",
        "quote_token_price_usd": "3770.25554807081",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003177140476",
        "quote_token_price_base_token": "314748437",
        "address": "0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
        "name": "PEPE / WETH",
        "pool_created_at": "2023-04-14T17:21:11Z",
        "fdv_usd": "4970559736",
        "market_cap_usd": "5039290488.80949",
        "price_change_percentage": {
          "m5": "0.71",
          "h1": "6.27",
          "h6": "7.55",
          "h24": "27.85"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 2,
            "buyers": 5,
            "sellers": 2
          },
          "m15": {
            "buys": 22,
            "sells": 12,
            "buyers": 21,
            "sellers": 11
          },
          "m30": {
            "buys": 36,
            "sells": 29,
            "buyers": 34,
            "sellers": 23
          },
          "h1": {
            "buys": 80,
            "sells": 46,
            "buyers": 69,
            "sellers": 36
          },
          "h24": {
            "buys": 1008,
            "sells": 925,
            "buyers": 775,
            "sellers": 652
          }
        },
        "volume_usd": {
          "m5": "52004.615449338",
          "h1": "1939315.75257256",
          "h6": "3562987.36008714",
          "h24": "18494006.851185"
        },
        "reserve_in_usd": "51347909.7714"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x6982508145454ce325ddbe47a25d4ec3d2311933",
            "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_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.648793561990114",
        "base_token_price_native_currency": "0.100135926000289",
        "quote_token_price_usd": "6.46",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.10013593",
        "quote_token_price_base_token": "9.98642585",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "64879356",
        "market_cap_usd": "62914963.141337",
        "price_change_percentage": {
          "m5": "2.73",
          "h1": "2.06",
          "h6": "3.13",
          "h24": "18.41"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m15": {
            "buys": 5,
            "sells": 3,
            "buyers": 5,
            "sellers": 3
          },
          "m30": {
            "buys": 8,
            "sells": 4,
            "buyers": 8,
            "sellers": 4
          },
          "h1": {
            "buys": 16,
            "sells": 14,
            "buyers": 16,
            "sellers": 12
          },
          "h24": {
            "buys": 547,
            "sells": 362,
            "buyers": 407,
            "sellers": 275
          }
        },
        "volume_usd": {
          "m5": "19560.6663180781",
          "h1": "51455.4281976895",
          "h6": "180217.818125798",
          "h24": "1084942.55320649"
        },
        "reserve_in_usd": "2540917.5321"
      },
      "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_7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0447366761432944",
        "base_token_price_native_currency": "0.000234301042518196644089389",
        "quote_token_price_usd": "179.52",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00023430",
        "quote_token_price_base_token": "4268.01",
        "address": "7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
        "name": "ZACK / SOL",
        "pool_created_at": "2024-05-15T21:26:49Z",
        "fdv_usd": "42680492",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.97",
          "h1": "-14.56",
          "h6": "-0.26",
          "h24": "2.77"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 25,
            "buyers": 13,
            "sellers": 23
          },
          "m15": {
            "buys": 174,
            "sells": 98,
            "buyers": 120,
            "sellers": 87
          },
          "m30": {
            "buys": 278,
            "sells": 148,
            "buyers": 152,
            "sellers": 120
          },
          "h1": {
            "buys": 343,
            "sells": 208,
            "buyers": 201,
            "sellers": 165
          },
          "h24": {
            "buys": 16337,
            "sells": 10872,
            "buyers": 5405,
            "sellers": 3771
          }
        },
        "volume_usd": {
          "m5": "14488.0359199837",
          "h1": "270119.395955267",
          "h6": "1073215.16539825",
          "h24": "17907197.5512475"
        },
        "reserve_in_usd": "979129.9387"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8vCAUbxejdtaxn6jnX5uaQTyTZLmXALg9u1bvFCAjtx7",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000739017634574538",
        "base_token_price_native_currency": "0.0000114676885005589",
        "quote_token_price_usd": "6.47",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001147",
        "quote_token_price_base_token": "87201.53",
        "address": "EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
        "name": "bct / TON",
        "pool_created_at": "2024-05-20T16:33:15Z",
        "fdv_usd": "739018",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-4.52",
          "h6": "1.06",
          "h24": "14405.65"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 0,
            "sells": 4,
            "buyers": 0,
            "sellers": 4
          },
          "m30": {
            "buys": 7,
            "sells": 9,
            "buyers": 7,
            "sellers": 9
          },
          "h1": {
            "buys": 18,
            "sells": 23,
            "buyers": 17,
            "sellers": 21
          },
          "h24": {
            "buys": 904,
            "sells": 533,
            "buyers": 527,
            "sellers": 312
          }
        },
        "volume_usd": {
          "m5": "1.84753669626",
          "h1": "4769.67604519245",
          "h6": "49238.3643926789",
          "h24": "219015.404861017"
        },
        "reserve_in_usd": "118885.8453"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQB8nX1OAAxS0RHCZ-U3xpZPAGIPwjfoqtvtWOPb55NBQipE",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7mtJbVNEtejYmCLRriwQhymZdzn4wGRFTvTZ5721b4BD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0427932840355432",
        "base_token_price_native_currency": "0.000238169185299797181610802",
        "quote_token_price_usd": "179.52",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00023817",
        "quote_token_price_base_token": "4198.70",
        "address": "7mtJbVNEtejYmCLRriwQhymZdzn4wGRFTvTZ5721b4BD",
        "name": "SLOTH / SOL",
        "pool_created_at": "2024-05-01T14:38:00Z",
        "fdv_usd": "79372723",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.16",
          "h1": "1.43",
          "h6": "8.14",
          "h24": "-14.08"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 2,
            "buyers": 6,
            "sellers": 2
          },
          "m15": {
            "buys": 19,
            "sells": 25,
            "buyers": 19,
            "sellers": 22
          },
          "m30": {
            "buys": 58,
            "sells": 55,
            "buyers": 53,
            "sellers": 46
          },
          "h1": {
            "buys": 131,
            "sells": 133,
            "buyers": 114,
            "sellers": 102
          },
          "h24": {
            "buys": 6705,
            "sells": 4786,
            "buyers": 3524,
            "sellers": 2642
          }
        },
        "volume_usd": {
          "m5": "1589.87160894979",
          "h1": "180951.964531781",
          "h6": "1415464.95024502",
          "h24": "10906064.2132492"
        },
        "reserve_in_usd": "6142481.6613"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_HQ7DaoiUxzC2K1Dr7KXRHccNtXvEYgNvoUextXe8dmBh",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x0c3fdf9c70835f9be9db9585ecb6a1ee3f20a6c7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000155946417846577",
        "base_token_price_native_currency": "0.0000000413883980812561",
        "quote_token_price_usd": "3770.9819000616",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004",
        "quote_token_price_base_token": "24161360",
        "address": "0x0c3fdf9c70835f9be9db9585ecb6a1ee3f20a6c7",
        "name": "MAGA / WETH",
        "pool_created_at": "2024-05-16T14:08:11Z",
        "fdv_usd": "64459904",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.58",
          "h1": "-7.29",
          "h6": "-8.54",
          "h24": "39.31"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 7,
            "buyers": 5,
            "sellers": 7
          },
          "m15": {
            "buys": 22,
            "sells": 15,
            "buyers": 22,
            "sellers": 14
          },
          "m30": {
            "buys": 44,
            "sells": 37,
            "buyers": 36,
            "sellers": 23
          },
          "h1": {
            "buys": 99,
            "sells": 90,
            "buyers": 79,
            "sellers": 51
          },
          "h24": {
            "buys": 4675,
            "sells": 3543,
            "buyers": 2566,
            "sellers": 1785
          }
        },
        "volume_usd": {
          "m5": "38547.6395464669",
          "h1": "814427.707582869",
          "h6": "5465137.14994401",
          "h24": "23886812.9738524"
        },
        "reserve_in_usd": "1823988.0051"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xd29da236dd4aac627346e1bba06a619e8c22d7c5",
            "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_5Hk9rF7ozTMHiTaGmPp1Mw2nLL1NxXmhPEmeoUAZvyBM",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00691975664699751",
        "base_token_price_native_currency": "0.000038432634053868599888452",
        "quote_token_price_usd": "179.52",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003843",
        "quote_token_price_base_token": "26019.55",
        "address": "5Hk9rF7ozTMHiTaGmPp1Mw2nLL1NxXmhPEmeoUAZvyBM",
        "name": "GOME / SOL",
        "pool_created_at": "2024-04-27T04:26:52Z",
        "fdv_usd": "4506590",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.29",
          "h1": "5.08",
          "h6": "-19.81",
          "h24": "-12.33"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 9,
            "buyers": 10,
            "sellers": 9
          },
          "m15": {
            "buys": 28,
            "sells": 22,
            "buyers": 28,
            "sellers": 22
          },
          "m30": {
            "buys": 52,
            "sells": 37,
            "buyers": 48,
            "sellers": 37
          },
          "h1": {
            "buys": 125,
            "sells": 116,
            "buyers": 102,
            "sellers": 105
          },
          "h24": {
            "buys": 8340,
            "sells": 7077,
            "buyers": 2754,
            "sellers": 2650
          }
        },
        "volume_usd": {
          "m5": "5570.7310217243",
          "h1": "129344.778642572",
          "h6": "747512.404274215",
          "h24": "6405657.54054267"
        },
        "reserve_in_usd": "563809.8123"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8ULCkCTUa3XXrNXaDVzPcja2tdJtRdxRr8T4eZjVKqk",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    }
  ]
}

Dlaczego projekty Web3 korzystają z CoinGecko

„API DEX CoinGecko zapewnia nam szybkie, bardzo dokładne i rzetelne źródło danych cenowych DEX. Ma szeroki zakres danych, jest łatwe w użyciu i wysoce niezawodne. API DEX CoinGecko stało się dla nas jednym z wielu kluczowych źródeł cen DEX, które Supra wykorzystuje do agregowania danych ze zdecentralizowanych giełd”.
„API DEX CoinGecko stało się integralną częścią naszego procesu rozwoju, sprawnie obsługując wiele drobnych zadań, którymi po prostu nie jesteśmy w stanie zarządzać. To znacznie usprawniło nasz przepływ pracy, pozwalając nam skupić się na głównym rozwoju”.
„API DEX CoinGecko ma szerokie pokrycie, obsługuje największą liczbę łańcuchów i cechuje się wysoką dostępnością”.

Często zadawane pytania

Doładuj swój projekt
z API CoinGecko

Odblokuj więcej możliwości dzięki wiarygodnym, dokładnym i kompleksowym danym o kursach kryptowalut.

Nigdy nie przegap aktualizacji!

Subskrybuj nasz newsletter API, aby otrzymywać najnowsze informacje o produktach, aktualizacje punktów końcowych i inspirujące treści społeczności.
Wybierz walutę
Sugerowane waluty
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
Waluty fiducjarne
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
Kryptowaluty
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
Jednostki Bitcoin
BITS
Bits
SATS
Satoshi
Towary
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Wybierz język
Popularne języki
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT
Português
Wszystke języki
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
繁體中文
Zaloguj się, aby łatwo śledzić swoją ulubioną walutę 🚀
Kontynuując, zgadzasz się na Warunki świadczenia usług CoinGecko i potwierdzasz zapoznanie się z naszą Polityką prywatności
lub
Zapomniałeś swojego hasła?
Nie otrzymałeś instrukcji aktywacji konta?
Wyślij ponownie instrukcje aktywacji
TO NIC NIE KOSZTUJE! Śledź łatwo swoją ulubioną walutę z CoinGecko 🚀
Kontynuując, zgadzasz się na Warunki świadczenia usług CoinGecko i potwierdzasz zapoznanie się z naszą Polityką prywatności
lub
Hasło musi zawierać co najmniej 8 znaków, w tym 1 wielką literę, 1 małą literę, 1 cyfrę i 1 znak specjalny
Nie otrzymałeś instrukcji aktywacji konta?
Wyślij ponownie instrukcje aktywacji
Zapomniałeś swojego hasła?
Instrukcja zmiany hasła zostanie niezwłocznie wysłana na podany adres e-mail.
Wyślij ponownie instrukcje aktywacji
Instrukcja jak aktywować konto zostanie niezwłocznie wysłana na podany adres e-mail.
Oceń aplikację CoinGecko.
Zeskanuj ten kod QR, aby pobrać aplikację już teraz App QR Code Lub sprawdź ją w sklepach z aplikacjami
coingecko
Kontynuuj w aplikacji
Śledź kursy na bieżąco
Otwórz aplikację