Coiny: 14 365
Burzy: 1 099
Trhová kapitalizácia: 2,707T $ 4.0%
Obj 24h: 211,515B $
Gas: 16 GWEI
Získajte prístup bez reklám

On-chain API DEX tokenov a trhových údajov pre projekty a vývojárov DeFi

Dáta poháňa
Dôverujú nám popredné projekty Web3

Rozsiahle a spoľahlivé rozhranie API pre on-chain údaje DEX

Získajte prístup k trhovým údajom na reťazci z búrz DEX ako sú Uniswap, PancakeSwap, Orca, Curve a ďalšie naprieč hlavnými sieťami pomocou nášho spoľahlivého a rozsiahleho rozhrania API pre údaje DEX.
Viac ako 2 milióny
Coiny a tokeny
Viac ako 100
Sietí
Viac ako 800
DEXy

Efektívne škálujte svoj DeFi projekt

Jedno zjednotené rozhranie API pre údaje o krypto, NFT a DEX

Zjednodušte si proces integrácie pomocou jedného zjednoteného rozhrania API pre krypto údaje, ktoré poskytuje úplné pokrytie
Kategória koncových bodov Popis
/onchain/simple/*/token_price/* Najjednoduchší spôsob, ako získať najnovšiu cenu tokenov v USD v sieti s adresami tokenov
/onchain/networks Získajte úplný zoznam podporovaných sietí
/onchain/network/*dexes Získajte úplný zoznam podporovaných búrz DEX v sieti
/onchains/network/*/pools/* Získajte údaje o pooloch likvidity, ako sú: trendové pooly, nové pooly a trhové údaje, napríklad cena, rezerva, trhová kapitalizácia, transakcie, objem. K dispozícii je aj koncový bod vyhľadávania na vyhľadávanie poolov v sieti.
/onchains/network/*/tokens/* Získajte údaje týkajúce sa tokenu ako sú top pooly, cena, FDV, rezerva, objem, trhová kapitalizácia, skóre geckoterminal, ID rozhrania API Coingecko. K dispozícii sú aj metadáta vrátane obrázku, webovej stránky, opisu a odkazov na sociálne médiá.
/onchains/network/*/ohlcvs/* Získajte údaje z historického grafu OHLCV poolu likvidity
/onchains/network/*/trades Získajte najnovších 300 obchodov z poolu likvidity
// Získajte ceny a trhové údaje poolu likvidity
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.998393553485377",
      "base_token_price_native_currency": "0.000268086981724549",
      "quote_token_price_usd": "3723.08118542806",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00026809",
      "quote_token_price_base_token": "3730.13",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3299372238",
      "market_cap_usd": "5341910629.26457",
      "price_change_percentage": {
        "m5": "0.13",
        "h1": "-0.23",
        "h6": "-0.03",
        "h24": "0.28"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 1,
          "buyers": 1,
          "sellers": 1
        },
        "m15": {
          "buys": 3,
          "sells": 5,
          "buyers": 3,
          "sellers": 5
        },
        "m30": {
          "buys": 3,
          "sells": 6,
          "buyers": 3,
          "sellers": 5
        },
        "h1": {
          "buys": 14,
          "sells": 19,
          "buyers": 13,
          "sellers": 16
        },
        "h24": {
          "buys": 654,
          "sells": 465,
          "buyers": 305,
          "sellers": 212
        }
      },
      "volume_usd": {
        "m5": "13746.8894255527",
        "h1": "272070.08177483",
        "h6": "1853414.07091203",
        "h24": "13709649.6081934"
      },
      "reserve_in_usd": "4833473.7112"
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// Objavte trendové pooly
{
  "data": [
    {
      "id": "eth_0x1458770554b8918b970444d8b2c02a47f6df99a7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.5434188225357",
        "base_token_price_native_currency": "0.000413268493876927845276223331525",
        "quote_token_price_usd": "0.996698901414157",
        "quote_token_price_native_currency": "0.000267742640852621",
        "base_token_price_quote_token": "1.54352886",
        "quote_token_price_base_token": "0.64786608",
        "address": "0x1458770554b8918b970444d8b2c02a47f6df99a7",
        "name": "RETIK / USDT 0.3%",
        "pool_created_at": "2024-05-21T11:59:35Z",
        "fdv_usd": "1543418823",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.42",
          "h1": "-1.23",
          "h6": "64.09",
          "h24": "881.22"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m15": {
            "buys": 10,
            "sells": 0,
            "buyers": 10,
            "sellers": 0
          },
          "m30": {
            "buys": 29,
            "sells": 6,
            "buyers": 29,
            "sellers": 6
          },
          "h1": {
            "buys": 60,
            "sells": 12,
            "buyers": 54,
            "sellers": 12
          },
          "h24": {
            "buys": 1661,
            "sells": 560,
            "buyers": 1142,
            "sellers": 277
          }
        },
        "volume_usd": {
          "m5": "758.287314281527",
          "h1": "48293.1076201042",
          "h6": "1239878.59488431",
          "h24": "6852394.15327299"
        },
        "reserve_in_usd": "967952.3963"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x26ebb8213fb8d66156f1af8908d43f7e3e367c1d",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xdac17f958d2ee523a2206206994597c13d831ec7",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v3",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00571507287557282",
        "base_token_price_native_currency": "0.000891122152823179",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00089112",
        "quote_token_price_base_token": "1122.18",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "587019262",
        "market_cap_usd": "582054909.552874",
        "price_change_percentage": {
          "m5": "2.24",
          "h1": "1.49",
          "h6": "8.57",
          "h24": "5.26"
        },
        "transactions": {
          "m5": {
            "buys": 21,
            "sells": 41,
            "buyers": 20,
            "sellers": 41
          },
          "m15": {
            "buys": 103,
            "sells": 247,
            "buyers": 84,
            "sellers": 244
          },
          "m30": {
            "buys": 172,
            "sells": 575,
            "buyers": 137,
            "sellers": 557
          },
          "h1": {
            "buys": 391,
            "sells": 1283,
            "buyers": 299,
            "sellers": 1240
          },
          "h24": {
            "buys": 7434,
            "sells": 44444,
            "buyers": 5326,
            "sellers": 38433
          }
        },
        "volume_usd": {
          "m5": "4162.33484210104",
          "h1": "132942.287612671",
          "h6": "1507347.4580887",
          "h24": "5236194.08459206"
        },
        "reserve_in_usd": "6113680.1304"
      },
      "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_0x3743945524b9e8692531b5fd19cd95361822c7e9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000000000308118359434204",
        "base_token_price_native_currency": "0.000000000000000504467802707194",
        "quote_token_price_usd": "609.347165305476",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000000504",
        "quote_token_price_base_token": "1982287064969388",
        "address": "0x3743945524b9e8692531b5fd19cd95361822c7e9",
        "name": "BabyGME / WBNB",
        "pool_created_at": "2024-05-17T11:48:53Z",
        "fdv_usd": "129410",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.42",
          "h1": "-10.69",
          "h6": "-62.64",
          "h24": "-20.26"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 3,
            "buyers": 6,
            "sellers": 3
          },
          "m15": {
            "buys": 12,
            "sells": 8,
            "buyers": 10,
            "sellers": 8
          },
          "m30": {
            "buys": 16,
            "sells": 13,
            "buyers": 14,
            "sellers": 11
          },
          "h1": {
            "buys": 30,
            "sells": 23,
            "buyers": 27,
            "sellers": 19
          },
          "h24": {
            "buys": 2882,
            "sells": 1902,
            "buyers": 1598,
            "sellers": 1052
          }
        },
        "volume_usd": {
          "m5": "686.422245648966",
          "h1": "4610.21560992778",
          "h6": "83623.9631210488",
          "h24": "662115.746198068"
        },
        "reserve_in_usd": "78100.7607"
      },
      "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_EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.2317827858319",
        "base_token_price_native_currency": "0.036596841325235",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.03659684",
        "quote_token_price_base_token": "27.32",
        "address": "EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
        "name": "MMM / TON",
        "pool_created_at": "2024-05-15T23:53:17Z",
        "fdv_usd": "4867439",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.12",
          "h1": "-3.86",
          "h6": "1.69",
          "h24": "14.94"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 5,
            "buyers": 3,
            "sellers": 5
          },
          "m15": {
            "buys": 19,
            "sells": 12,
            "buyers": 18,
            "sellers": 12
          },
          "m30": {
            "buys": 50,
            "sells": 17,
            "buyers": 45,
            "sellers": 17
          },
          "h1": {
            "buys": 100,
            "sells": 46,
            "buyers": 89,
            "sellers": 44
          },
          "h24": {
            "buys": 1477,
            "sells": 1058,
            "buyers": 942,
            "sellers": 667
          }
        },
        "volume_usd": {
          "m5": "1172.21121020412",
          "h1": "36944.0464152546",
          "h6": "276263.757597091",
          "h24": "1513877.11235371"
        },
        "reserve_in_usd": "880806.1911"
      },
      "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": "bsc_0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.249894677206468",
        "base_token_price_native_currency": "0.000409359383206386327088259254805102245509999",
        "quote_token_price_usd": "0.999859857773587",
        "quote_token_price_native_currency": "0.00163700064538554",
        "base_token_price_quote_token": "0.25006672",
        "quote_token_price_base_token": "3.99893275",
        "address": "0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
        "name": "CGPT / USDT 0.05%",
        "pool_created_at": "2023-12-01T22:15:50Z",
        "fdv_usd": "249480235",
        "market_cap_usd": "117150872.695499",
        "price_change_percentage": {
          "m5": "-0.16",
          "h1": "-0.24",
          "h6": "-1.53",
          "h24": "1.98"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 4,
            "buyers": 0,
            "sellers": 3
          },
          "m15": {
            "buys": 0,
            "sells": 28,
            "buyers": 0,
            "sellers": 10
          },
          "m30": {
            "buys": 8,
            "sells": 34,
            "buyers": 2,
            "sellers": 14
          },
          "h1": {
            "buys": 10,
            "sells": 49,
            "buyers": 4,
            "sellers": 23
          },
          "h24": {
            "buys": 905,
            "sells": 897,
            "buyers": 263,
            "sellers": 315
          }
        },
        "volume_usd": {
          "m5": "228.303750924688",
          "h1": "11077.8155043853",
          "h6": "92986.4959588921",
          "h24": "1108156.89187014"
        },
        "reserve_in_usd": "4385472.3134"
      },
      "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": "eth_0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000124621541525306",
        "base_token_price_native_currency": "0.0000000033368572751776",
        "quote_token_price_usd": "3723.50446470729",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003336857275",
        "quote_token_price_base_token": "299683180",
        "address": "0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
        "name": "PEPE / WETH",
        "pool_created_at": "2023-04-14T17:21:11Z",
        "fdv_usd": "5156500743",
        "market_cap_usd": "5204305148.29485",
        "price_change_percentage": {
          "m5": "0.16",
          "h1": "-1.57",
          "h6": "-1.72",
          "h24": "18.9"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 11,
            "sells": 13,
            "buyers": 11,
            "sellers": 13
          },
          "m30": {
            "buys": 24,
            "sells": 31,
            "buyers": 24,
            "sellers": 30
          },
          "h1": {
            "buys": 55,
            "sells": 72,
            "buyers": 54,
            "sellers": 66
          },
          "h24": {
            "buys": 1349,
            "sells": 1194,
            "buyers": 1041,
            "sellers": 863
          }
        },
        "volume_usd": {
          "m5": "2267.77323023862",
          "h1": "488446.486952453",
          "h6": "7340696.96892525",
          "h24": "23511265.5469491"
        },
        "reserve_in_usd": "52005915.8182"
      },
      "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_EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0176214686343025",
        "base_token_price_native_currency": "0.00278983435860797",
        "quote_token_price_usd": "6.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00278983",
        "quote_token_price_base_token": "358.44",
        "address": "EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
        "name": "GRAM / TON",
        "pool_created_at": "2024-01-31T14:43:03Z",
        "fdv_usd": "87965024",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-2.61",
          "h6": "-1.45",
          "h24": "11.37"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 4,
            "sells": 7,
            "buyers": 4,
            "sellers": 7
          },
          "m30": {
            "buys": 10,
            "sells": 11,
            "buyers": 10,
            "sellers": 11
          },
          "h1": {
            "buys": 24,
            "sells": 22,
            "buyers": 23,
            "sellers": 22
          },
          "h24": {
            "buys": 774,
            "sells": 806,
            "buyers": 557,
            "sellers": 598
          }
        },
        "volume_usd": {
          "m5": "203.8707357915",
          "h1": "17095.9435600365",
          "h6": "121328.19783521",
          "h24": "1288033.06375353"
        },
        "reserve_in_usd": "1568411.2282"
      },
      "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": "ton_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.617966048457776",
        "base_token_price_native_currency": "0.0970483856302551",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.09704839",
        "quote_token_price_base_token": "10.30",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "61796604",
        "market_cap_usd": "61499981.3655777",
        "price_change_percentage": {
          "m5": "0",
          "h1": "-0.09",
          "h6": "3.6",
          "h24": "-1.09"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 7,
            "sells": 1,
            "buyers": 7,
            "sellers": 1
          },
          "m30": {
            "buys": 8,
            "sells": 4,
            "buyers": 8,
            "sellers": 4
          },
          "h1": {
            "buys": 16,
            "sells": 9,
            "buyers": 16,
            "sellers": 9
          },
          "h24": {
            "buys": 526,
            "sells": 316,
            "buyers": 377,
            "sellers": 243
          }
        },
        "volume_usd": {
          "m5": "285.75",
          "h1": "13842.0844922989",
          "h6": "156020.704225566",
          "h24": "919321.307890442"
        },
        "reserve_in_usd": "2448108.3945"
      },
      "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": "ton_EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00355655000438064",
        "base_token_price_native_currency": "0.000559383803793456",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00055938",
        "quote_token_price_base_token": "1787.68",
        "address": "EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
        "name": "PONKE / TON 0.4%",
        "pool_created_at": "2024-05-20T17:03:23Z",
        "fdv_usd": "497917",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.16",
          "h1": "-14.49",
          "h6": "7.16",
          "h24": "-16.62"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 4,
            "sells": 4,
            "buyers": 3,
            "sellers": 2
          },
          "m30": {
            "buys": 6,
            "sells": 7,
            "buyers": 5,
            "sellers": 4
          },
          "h1": {
            "buys": 23,
            "sells": 20,
            "buyers": 17,
            "sellers": 15
          },
          "h24": {
            "buys": 664,
            "sells": 479,
            "buyers": 356,
            "sellers": 254
          }
        },
        "volume_usd": {
          "m5": "1642.36538040745",
          "h1": "13038.0345282995",
          "h6": "68512.3448833489",
          "h24": "304364.189089461"
        },
        "reserve_in_usd": "114869.1395"
      },
      "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": "sui-network_0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.01009638812864",
        "base_token_price_native_currency": "0.00913271074445031",
        "quote_token_price_usd": "1.13",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00913271",
        "quote_token_price_base_token": "109.50",
        "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": "-2.17",
          "h1": "6.41",
          "h6": "-25.64",
          "h24": "-46.24"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 4,
            "sells": 18,
            "buyers": 4,
            "sellers": 18
          },
          "m30": {
            "buys": 8,
            "sells": 56,
            "buyers": 8,
            "sellers": 53
          },
          "h1": {
            "buys": 25,
            "sells": 131,
            "buyers": 22,
            "sellers": 121
          },
          "h24": {
            "buys": 1543,
            "sells": 7819,
            "buyers": 1082,
            "sellers": 6480
          }
        },
        "volume_usd": {
          "m5": "66.98769956554",
          "h1": "1594.93032003098",
          "h6": "16170.7995132516",
          "h24": "95387.0040469574"
        },
        "reserve_in_usd": "13366.2391"
      },
      "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": "ton_EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000802337340685626",
        "base_token_price_native_currency": "0.000127033049006185",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00012703",
        "quote_token_price_base_token": "7871.97",
        "address": "EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
        "name": "TIME / TON",
        "pool_created_at": "2024-05-11T01:13:13Z",
        "fdv_usd": "702526",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.79",
          "h1": "1.43",
          "h6": "-24.7",
          "h24": "-32.15"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 13,
            "sells": 8,
            "buyers": 10,
            "sellers": 7
          },
          "m30": {
            "buys": 47,
            "sells": 17,
            "buyers": 29,
            "sellers": 13
          },
          "h1": {
            "buys": 77,
            "sells": 32,
            "buyers": 51,
            "sellers": 25
          },
          "h24": {
            "buys": 634,
            "sells": 382,
            "buyers": 369,
            "sellers": 226
          }
        },
        "volume_usd": {
          "m5": "259.82664069465",
          "h1": "19164.2776131254",
          "h6": "99889.616359441",
          "h24": "221214.149848753"
        },
        "reserve_in_usd": "70625.0253"
      },
      "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_EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000098194094622613",
        "base_token_price_native_currency": "0.0000154090669260542",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001541",
        "quote_token_price_base_token": "64896.86",
        "address": "EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
        "name": "bct / TON",
        "pool_created_at": "2024-05-20T16:33:15Z",
        "fdv_usd": "981941",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.74",
          "h1": "-14.46",
          "h6": "11.68",
          "h24": "233.94"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 3,
            "sells": 7,
            "buyers": 3,
            "sellers": 7
          },
          "m30": {
            "buys": 6,
            "sells": 18,
            "buyers": 5,
            "sellers": 18
          },
          "h1": {
            "buys": 16,
            "sells": 31,
            "buyers": 14,
            "sellers": 31
          },
          "h24": {
            "buys": 900,
            "sells": 682,
            "buyers": 536,
            "sellers": 411
          }
        },
        "volume_usd": {
          "m5": "36.9019092796",
          "h1": "8711.16217799131",
          "h6": "77800.617127068",
          "h24": "263343.743182389"
        },
        "reserve_in_usd": "135205.092"
      },
      "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_5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.419707857416613",
        "base_token_price_native_currency": "0.002395151190292898818814346",
        "quote_token_price_usd": "175.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00239515",
        "quote_token_price_base_token": "417.51",
        "address": "5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
        "name": "PONKE / SOL",
        "pool_created_at": "2023-12-24T04:10:28Z",
        "fdv_usd": "233167419",
        "market_cap_usd": "209991773.944666",
        "price_change_percentage": {
          "m5": "-0.53",
          "h1": "-5.34",
          "h6": "2.41",
          "h24": "-5.91"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 21,
            "sells": 36,
            "buyers": 21,
            "sellers": 33
          },
          "m30": {
            "buys": 88,
            "sells": 78,
            "buyers": 67,
            "sellers": 59
          },
          "h1": {
            "buys": 318,
            "sells": 263,
            "buyers": 171,
            "sellers": 158
          },
          "h24": {
            "buys": 8584,
            "sells": 7442,
            "buyers": 2731,
            "sellers": 2453
          }
        },
        "volume_usd": {
          "m5": "972.147806784",
          "h1": "483856.772648381",
          "h6": "2271591.02630218",
          "h24": "10964756.1909158"
        },
        "reserve_in_usd": "5145370.0017"
      },
      "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": "solana_9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00573600007711574",
        "base_token_price_native_currency": "0.00003321016870336291904914",
        "quote_token_price_usd": "175.61",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003321",
        "quote_token_price_base_token": "30111.26",
        "address": "9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
        "name": "GME / SOL",
        "pool_created_at": "2024-01-28T00:50:13Z",
        "fdv_usd": "39493139",
        "market_cap_usd": "40073384.6325053",
        "price_change_percentage": {
          "m5": "0.38",
          "h1": "3.85",
          "h6": "1.48",
          "h24": "-0.61"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 1,
            "buyers": 9,
            "sellers": 1
          },
          "m15": {
            "buys": 45,
            "sells": 25,
            "buyers": 37,
            "sellers": 23
          },
          "m30": {
            "buys": 99,
            "sells": 83,
            "buyers": 83,
            "sellers": 72
          },
          "h1": {
            "buys": 221,
            "sells": 249,
            "buyers": 164,
            "sellers": 175
          },
          "h24": {
            "buys": 9207,
            "sells": 8542,
            "buyers": 2637,
            "sellers": 2877
          }
        },
        "volume_usd": {
          "m5": "3807.93782451425",
          "h1": "212197.593587287",
          "h6": "2625888.01600317",
          "h24": "10272184.8036878"
        },
        "reserve_in_usd": "2984971.7693"
      },
      "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": "base_0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00171061504127528",
        "base_token_price_native_currency": "0.000000457457835303852",
        "quote_token_price_usd": "3716.83",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000046",
        "quote_token_price_base_token": "2185994",
        "address": "0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
        "name": "SHIBA / WETH 0.3%",
        "pool_created_at": "2024-05-06T12:58:45Z",
        "fdv_usd": "17106150",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.59",
          "h1": "3.18",
          "h6": "-12.84",
          "h24": "-63.14"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 11,
            "sells": 4,
            "buyers": 11,
            "sellers": 4
          },
          "m30": {
            "buys": 25,
            "sells": 12,
            "buyers": 22,
            "sellers": 11
          },
          "h1": {
            "buys": 55,
            "sells": 37,
            "buyers": 50,
            "sellers": 32
          },
          "h24": {
            "buys": 6171,
            "sells": 4008,
            "buyers": 1961,
            "sellers": 1525
          }
        },
        "volume_usd": {
          "m5": "528.753719362127",
          "h1": "24223.2720707357",
          "h6": "881567.058404393",
          "h24": "6624784.88212603"
        },
        "reserve_in_usd": "701961.4374"
      },
      "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": "solana_7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0488203932768286",
        "base_token_price_native_currency": "0.000259930436346015861074296",
        "quote_token_price_usd": "175.61",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00025993",
        "quote_token_price_base_token": "3847.18",
        "address": "7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
        "name": "ZACK / SOL",
        "pool_created_at": "2024-05-15T21:26:49Z",
        "fdv_usd": "46576514",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.34",
          "h1": "8.56",
          "h6": "25.82",
          "h24": "3.46"
        },
        "transactions": {
          "m5": {
            "buys": 18,
            "sells": 25,
            "buyers": 18,
            "sellers": 20
          },
          "m15": {
            "buys": 91,
            "sells": 68,
            "buyers": 75,
            "sellers": 57
          },
          "m30": {
            "buys": 213,
            "sells": 179,
            "buyers": 151,
            "sellers": 137
          },
          "h1": {
            "buys": 426,
            "sells": 492,
            "buyers": 250,
            "sellers": 292
          },
          "h24": {
            "buys": 16844,
            "sells": 11478,
            "buyers": 5186,
            "sellers": 3868
          }
        },
        "volume_usd": {
          "m5": "19108.3401715427",
          "h1": "622776.197270578",
          "h6": "3952642.94598039",
          "h24": "18505324.999556"
        },
        "reserve_in_usd": "1021320.6861"
      },
      "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": "base_0xc9034c3e7f58003e6ae0c8438e7c8f4598d5acaa",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0215217772056867",
        "base_token_price_native_currency": "0.00000574395006054825",
        "quote_token_price_usd": "3724.39",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000574",
        "quote_token_price_base_token": "174096",
        "address": "0xc9034c3e7f58003e6ae0c8438e7c8f4598d5acaa",
        "name": "DEGEN / WETH 0.3%",
        "pool_created_at": "2024-01-07T19:30:45Z",
        "fdv_usd": "795568212",
        "market_cap_usd": "266341311.75504",
        "price_change_percentage": {
          "m5": "0.32",
          "h1": "-0.22",
          "h6": "8.65",
          "h24": "12.6"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 8,
            "buyers": 6,
            "sellers": 8
          },
          "m15": {
            "buys": 50,
            "sells": 15,
            "buyers": 23,
            "sellers": 15
          },
          "m30": {
            "buys": 89,
            "sells": 56,
            "buyers": 52,
            "sellers": 44
          },
          "h1": {
            "buys": 140,
            "sells": 150,
            "buyers": 90,
            "sellers": 94
          },
          "h24": {
            "buys": 4425,
            "sells": 5287,
            "buyers": 1903,
            "sellers": 1860
          }
        },
        "volume_usd": {
          "m5": "18627.2524661433",
          "h1": "504996.331690165",
          "h6": "7739637.48704844",
          "h24": "14142746.5472526"
        },
        "reserve_in_usd": "13886920.7741"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x4ed4e862860bed51a9570b96d89af5e1b0efefed",
            "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_EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0398399967486267",
        "base_token_price_native_currency": "0.00627143474413287",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00627143",
        "quote_token_price_base_token": "159.45",
        "address": "EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
        "name": "SHIT / TON",
        "pool_created_at": "2024-05-11T13:43:18Z",
        "fdv_usd": "3983907",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.91",
          "h1": "1.83",
          "h6": "-3.82",
          "h24": "-9.29"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 8,
            "sells": 12,
            "buyers": 8,
            "sellers": 12
          },
          "m30": {
            "buys": 16,
            "sells": 20,
            "buyers": 16,
            "sellers": 20
          },
          "h1": {
            "buys": 34,
            "sells": 30,
            "buyers": 32,
            "sellers": 30
          },
          "h24": {
            "buys": 339,
            "sells": 359,
            "buyers": 244,
            "sellers": 270
          }
        },
        "volume_usd": {
          "m5": "2006.0488396723",
          "h1": "40739.8062027713",
          "h6": "150737.072904892",
          "h24": "545302.290383586"
        },
        "reserve_in_usd": "1081391.7136"
      },
      "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": "ton_EQAimL9gUxrbYSHYbHc-dasxMQm_d5qrrLYjb1YT-LejgIIb",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.402036440288627",
        "base_token_price_native_currency": "0.0629714298994194",
        "quote_token_price_usd": "6.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.06297143",
        "quote_token_price_base_token": "15.88",
        "address": "EQAimL9gUxrbYSHYbHc-dasxMQm_d5qrrLYjb1YT-LejgIIb",
        "name": "MOLOKO / TON 0.4%",
        "pool_created_at": "2024-05-19T20:53:18Z",
        "fdv_usd": "402036",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.56",
          "h1": "-2.17",
          "h6": "-10.37",
          "h24": "212"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 21,
            "sells": 0,
            "buyers": 14,
            "sellers": 0
          },
          "m30": {
            "buys": 31,
            "sells": 1,
            "buyers": 21,
            "sellers": 1
          },
          "h1": {
            "buys": 49,
            "sells": 11,
            "buyers": 38,
            "sellers": 9
          },
          "h24": {
            "buys": 1589,
            "sells": 445,
            "buyers": 913,
            "sellers": 231
          }
        },
        "volume_usd": {
          "m5": "324.556",
          "h1": "4524.54509620692",
          "h6": "35582.5870718157",
          "h24": "169452.442092048"
        },
        "reserve_in_usd": "54364.1425"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQARgJ-aCPIyOr4WDckDVcdXQHRPAjTjBNatopiRS9FnUEmn",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00170684485787504",
        "base_token_price_native_currency": "0.000268673281777449",
        "quote_token_price_usd": "6.36",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00026867",
        "quote_token_price_base_token": "3721.99",
        "address": "EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
        "name": "GPU / TON 0.4%",
        "pool_created_at": "2024-05-17T23:43:22Z",
        "fdv_usd": "8534224",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.27",
          "h1": "-8.89",
          "h6": "-9.49",
          "h24": "115.63"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 15,
            "sells": 9,
            "buyers": 15,
            "sellers": 7
          },
          "m30": {
            "buys": 24,
            "sells": 25,
            "buyers": 23,
            "sellers": 17
          },
          "h1": {
            "buys": 41,
            "sells": 57,
            "buyers": 35,
            "sellers": 40
          },
          "h24": {
            "buys": 995,
            "sells": 1106,
            "buyers": 537,
            "sellers": 491
          }
        },
        "volume_usd": {
          "m5": "776.60982608565",
          "h1": "20750.7039693185",
          "h6": "200385.685202239",
          "h24": "394118.650215088"
        },
        "reserve_in_usd": "74269.3574"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCILWMtTu_ShFu0WPZnZx9SfCX70dTypBESubKMZUPQOd53",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    }
  ]
}

