Kovanci: 19.746
Borze: 1.496
Tržna kapitalizacija: $2,745T 1.1%
Obseg v 24 h: $93,888B
Gorivo: 0.06 GWEI
Premium

API za podatke o decentraliziranih borzah v verigi za projekte in razvijalce DeFi

Zagotovite si popolno pokritost trga kriptovalut, ki jo zagotavlja CoinGecko API, ki je največja neodvisna svetovna avtoriteta na področju podatkov o kriptovalutah že od leta 2014.
Uporablja tehnologijo
Zaupajo nam vodilni projekti Web3

Obsežen in zanesljiv podatkovni vmesnik API za podatke decentraliziranih borz v verigi

Z našim zanesljivim in obsežnim API-jem za podatke decentraliziranih borz (DEX) lahko dostopate do tržnih podatkov borz, kot so Uniswap, PancakeSwap, Orca, Curve in druge v vseh glavnih omrežjih.
45M+
Kovanci in žetoni
220+
Omrežja
1.900+
Decentralizirane borze

Učinkovito izbirajte velikost svojih projektov DeFi

Enoten API za podatke o kriptovalutah, NFT-jih in decentraliziranih borzah

Poenostavite postopek integracije z enim enotnim API-jem za podatke o kriptovalutah, ki zagotavlja popolno pokritost
Kategorija končnih točk Opis
/onchain/simple/*/token_price/* Najpreprostejši način za pridobivanje najnovejših cen žetonov v USD v omrežju z naslovi žetonov
/onchain/networks Pridobite celoten seznam podprtih omrežij
/onchain/network/*dexes Pridobite celoten seznam podprtih decentraliziranih borz v omrežju
/onchains/network/*/pools/* Pridobite podatke o likvidnostnih skladih, na primer, najbolj priljubljenih skladih, in novih skladih, ter tržne podatke, kot so: cena, rezerve, tržna vrednost, transakcije in obseg trgovanja. Na voljo je tudi končna točka za iskanje skladov v omrežju.
/onchains/network/*/tokens/* Pridobite podatke, povezane s žetoni, kot so najboljši skladi, cene, vrednost na vsa izdana sredstva, rezerve, obseg trgovanja, tržna kapitalizacija, ocena GeckoTerminal, ID v API-ju CoinGecko. Na voljo so tudi metapodatki, vključno s sliko, spletno stranjo, opisom in povezavami do družbenih omrežij.
/onchains/network/*/ohlcvs/* Pridobite pretekle podatke iz grafikona OHLCV za likvidnostni sklad
/onchains/network/*/trades Pridobite najnovejših 300 poslov likvidnostega sklada
// Pridobite cene in tržne podatke likvidnostnega sklada
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00035441103197",
      "base_token_price_native_currency": "0.000404778229885955",
      "quote_token_price_usd": "2465.84",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004047782299",
      "quote_token_price_base_token": "2470.488593919",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_name": "DAI / WETH",
      "pool_fee_percentage": "0.05",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "4593102486.16275",
      "market_cap_usd": "4608260069.77743",
      "price_change_percentage": {
        "m5": "0.11",
        "m15": "0.153",
        "m30": "0.006",
        "h1": "0.027",
        "h6": "0.06",
        "h24": "0.124"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 2,
          "buyers": 1,
          "sellers": 2
        },
        "m15": {
          "buys": 8,
          "sells": 9,
          "buyers": 6,
          "sellers": 8
        },
        "m30": {
          "buys": 11,
          "sells": 10,
          "buyers": 8,
          "sellers": 8
        },
        "h1": {
          "buys": 16,
          "sells": 12,
          "buyers": 12,
          "sellers": 9
        },
        "h6": {
          "buys": 134,
          "sells": 219,
          "buyers": 88,
          "sellers": 110
        },
        "h24": {
          "buys": 476,
          "sells": 587,
          "buyers": 273,
          "sellers": 267
        }
      },
      "volume_usd": {
        "m5": "663.0773759997",
        "m15": "4986.4000647029",
        "m30": "5647.7652041202",
        "h1": "6123.0793046395",
        "h6": "53783.1308782327",
        "h24": "190388.574049878"
      },
      "reserve_in_usd": "1051972.3886",
      "locked_liquidity_percentage": null
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// Spoznajte trenutno najbolj priljubljene sklade
{
  "data": [
    {
      "id": "robinhood_0x1674d09f5964a0b2b427e958eb670ad0c1cb9553323d7288ab77336a19049e01",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000187699558055401",
        "base_token_price_native_currency": "0.000000079747342610339",
        "quote_token_price_usd": "2466.3",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000007974734261",
        "quote_token_price_base_token": "12539602.7913581",
        "address": "0x1674d09f5964a0b2b427e958eb670ad0c1cb9553323d7288ab77336a19049e01",
        "name": "PONIE / WETH 0.25%",
        "pool_created_at": "2026-09-07T03:56:09Z",
        "fdv_usd": "196155.6852",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "7.64",
          "m15": "14.817",
          "m30": "-9.736",
          "h1": "-0.571",
          "h6": "92.308",
          "h24": "125.544"
        },
        "transactions": {
          "m5": {
            "buys": 27,
            "sells": 29,
            "buyers": 22,
            "sellers": 24
          },
          "m15": {
            "buys": 133,
            "sells": 157,
            "buyers": 62,
            "sellers": 53
          },
          "m30": {
            "buys": 324,
            "sells": 425,
            "buyers": 90,
            "sellers": 85
          },
          "h1": {
            "buys": 631,
            "sells": 762,
            "buyers": 156,
            "sellers": 148
          },
          "h6": {
            "buys": 4014,
            "sells": 4315,
            "buyers": 1168,
            "sellers": 1120
          },
          "h24": {
            "buys": 5919,
            "sells": 6058,
            "buyers": 2021,
            "sellers": 1970
          }
        },
        "volume_usd": {
          "m5": "4685.9714800141",
          "m15": "22606.7616152196",
          "m30": "71931.4069287562",
          "h1": "126962.146685751",
          "h6": "760330.549523369",
          "h24": "1023122.97339757"
        },
        "reserve_in_usd": "39746.8197"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x9aa0c0ca88e6ae43a3d229afc373c0b9f2b53521",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xa30e9ffea11b045fe04b5cbf3d5df8123f55ae855b4927bf366f00539ccfb642",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000248551052670409",
        "base_token_price_native_currency": "0.0000000715162172176981",
        "quote_token_price_usd": "223.74226307592",
        "quote_token_price_native_currency": "0.0905479231685209",
        "base_token_price_quote_token": "0.0000007898162069",
        "quote_token_price_base_token": "1266117.34640396",
        "address": "0xa30e9ffea11b045fe04b5cbf3d5df8123f55ae855b4927bf366f00539ccfb642",
        "name": "ASHIBA / NVDA",
        "pool_created_at": "2026-09-08T14:23:58Z",
        "fdv_usd": "232058.81412521",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "3.084",
          "m15": "3.49",
          "m30": "2.544",
          "h1": "1.202",
          "h6": "-56.469",
          "h24": "-28.155"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 1,
            "buyers": 5,
            "sellers": 1
          },
          "m15": {
            "buys": 14,
            "sells": 9,
            "buyers": 9,
            "sellers": 9
          },
          "m30": {
            "buys": 25,
            "sells": 17,
            "buyers": 14,
            "sellers": 14
          },
          "h1": {
            "buys": 52,
            "sells": 40,
            "buyers": 28,
            "sellers": 30
          },
          "h6": {
            "buys": 763,
            "sells": 560,
            "buyers": 227,
            "sellers": 274
          },
          "h24": {
            "buys": 4405,
            "sells": 2985,
            "buyers": 835,
            "sellers": 885
          }
        },
        "volume_usd": {
          "m5": "397.9751881247",
          "m15": "934.2879337488",
          "m30": "2635.2832563139",
          "h1": "5355.7293828585",
          "h6": "148987.215180801",
          "h24": "1055801.14478597"
        },
        "reserve_in_usd": "37045.1171"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x25cd2901b6d16cb33185e7667f984dbc35bcf354",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xd0601ce157db5bdc3162bbac2a2c8af5320d9eec",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x5eac4195930d5ff8b7a34a347f2bde951c42eb730d6e26075bea3dd7c66feb40",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0121741917492475",
        "base_token_price_native_currency": "0.00000496933298615645",
        "quote_token_price_usd": "1.00058633087337",
        "quote_token_price_native_currency": "0.000405573783390824",
        "base_token_price_quote_token": "0.01225259913",
        "quote_token_price_base_token": "81.6153364085",
        "address": "0x5eac4195930d5ff8b7a34a347f2bde951c42eb730d6e26075bea3dd7c66feb40",
        "name": "ROBIN / USDG",
        "pool_created_at": "2026-09-05T16:54:01Z",
        "fdv_usd": "12085296.2214113",
        "market_cap_usd": "12176732.41",
        "price_change_percentage": {
          "m5": "0.087",
          "m15": "-1.496",
          "m30": "4.61",
          "h1": "-6.828",
          "h6": "29.555",
          "h24": "121.374"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 4,
            "buyers": 1,
            "sellers": 3
          },
          "m15": {
            "buys": 15,
            "sells": 31,
            "buyers": 14,
            "sellers": 16
          },
          "m30": {
            "buys": 53,
            "sells": 103,
            "buyers": 48,
            "sellers": 54
          },
          "h1": {
            "buys": 139,
            "sells": 238,
            "buyers": 94,
            "sellers": 106
          },
          "h6": {
            "buys": 4376,
            "sells": 3344,
            "buyers": 2089,
            "sellers": 2161
          },
          "h24": {
            "buys": 6103,
            "sells": 5676,
            "buyers": 2490,
            "sellers": 2509
          }
        },
        "volume_usd": {
          "m5": "99.5573046786",
          "m15": "4108.6177943939",
          "m30": "25775.0083017705",
          "h1": "80797.4990881501",
          "h6": "703810.128268659",
          "h24": "1419385.05501924"
        },
        "reserve_in_usd": "288229.6655"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x11b70d0243baf75e85ce03201a92b5b7c33beb59",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x99cf3e8bfb02c300312c53aac5d0b082e3d5975c",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.769174827813274",
        "base_token_price_native_currency": "0.000305922987314708370558844064404353630460223",
        "quote_token_price_usd": "0.997824391434788",
        "quote_token_price_native_currency": "0.000404659017387498",
        "base_token_price_quote_token": "0.7560019033",
        "quote_token_price_base_token": "1.3227479927",
        "address": "0x99cf3e8bfb02c300312c53aac5d0b082e3d5975c",
        "name": "LAPTOP / USDC 1%",
        "pool_created_at": "2026-09-09T02:27:33Z",
        "fdv_usd": "769607125.799991",
        "market_cap_usd": "269362494.03",
        "price_change_percentage": {
          "m5": "1.901",
          "m15": "-7.795",
          "m30": "-13.299",
          "h1": "-60.592",
          "h6": "-45.604",
          "h24": "900.836"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 69,
            "buyers": 15,
            "sellers": 40
          },
          "m15": {
            "buys": 151,
            "sells": 143,
            "buyers": 117,
            "sellers": 91
          },
          "m30": {
            "buys": 585,
            "sells": 455,
            "buyers": 396,
            "sellers": 284
          },
          "h1": {
            "buys": 2701,
            "sells": 1302,
            "buyers": 1400,
            "sellers": 790
          },
          "h6": {
            "buys": 3841,
            "sells": 2118,
            "buyers": 1840,
            "sellers": 1150
          },
          "h24": {
            "buys": 29945,
            "sells": 12769,
            "buyers": 10615,
            "sellers": 5233
          }
        },
        "volume_usd": {
          "m5": "54327.2694062377",
          "m15": "137446.487693746",
          "m30": "651332.852179418",
          "h1": "2008745.38021651",
          "h6": "2556376.81151662",
          "h24": "16319695.9240615"
        },
        "reserve_in_usd": "1599716.5994"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xb095274743941e953c746f9c228da9c18bb6ec29",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-slipstream-3",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x714442e9a611f8561a7df108d6d925132937cfb8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0382905293431686",
        "base_token_price_native_currency": "0.0000155233481192346",
        "quote_token_price_usd": "2466.3",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001552334812",
        "quote_token_price_base_token": "64419.0926028982",
        "address": "0x714442e9a611f8561a7df108d6d925132937cfb8",
        "name": "CHUMP / WETH 1%",
        "pool_created_at": "2026-07-31T01:44:31Z",
        "fdv_usd": "38314882.6625427",
        "market_cap_usd": "38314883.06",
        "price_change_percentage": {
          "m5": "-0.059",
          "m15": "1.163",
          "m30": "-2.363",
          "h1": "-4.484",
          "h6": "-6.497",
          "h24": "3.645"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 12,
            "buyers": 6,
            "sellers": 9
          },
          "m15": {
            "buys": 62,
            "sells": 78,
            "buyers": 20,
            "sellers": 32
          },
          "m30": {
            "buys": 135,
            "sells": 182,
            "buyers": 40,
            "sellers": 57
          },
          "h1": {
            "buys": 275,
            "sells": 379,
            "buyers": 56,
            "sellers": 104
          },
          "h6": {
            "buys": 1804,
            "sells": 2074,
            "buyers": 230,
            "sellers": 407
          },
          "h24": {
            "buys": 7003,
            "sells": 7472,
            "buyers": 662,
            "sellers": 918
          }
        },
        "volume_usd": {
          "m5": "6115.2112325436",
          "m15": "68233.7044661439",
          "m30": "151353.314396108",
          "h1": "277219.4325326",
          "h6": "1267740.76784194",
          "h24": "4466920.5952271"
        },
        "reserve_in_usd": "1191903.5454"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x0e0d2c89a5a019fe1cf762e5e33187631dacc21b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x4be9657ec9002e528f4f17a5c43edc525a07f888f7b180c2afbf75e096c4f38a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.635748146130571",
        "base_token_price_native_currency": "0.000255875864525976",
        "quote_token_price_usd": "1.00132393035342",
        "quote_token_price_native_currency": "0.000405200860276626",
        "base_token_price_quote_token": "0.6314790752",
        "quote_token_price_base_token": "1.5835837469",
        "address": "0x4be9657ec9002e528f4f17a5c43edc525a07f888f7b180c2afbf75e096c4f38a",
        "name": "PONS / USDG 0.3%",
        "pool_created_at": "2026-07-18T01:42:13Z",
        "fdv_usd": "443508044.928443",
        "market_cap_usd": "452719282.309528",
        "price_change_percentage": {
          "m5": "0.448",
          "m15": "-3.336",
          "m30": "-4.245",
          "h1": "-5.244",
          "h6": "-3.754",
          "h24": "-17.457"
        },
        "transactions": {
          "m5": {
            "buys": 53,
            "sells": 3,
            "buyers": 13,
            "sellers": 3
          },
          "m15": {
            "buys": 91,
            "sells": 324,
            "buyers": 32,
            "sellers": 47
          },
          "m30": {
            "buys": 95,
            "sells": 493,
            "buyers": 35,
            "sellers": 57
          },
          "h1": {
            "buys": 182,
            "sells": 766,
            "buyers": 78,
            "sellers": 118
          },
          "h6": {
            "buys": 4095,
            "sells": 4134,
            "buyers": 480,
            "sellers": 574
          },
          "h24": {
            "buys": 11109,
            "sells": 10560,
            "buyers": 971,
            "sellers": 1161
          }
        },
        "volume_usd": {
          "m5": "45311.3490604728",
          "m15": "350047.033840935",
          "m30": "460126.621897532",
          "h1": "931385.665757083",
          "h6": "8157124.80859988",
          "h24": "23631535.5322139"
        },
        "reserve_in_usd": "8100625.4818"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x25e53c08633b9474f3491e4c6abeb6fa6210f8d5c122931679aa498aeab0ed09",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000267777459380516",
        "base_token_price_native_currency": "0.000000106104881042857",
        "quote_token_price_usd": "2466.3",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000106104881",
        "quote_token_price_base_token": "9424637.11538481",
        "address": "0x25e53c08633b9474f3491e4c6abeb6fa6210f8d5c122931679aa498aeab0ed09",
        "name": "CRUMBS / WETH",
        "pool_created_at": "2026-09-08T23:57:56Z",
        "fdv_usd": "259696.637234718",
        "market_cap_usd": "267728.492",
        "price_change_percentage": {
          "m5": "-10.525",
          "m15": "-14.56",
          "m30": "-11.356",
          "h1": "-21.248",
          "h6": "-53.21",
          "h24": "-93.918"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 6,
            "buyers": 4,
            "sellers": 6
          },
          "m15": {
            "buys": 9,
            "sells": 16,
            "buyers": 8,
            "sellers": 16
          },
          "m30": {
            "buys": 20,
            "sells": 29,
            "buyers": 17,
            "sellers": 29
          },
          "h1": {
            "buys": 39,
            "sells": 47,
            "buyers": 34,
            "sellers": 45
          },
          "h6": {
            "buys": 462,
            "sells": 479,
            "buyers": 249,
            "sellers": 325
          },
          "h24": {
            "buys": 10734,
            "sells": 7659,
            "buyers": 3050,
            "sellers": 2818
          }
        },
        "volume_usd": {
          "m5": "2900.5442292419",
          "m15": "3893.6322916255",
          "m30": "7998.2906303484",
          "h1": "12234.92953526",
          "h6": "146137.276568394",
          "h24": "5046406.29970056"
        },
        "reserve_in_usd": "50688.679"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x80baa4b3bfac6f4978700df824b1b3d98e889136",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xb0ccc1418279f6a766416740c87958b8b8ff426eaae71e6cab06c9f822d0aec7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.790522561937727",
        "base_token_price_native_currency": "0.000317019090697616",
        "quote_token_price_usd": "1.00393196966084",
        "quote_token_price_native_currency": "0.00040709792084606",
        "base_token_price_quote_token": "0.7787293289",
        "quote_token_price_base_token": "1.2841432355",
        "address": "0xb0ccc1418279f6a766416740c87958b8b8ff426eaae71e6cab06c9f822d0aec7",
        "name": "LAPTOP / USDC 5%",
        "pool_created_at": "2026-09-07T15:38:39Z",
        "fdv_usd": "790522561.899991",
        "market_cap_usd": "276682896.665",
        "price_change_percentage": {
          "m5": "-0.521",
          "m15": "-5.014",
          "m30": "-14.29",
          "h1": "-51.263",
          "h6": "-41.514",
          "h24": "-92.366"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 8,
            "buyers": 2,
            "sellers": 8
          },
          "m15": {
            "buys": 2,
            "sells": 19,
            "buyers": 2,
            "sellers": 18
          },
          "m30": {
            "buys": 34,
            "sells": 97,
            "buyers": 28,
            "sellers": 75
          },
          "h1": {
            "buys": 560,
            "sells": 259,
            "buyers": 355,
            "sellers": 188
          },
          "h6": {
            "buys": 821,
            "sells": 356,
            "buyers": 514,
            "sellers": 268
          },
          "h24": {
            "buys": 19011,
            "sells": 5057,
            "buyers": 7507,
            "sellers": 2876
          }
        },
        "volume_usd": {
          "m5": "2010.8430978625",
          "m15": "3182.8417675432",
          "m30": "60364.5304097613",
          "h1": "343675.665480756",
          "h6": "425273.170986849",
          "h24": "11941874.2286271"
        },
        "reserve_in_usd": "455977.0828"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xb095274743941e953c746f9c228da9c18bb6ec29",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x6538e2c223ed70228114983afecbe5e69fe627e2fafdf367bdd6bdeff2ad391f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.042966437471488",
        "base_token_price_native_currency": "0.0000167466569112005",
        "quote_token_price_usd": "2468.41",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001674665691",
        "quote_token_price_base_token": "59713.4105811399",
        "address": "0x6538e2c223ed70228114983afecbe5e69fe627e2fafdf367bdd6bdeff2ad391f",
        "name": "ZZZ / WETH",
        "pool_created_at": "2026-09-04T23:54:59Z",
        "fdv_usd": "35662138.4113638",
        "market_cap_usd": "32154678.8194653",
        "price_change_percentage": {
          "m5": "0.13",
          "m15": "3.829",
          "m30": "3.931",
          "h1": "0.925",
          "h6": "-19.571",
          "h24": "43.516"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 20,
            "sells": 14,
            "buyers": 17,
            "sellers": 14
          },
          "m30": {
            "buys": 40,
            "sells": 42,
            "buyers": 35,
            "sellers": 37
          },
          "h1": {
            "buys": 136,
            "sells": 108,
            "buyers": 98,
            "sellers": 87
          },
          "h6": {
            "buys": 876,
            "sells": 643,
            "buyers": 352,
            "sellers": 358
          },
          "h24": {
            "buys": 6283,
            "sells": 5674,
            "buyers": 1404,
            "sellers": 1698
          }
        },
        "volume_usd": {
          "m5": "356.6574050506",
          "m15": "15941.5357646779",
          "m30": "41375.4043712929",
          "h1": "119439.378747033",
          "h6": "900359.13361958",
          "h24": "7206898.14809742"
        },
        "reserve_in_usd": "522560.4223"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x7dbf38976f6d3b9c529e7d9484a71898b409ee6a",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x3206ce1c4d3f9fa25cfab95de7e743f61912fcb03efa6b3bff02cc577dcda22b",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00122639051629486",
        "base_token_price_native_currency": "0.000000508867566511718",
        "quote_token_price_usd": "1.00149007070663",
        "quote_token_price_native_currency": "0.000405652075754861",
        "base_token_price_quote_token": "0.001254443394",
        "quote_token_price_base_token": "797.1663011176",
        "address": "0x3206ce1c4d3f9fa25cfab95de7e743f61912fcb03efa6b3bff02cc577dcda22b",
        "name": "SIRIUS / USDG",
        "pool_created_at": "2026-08-30T09:22:12Z",
        "fdv_usd": "1226390.5159828",
        "market_cap_usd": "1226390.516",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.534",
          "m30": "12.656",
          "h1": "12.766",
          "h6": "7.673",
          "h24": "-4.257"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 4,
            "sells": 2,
            "buyers": 4,
            "sellers": 2
          },
          "m30": {
            "buys": 18,
            "sells": 9,
            "buyers": 14,
            "sellers": 9
          },
          "h1": {
            "buys": 40,
            "sells": 18,
            "buyers": 29,
            "sellers": 17
          },
          "h6": {
            "buys": 222,
            "sells": 167,
            "buyers": 105,
            "sellers": 121
          },
          "h24": {
            "buys": 936,
            "sells": 791,
            "buyers": 286,
            "sellers": 375
          }
        },
        "volume_usd": {
          "m5": "99.2682115758",
          "m15": "673.7416466431",
          "m30": "8421.0888990005",
          "h1": "15690.816525609",
          "h6": "81626.3230244015",
          "h24": "320460.178049452"
        },
        "reserve_in_usd": "87676.689"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x3b4a0048a00787a644932cd648faa043410c163e",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd42a491087a15e5afd51feb3606066cc152d2b09",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.164442721340441",
        "base_token_price_native_currency": "0.0000665514534533914",
        "quote_token_price_usd": "2468.41",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00006655145345",
        "quote_token_price_base_token": "15025.9678505795",
        "address": "0xd42a491087a15e5afd51feb3606066cc152d2b09",
        "name": "CASHCAT / WETH 0.3%",
        "pool_created_at": "2026-07-01T19:38:42Z",
        "fdv_usd": "162480223.44555",
        "market_cap_usd": "162516649.034757",
        "price_change_percentage": {
          "m5": "0.73",
          "m15": "1.018",
          "m30": "1.715",
          "h1": "-1.438",
          "h6": "-3.585",
          "h24": "-10.384"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 42,
            "sells": 33,
            "buyers": 18,
            "sellers": 25
          },
          "m30": {
            "buys": 125,
            "sells": 62,
            "buyers": 42,
            "sellers": 39
          },
          "h1": {
            "buys": 309,
            "sells": 247,
            "buyers": 73,
            "sellers": 90
          },
          "h6": {
            "buys": 2659,
            "sells": 3268,
            "buyers": 615,
            "sellers": 631
          },
          "h24": {
            "buys": 9642,
            "sells": 9899,
            "buyers": 1493,
            "sellers": 1657
          }
        },
        "volume_usd": {
          "m5": "7703.2209117445",
          "m15": "86197.9005619302",
          "m30": "138384.804644487",
          "h1": "432131.096367971",
          "h6": "5197493.07820065",
          "h24": "15703083.3717113"
        },
        "reserve_in_usd": "2952481.4925"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x020bfc650a365f8bb26819deaabf3e21291018b4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EDduxKC2NXzmV5gjz1rUo2xL3Wvxpo8G13TiZsSFbZYL",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000120254351497181274921942076796740133957501617311381542239219851",
        "base_token_price_native_currency": "0.00000120606019679584",
        "quote_token_price_usd": "101.220156388370934508015296573081209623236455877",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001206060197",
        "quote_token_price_base_token": "829146.010005733",
        "address": "EDduxKC2NXzmV5gjz1rUo2xL3Wvxpo8G13TiZsSFbZYL",
        "name": "CRACKTOP / SOL",
        "pool_created_at": "2026-09-08T19:17:11Z",
        "fdv_usd": "120254.3515",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "-4.263",
          "m30": "-2.239",
          "h1": "-3.484",
          "h6": "44.938",
          "h24": "20.476"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 7,
            "sells": 15,
            "buyers": 7,
            "sellers": 13
          },
          "m30": {
            "buys": 23,
            "sells": 29,
            "buyers": 22,
            "sellers": 23
          },
          "h1": {
            "buys": 49,
            "sells": 54,
            "buyers": 40,
            "sellers": 40
          },
          "h6": {
            "buys": 995,
            "sells": 988,
            "buyers": 745,
            "sellers": 743
          },
          "h24": {
            "buys": 9617,
            "sells": 9763,
            "buyers": 8670,
            "sellers": 8303
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "742.738114626",
          "m30": "1932.5098732824",
          "h1": "3623.721165082",
          "h6": "28112.8367088408",
          "h24": "240918.035014948"
        },
        "reserve_in_usd": "28784.6162"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_DtXZNK8FpfoX68UPFpRk7SuqFDDLXh59QjcM1ESfpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_HMzvsEEmtzHhvZNw9uwbaG85HCTmFnkbhzUx16cy7ca3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0543759824374604541576290278286525272085558456438860838687327246",
        "base_token_price_native_currency": "0.000540388592008186",
        "quote_token_price_usd": "101.153165291335085796591403109131232343317979782",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000540388592",
        "quote_token_price_base_token": "1850.52019008",
        "address": "HMzvsEEmtzHhvZNw9uwbaG85HCTmFnkbhzUx16cy7ca3",
        "name": "CATE / SOL",
        "pool_created_at": "2026-07-26T16:32:43Z",
        "fdv_usd": "52730167.8239455",
        "market_cap_usd": "52741977.9340787",
        "price_change_percentage": {
          "m5": "-0.067",
          "m15": "5.551",
          "m30": "5.697",
          "h1": "3.803",
          "h6": "0.708",
          "h24": "36.47"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 82,
            "sells": 297,
            "buyers": 58,
            "sellers": 168
          },
          "m30": {
            "buys": 328,
            "sells": 584,
            "buyers": 187,
            "sellers": 299
          },
          "h1": {
            "buys": 1110,
            "sells": 1100,
            "buyers": 521,
            "sellers": 587
          },
          "h6": {
            "buys": 15091,
            "sells": 13412,
            "buyers": 4780,
            "sellers": 5209
          },
          "h24": {
            "buys": 34601,
            "sells": 33695,
            "buyers": 9713,
            "sellers": 11336
          }
        },
        "volume_usd": {
          "m5": "136.9061352678",
          "m15": "81045.936429114",
          "m30": "208784.817313832",
          "h1": "453721.447841039",
          "h6": "7048347.07237639",
          "h24": "16725524.6025539"
        },
        "reserve_in_usd": "2346993.5048"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Ai66LHZG9MCzg1WKdawwqduVAXpNDUuV8M3uyq5ppump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x3c6da72467e57b3e0a65d3ea15de0235ffec565f4d7c3a24398097aa98840568",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000315674865978663",
        "base_token_price_native_currency": "0.00000000127867792439116",
        "quote_token_price_usd": "2468.7",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000001278677924",
        "quote_token_price_base_token": "782057765.231341",
        "address": "0x3c6da72467e57b3e0a65d3ea15de0235ffec565f4d7c3a24398097aa98840568",
        "name": "RUBEN / WETH",
        "pool_created_at": "2026-09-08T06:57:36Z",
        "fdv_usd": "3156.74866",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0.002",
          "h1": "-1.9",
          "h6": "-15.094",
          "h24": "-24.675"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "h1": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "h6": {
            "buys": 23,
            "sells": 29,
            "buyers": 22,
            "sellers": 28
          },
          "h24": {
            "buys": 120,
            "sells": 126,
            "buyers": 110,
            "sellers": 120
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "12.4738148503",
          "h1": "59.7035766221",
          "h6": "395.2236749211",
          "h24": "4106.2588149509"
        },
        "reserve_in_usd": "5488.6408"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x5942e47cc8057ac76a779f7499cd762cdd335b48",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x971c0991aa8be71674e520e880887b17b2b9bf7602779818db612d1656d11898",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000276545943682892",
        "base_token_price_native_currency": "0.00000000112019558335826",
        "quote_token_price_usd": "2468.7",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000001120195583",
        "quote_token_price_base_token": "892701252.224256",
        "address": "0x971c0991aa8be71674e520e880887b17b2b9bf7602779818db612d1656d11898",
        "name": "Jacob / WETH",
        "pool_created_at": "2026-09-09T03:48:34Z",
        "fdv_usd": "2765.426837",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "0",
          "h6": "0.704",
          "h24": "-97.63"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "h1": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "h6": {
            "buys": 23,
            "sells": 22,
            "buyers": 22,
            "sellers": 21
          },
          "h24": {
            "buys": 18875,
            "sells": 14102,
            "buyers": 4224,
            "sellers": 4202
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "2.8533224412",
          "h1": "2.8533224412",
          "h6": "216.9789546097",
          "h24": "2162965.42406803"
        },
        "reserve_in_usd": "4837.9231"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xaee120c50a0a212b071d71483aea4b4a8e9179f3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_zxTpi4BtaWX3mgdAPoezkMD1hxx8CdeCfrqXMWvSCLX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.186548801140479993230485410111038503788488293473931321351933488",
        "base_token_price_native_currency": "0.00184422324625017",
        "quote_token_price_usd": "101.153165291335085796591403109131232343317979782",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.001844223246",
        "quote_token_price_base_token": "542.233703015",
        "address": "zxTpi4BtaWX3mgdAPoezkMD1hxx8CdeCfrqXMWvSCLX",
        "name": "STONK / SOL",
        "pool_created_at": "2026-08-12T10:51:40Z",
        "fdv_usd": "160793141.986975",
        "market_cap_usd": "160872796.210246",
        "price_change_percentage": {
          "m5": "-0.182",
          "m15": "-3.312",
          "m30": "-5.948",
          "h1": "0.08",
          "h6": "-14.66",
          "h24": "20.731"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 0,
            "buyers": 8,
            "sellers": 0
          },
          "m15": {
            "buys": 626,
            "sells": 109,
            "buyers": 324,
            "sellers": 75
          },
          "m30": {
            "buys": 1391,
            "sells": 442,
            "buyers": 556,
            "sellers": 302
          },
          "h1": {
            "buys": 2495,
            "sells": 1974,
            "buyers": 1032,
            "sellers": 830
          },
          "h6": {
            "buys": 20753,
            "sells": 16848,
            "buyers": 6948,
            "sellers": 5791
          },
          "h24": {
            "buys": 58856,
            "sells": 52303,
            "buyers": 17379,
            "sellers": 14721
          }
        },
        "volume_usd": {
          "m5": "135.9636282685",
          "m15": "230823.947406677",
          "m30": "617250.950626434",
          "h1": "1425113.62748992",
          "h6": "20128946.8834404",
          "h24": "57479415.9339384"
        },
        "reserve_in_usd": "3173585.2848"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6GmAFSYs4gk3FDao5FzzySQpPZaWsa4rUJHacpMpUNgx",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0366221619650984",
        "base_token_price_native_currency": "0.0000153182375882493",
        "quote_token_price_usd": "2468.32",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001531823759",
        "quote_token_price_base_token": "65281.6614338914",
        "address": "0xd29893ffac8b29ec4db2cfe0cdb3fe1377c028ff",
        "name": "Index / WETH 1%",
        "pool_created_at": "2026-07-10T23:38:50Z",
        "fdv_usd": "35909286.1352562",
        "market_cap_usd": "35909484.4687076",
        "price_change_percentage": {
          "m5": "-0.228",
          "m15": "-2.168",
          "m30": "-3.577",
          "h1": "-6.341",
          "h6": "-9.049",
          "h24": "-22.492"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 3
          },
          "m15": {
            "buys": 11,
            "sells": 10,
            "buyers": 7,
            "sellers": 9
          },
          "m30": {
            "buys": 20,
            "sells": 19,
            "buyers": 15,
            "sellers": 16
          },
          "h1": {
            "buys": 49,
            "sells": 37,
            "buyers": 33,
            "sellers": 32
          },
          "h6": {
            "buys": 233,
            "sells": 264,
            "buyers": 140,
            "sellers": 190
          },
          "h24": {
            "buys": 851,
            "sells": 835,
            "buyers": 453,
            "sellers": 537
          }
        },
        "volume_usd": {
          "m5": "3708.5344385039",
          "m15": "8317.1157633747",
          "m30": "30460.0095763704",
          "h1": "128750.887558676",
          "h6": "805674.755708908",
          "h24": "2142355.17862997"
        },
        "reserve_in_usd": "1094991.2543"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x56910d4409f3a0c78c64dd8d0545ff0705389870",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xab43aa8870ba31a89d744dc53136fc6835eb0f2dd319995bcefcd2fe2463b6c0",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00170068682560475",
        "base_token_price_native_currency": "0.00000068090445387607",
        "quote_token_price_usd": "2466.3",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000006809044539",
        "quote_token_price_base_token": "1468634.83460487",
        "address": "0xab43aa8870ba31a89d744dc53136fc6835eb0f2dd319995bcefcd2fe2463b6c0",
        "name": "RECEIPT / WETH",
        "pool_created_at": "2026-09-08T14:51:27Z",
        "fdv_usd": "1674942.709",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "1.579",
          "m30": "10.534",
          "h1": "-10.344",
          "h6": "-25.929",
          "h24": "135.322"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 6,
            "sells": 4,
            "buyers": 4,
            "sellers": 3
          },
          "m30": {
            "buys": 30,
            "sells": 8,
            "buyers": 23,
            "sellers": 7
          },
          "h1": {
            "buys": 53,
            "sells": 34,
            "buyers": 37,
            "sellers": 30
          },
          "h6": {
            "buys": 589,
            "sells": 389,
            "buyers": 282,
            "sellers": 216
          },
          "h24": {
            "buys": 6248,
            "sells": 5878,
            "buyers": 1715,
            "sellers": 1790
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "1472.9822788543",
          "m30": "5777.8611372731",
          "h1": "19693.5080689794",
          "h6": "289496.784854016",
          "h24": "3590582.86041585"
        },
        "reserve_in_usd": "112491.2133"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xb97d9e5ad6244d27588fe0a624a8c78e512934ee",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xcbdfea90430a30ee4469c9902e120a77e7c7e4711d5643671c1d1957f2f1ce27",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.195308658796903",
        "base_token_price_native_currency": "0.0000786988610006409",
        "quote_token_price_usd": "223.627613600352",
        "quote_token_price_native_currency": "0.0905479231685209",
        "base_token_price_quote_token": "0.0008691404314",
        "quote_token_price_base_token": "1150.5620541037",
        "address": "0xcbdfea90430a30ee4469c9902e120a77e7c7e4711d5643671c1d1957f2f1ce27",
        "name": "AI / NVDA",
        "pool_created_at": "2026-07-14T17:48:31Z",
        "fdv_usd": "193112270.516065",
        "market_cap_usd": "193511781.468801",
        "price_change_percentage": {
          "m5": "-0.147",
          "m15": "-1.526",
          "m30": "-0.972",
          "h1": "-4.595",
          "h6": "-9.266",
          "h24": "-15.194"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 6,
            "buyers": 0,
            "sellers": 4
          },
          "m15": {
            "buys": 2,
            "sells": 13,
            "buyers": 2,
            "sellers": 10
          },
          "m30": {
            "buys": 5,
            "sells": 34,
            "buyers": 5,
            "sellers": 27
          },
          "h1": {
            "buys": 32,
            "sells": 94,
            "buyers": 29,
            "sellers": 75
          },
          "h6": {
            "buys": 289,
            "sells": 815,
            "buyers": 223,
            "sellers": 569
          },
          "h24": {
            "buys": 1515,
            "sells": 3640,
            "buyers": 924,
            "sellers": 1844
          }
        },
        "volume_usd": {
          "m5": "929.5704577446",
          "m15": "1559.0959828836",
          "m30": "22500.6962615908",
          "h1": "88310.5188152769",
          "h6": "1747067.21240256",
          "h24": "3388646.47656127"
        },
        "reserve_in_usd": "19913333.6579"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x2e8c31162b855a2ffa90f6f8634643ad6f111e18",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xd0601ce157db5bdc3162bbac2a2c8af5320d9eec",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "bankr-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xfbadffca5e8dfa71f33f9cd22bb5ceaab6ad9e17b6f1ce8f0c21012bac3e2db3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000844860684363202",
        "base_token_price_native_currency": "0.000000326012705006307",
        "quote_token_price_usd": "1.00071854269144",
        "quote_token_price_native_currency": "0.000405691416192513",
        "base_token_price_quote_token": "0.0008035977395",
        "quote_token_price_base_token": "1244.4036994959",
        "address": "0xfbadffca5e8dfa71f33f9cd22bb5ceaab6ad9e17b6f1ce8f0c21012bac3e2db3",
        "name": "Jacob / USDG",
        "pool_created_at": "2026-09-09T01:05:36Z",
        "fdv_usd": "836625.449",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "6.259",
          "m15": "-8.34",
          "m30": "-22.728",
          "h1": "-35.646",
          "h6": "-57.258",
          "h24": "1986.926"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 10,
            "buyers": 19,
            "sellers": 10
          },
          "m15": {
            "buys": 120,
            "sells": 63,
            "buyers": 77,
            "sellers": 59
          },
          "m30": {
            "buys": 193,
            "sells": 122,
            "buyers": 107,
            "sellers": 100
          },
          "h1": {
            "buys": 359,
            "sells": 278,
            "buyers": 192,
            "sellers": 214
          },
          "h6": {
            "buys": 2379,
            "sells": 2111,
            "buyers": 780,
            "sellers": 969
          },
          "h24": {
            "buys": 29568,
            "sells": 27312,
            "buyers": 5343,
            "sellers": 5013
          }
        },
        "volume_usd": {
          "m5": "3329.3224385172",
          "m15": "28742.16988041",
          "m30": "53259.4396236163",
          "h1": "120295.473069256",
          "h6": "946641.107300951",
          "h24": "13388902.7054547"
        },
        "reserve_in_usd": "72592.7711"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x3df3644bcf4ce0d993e18c86c3080e53bfea06f1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x5fc5360d0400a0fd4f2af552add042d716f1d168",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Podprta omrežja