Prečo projekty Web3 používajú CoinGecko

„Rozhranie API pre DEX od CoinGecko nám poskytuje rýchly, veľmi presný a robustný zdroj údajov o cenách búrz DEX. Ma široké dátové pokrytie, ľahko sa používa a je vysoko spoľahlivé. Rozhranie API pre DEX od CoinGecko sa stalo jedným z našich mnohých kľúčových zdrojov cien DEX, ktoré Supra využíva na agregáciu údajov z decentralizovaných búrz.”
„Rozhranie API pre DEX od CoinGecko sa stalo neoddeliteľnou súčasťou nášho vývojového procesu, pretože zvláda množstvo drobných úloh, na ktoré sme jednoducho nemali kapacitu. To výrazne zefektívnilo náš pracovný postup, vďaka čomu sa môžeme sústrediť na hlavný vývoj.”
„Rozhranie API pre DEX od CoinGecko má široké pokrytie, podporuje najväčší počet reťazcov a má vysokú dostupnosť.

Často kladené otázky

Vylepšite svoj projekt
pomocou rozhrania API od CoinGecko

Odomknite viac možností vďaka spoľahlivým, presným a komplexným údajom o cených kryptomien.

Nikdy nezmeškajte aktualizáciu!

Prihláste sa na odber nášho newslettera API a získajte najnovšie informácie o produktoch, aktualizáciách koncových bodov a inšpiratívnom obsahu komunity.
Vyberte menu
Navrhované kryptomeny
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 meny
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
Kryptomeny
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
Jednotky bitcoinu
BITS
Bits
SATS
Satoshi
Komodity
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Vyberte jazyk
Obľúbené jazyky
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT
Português
Všetky jazyky
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
繁體中文
Prihláste sa a sledujte svoje obľúbené coiny jednoducho 🚀
Pokračovaním súhlasíte s Podmienkami poskytovania služieb CoinGecko a potvrdzujete, že ste si prečítali naše Zásady ochrany osobných údajov
alebo
Zabudli ste heslo?
Nedostali ste potvrdzovacie inštrukcie?
Preposlať potvrdzovacie inštrukcie
JE TO ZADARMO! Sledujte svoje obľúbené coiny jednoducho s CoinGecko 🚀
Pokračovaním súhlasíte s Podmienkami poskytovania služieb CoinGecko a potvrdzujete, že ste si prečítali naše Zásady ochrany osobných údajov
alebo
Heslo musí obsahovať aspoň 8 znakov vrátane 1 veľkého písmena, 1 malého písmena, 1 čísla a 1 špeciálneho znaku
Nedostali ste potvrdzovacie inštrukcie?
Preposlať potvrdzovacie inštrukcie
Zabudli ste heslo?
O niekoľko minút dostanete email s inštrukciami ako nastaviť nové heslo.
Preposlať potvrdzovacie inštrukcie
O niekoľko minút dostanete email s inštrukciami ako potvrdiť váš účet.
Získajte aplikáciu CoinGecko.
Naskenujte tento QR kód a stiahnite si ju App QR Code Alebo si ju pozrite v obchodoch s aplikáciami
coingecko
Pokračovať v aplikácii
Sledujte ceny v reálnom čase
Otvoriť aplikáciu