Obsežna pokritost v več verigah

Pridobite cene kriptovalut in borzne podatke iz več kot 220+ omrežij, pa naj gre za glavne verige blokov ali nove izdaje.

Zakaj projekti Web3 uporabljajo platformo CoinGecko?

»DEX API platforme CoinGecko nam zagotavlja hiter, zelo natančen in obsežen vir podatkov o cenah na decentraliziranih borzah. Zagotavlja široko pokritost podatkov, je enostaven za uporabo in zelo zanesljiv. DEX API platforme CoinGecko je postal eden od naših številnih ključnih virov cen na decentraliziranih borzah, ki jih Supra uporablja za združevanje podatkov z decentraliziranih borz.«
»DEX API platforme CoinGecko je postal sestavni del našega razvojnega procesa in zelo učinkovito izvaja številna manjša opravila, ki jih mi preprosto ne moremo opraviti. To je bistveno poenostavilo naš delovni proces in nam omogočilo, da se osredotočimo na razvoj temeljih delov poslovanja.«
»DEX API platforme CoinGecko zagotavlja široko pokritost, podpira največje število verig in visoko zanesljivost delovanja.«

Pogosta vprašanja

Obogatite svoj projekt z API-jem CoinGecko

Odkrijte več možnosti z zanesljivimi, natančnimi in celovitimi podatki o cenah kriptovalut.
Nikoli ne zamudite posodobitve!
Naročite se na naše novice o API-ju za najnovejše novice o izdelkih, posodobitve končnih točk in navdihujoče vsebine skupnosti.
Izberite valuto
Predlagane valute
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
Fiduciarne valute
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
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
Kriptovalute
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
SOL
Solana
Enote Bitcoina
BITS
Bits
SATS
Satoshi
Blago
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Izberite jezik
Priljubljeni jeziki
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Vsi jeziki
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
繁體中文
Pozdravljeni v CoinGecko
Pozdravljeni nazaj!
Prijavite se ali registrirajte v nekaj sekundah
ali
Vpišite se z: . Ali to niste vi?
Ste pozabili geslo?
Niste prejeli navodil za potrditev?
Ponovno pošlji navodila za potrditev
Geslo mora vsebovati vsaj 8 znakov, vključno z eno veliko tiskano črko, eno malo tiskano črko, eno številko in enim posebnim znakom.
Če nadaljujete, potrjujete, da ste prebrali in v celoti soglašate z našima dokumentoma Pogoji storitve in Pravilnik o zasebnosti.
Pridobite obvestila o cenah z aplikacijo CoinGecko
Ste pozabili geslo?
V naslednjih minutah boste prejeli email z navodili za ponastavitev gesla.
Ponovno pošlji navodila za potrditev
Prejeli boste email z navodili za potrditev vašega računa.
Prenesite aplikacijo CoinGecko.
Odčitajte to kodo QR in prenesite aplikacijo zdaj App QR Code Ali pa jo poiščite v trgovini z aplikacijami
Dodaj NFT
CoinGecko
Boljše v aplikaciji
Sprotna opozorila o cenah ter hitrejša in bolj nemotena izkušnja.