Tiền ảo: 17.916
Sàn giao dịch: 1.471
Giá trị vốn hóa thị trường: 2,453T $ 2.1%
Lưu lượng 24 giờ: 113,652B $
Gas: 0.319 GWEI
Xóa quảng cáo
CoinGecko CoinGecko

Token DEX & API dữ liệu thị trường trên chuỗi dành cho các dự án và nhà phát triển DeFi

Nhận thông tin đầy đủ về thị trường tiền mã hóa từ API CoinGecko,
cơ quan dữ liệu tiền mã hóa độc lập lớn nhất thế giới từ năm 2014.
Dữ liệu được cung cấp bởi
Được các dự án Web3 hàng đầu tin tưởng

API dữ liệu DEX trên chuỗi toàn diện và đáng tin cậy

Truy cập dữ liệu thị trường trên chuỗi từ các DEX như Uniswap, PancakeSwap, Orca, Curve và nhiều sàn giao dịch khác trên các mạng chính, bằng API dữ liệu DEX đáng tin cậy và toàn diện của chúng tôi.
35M+
Tiền ảo & token
200+
Mạng
1,500+
DEX

Mở rộng quy mô dự án DeFi của bạn một cách hiệu quả

Một API thống nhất cho dữ liệu về tiền mã hóa, NFT và DEX

Biến quy trình tích hợp trở nên đơn giản hơn với một API dữ liệu tiền mã hóa thống nhất, cung cấp độ bao phủ toàn diện
Danh mục tiêu chí đánh giá Mô tả
/onchain/simple/*/token_price/* Cách đơn giản nhất để nhận được giá USD mới nhất của các token trên một mạng bằng các địa chỉ token
/onchain/networks Xem danh sách đầy đủ các mạng được hỗ trợ
/onchain/network/*dexes Xem danh sách đầy đủ các DEX được hỗ trợ trên một mạng
/onchains/network/*/pools/* Xem dữ liệu về nhóm thanh khoản, chẳng hạn như nhóm thịnh hành, nhóm mới và dữ liệu thị trường như giá, dự trữ, vốn hóa, giao dịch, khối lượng giao dịch. Ngoài ra, còn có điểm cuối tìm kiếm để tìm kiếm các nhóm trên một mạng.
/onchains/network/*/tokens/* Xem dữ liệu về token như các nhóm thịnh hành nhất, giá, giá trị pha loãng hoàn toàn (fdv), dự trữ, khối lượng giao dịch, vốn hóa, điểm số trên geckoterminal, id api của coingecko. Ngoài ra còn có siêu dữ liệu, bao gồm hình ảnh, trang web, mô tả và đường liên kết mạng xã hội.
/onchains/network/*/ohlcvs/* Xem dữ liệu lịch sử biểu đồ OHLCV của một nhóm thanh khoản
/onchains/network/*/trades Xem 300 giao dịch mới nhất từ nhóm thanh khoản
// Xem giá và dữ liệu thị trường của một nhóm thanh khoản
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00165651273499",
      "base_token_price_native_currency": "0.000465487173814732",
      "quote_token_price_usd": "2152.41269432864",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004654871738",
      "quote_token_price_base_token": "2148.286905104",
      "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": "4436104643.7342",
      "market_cap_usd": "4436020070.932",
      "price_change_percentage": {
        "m5": "0.268",
        "m15": "0.232",
        "m30": "0.044",
        "h1": "0.372",
        "h6": "0.139",
        "h24": "0.032"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 3,
          "buyers": 1,
          "sellers": 3
        },
        "m15": {
          "buys": 8,
          "sells": 8,
          "buyers": 7,
          "sellers": 5
        },
        "m30": {
          "buys": 11,
          "sells": 16,
          "buyers": 9,
          "sellers": 10
        },
        "h1": {
          "buys": 20,
          "sells": 22,
          "buyers": 14,
          "sellers": 13
        },
        "h6": {
          "buys": 131,
          "sells": 141,
          "buyers": 69,
          "sellers": 60
        },
        "h24": {
          "buys": 757,
          "sells": 653,
          "buyers": 260,
          "sellers": 175
        }
      },
      "volume_usd": {
        "m5": "1193.8671610445",
        "m15": "5913.1031123205",
        "m30": "9640.6570719446",
        "h1": "15508.4775577211",
        "h6": "85665.5548873108",
        "h24": "380022.731924345"
      },
      "reserve_in_usd": "1119319.7316",
      "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"
        }
      }
    }
  }
}
// Khám phá các nhóm đang thịnh hành
{
  "data": [
    {
      "id": "solana_56YheczRM5MbYDDFmnobrTnCiSPJqmuvZwFwfKVP9gS2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000781384626167198701566205936162445080645236957832671431718771828",
        "base_token_price_native_currency": "0.00000926411454210346",
        "quote_token_price_usd": "85.281538785471345957651106900983262178462265894",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009264114542",
        "quote_token_price_base_token": "107943.397661504",
        "address": "56YheczRM5MbYDDFmnobrTnCiSPJqmuvZwFwfKVP9gS2",
        "name": "Clippy / SOL",
        "pool_created_at": "2026-01-19T21:05:23Z",
        "fdv_usd": "781335.623310017",
        "market_cap_usd": "781335.623310017",
        "price_change_percentage": {
          "m5": "1.879",
          "m15": "2.331",
          "m30": "3.468",
          "h1": "5.344",
          "h6": "6.449",
          "h24": "-3.026"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 10,
            "buyers": 5,
            "sellers": 10
          },
          "m15": {
            "buys": 13,
            "sells": 20,
            "buyers": 12,
            "sellers": 20
          },
          "m30": {
            "buys": 25,
            "sells": 32,
            "buyers": 24,
            "sellers": 32
          },
          "h1": {
            "buys": 63,
            "sells": 63,
            "buyers": 60,
            "sellers": 61
          },
          "h6": {
            "buys": 369,
            "sells": 434,
            "buyers": 329,
            "sellers": 407
          },
          "h24": {
            "buys": 1939,
            "sells": 2238,
            "buyers": 1577,
            "sellers": 1897
          }
        },
        "volume_usd": {
          "m5": "984.2256179976",
          "m15": "1923.9952740604",
          "m30": "3396.4422749668",
          "h1": "7033.3971446177",
          "h6": "43696.4495505684",
          "h24": "307081.71650434"
        },
        "reserve_in_usd": "123550.5461"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GKjAe1bQXXLoEitJYSuyw6qt97tTVoKkGEgWPEo6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BFuEXEKtPjbz77UBSpfyp4JnH2o5oDP61MhniZVNg5xY",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.009289828721641185416757682064679468455398068930098966487305556",
        "base_token_price_native_currency": "0.000110336604467536",
        "quote_token_price_usd": "85.22253091838218180060015089660579979963039449",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001103366045",
        "quote_token_price_base_token": "9063.175406075",
        "address": "BFuEXEKtPjbz77UBSpfyp4JnH2o5oDP61MhniZVNg5xY",
        "name": "ZEN / SOL",
        "pool_created_at": "2026-03-31T17:23:06Z",
        "fdv_usd": "8941559.90968413",
        "market_cap_usd": "8941559.90968413",
        "price_change_percentage": {
          "m5": "-5.941",
          "m15": "-9.768",
          "m30": "-2.032",
          "h1": "-21.088",
          "h6": "3.469",
          "h24": "26684.198"
        },
        "transactions": {
          "m5": {
            "buys": 453,
            "sells": 262,
            "buyers": 214,
            "sellers": 95
          },
          "m15": {
            "buys": 1085,
            "sells": 786,
            "buyers": 493,
            "sellers": 337
          },
          "m30": {
            "buys": 2082,
            "sells": 1619,
            "buyers": 1074,
            "sellers": 816
          },
          "h1": {
            "buys": 5132,
            "sells": 4359,
            "buyers": 2296,
            "sellers": 1832
          },
          "h6": {
            "buys": 32237,
            "sells": 25460,
            "buyers": 11584,
            "sellers": 9493
          },
          "h24": {
            "buys": 82003,
            "sells": 61901,
            "buyers": 22351,
            "sellers": 16382
          }
        },
        "volume_usd": {
          "m5": "158356.734656643",
          "m15": "435499.411250679",
          "m30": "887571.989289213",
          "h1": "2530300.61098675",
          "h6": "17825145.2655562",
          "h24": "36432116.0969696"
        },
        "reserve_in_usd": "358545.2514"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3tXvLBVojpviB13khqqsV4f7uh51Gy8m5q39eXJCpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.009815135245784453571101030470231275720519801710812117805785236",
        "base_token_price_native_currency": "0.000114714879802406",
        "quote_token_price_usd": "85.22253091838218180060015089660579979963039449",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001147148798",
        "quote_token_price_base_token": "8717.264941762",
        "address": "Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
        "name": "LOL / SOL",
        "pool_created_at": "2026-03-18T23:57:45Z",
        "fdv_usd": "9712733.2460899",
        "market_cap_usd": "9712733.24618496",
        "price_change_percentage": {
          "m5": "0.738",
          "m15": "-4.09",
          "m30": "-4.327",
          "h1": "1.611",
          "h6": "-8.8",
          "h24": "0.711"
        },
        "transactions": {
          "m5": {
            "buys": 47,
            "sells": 30,
            "buyers": 28,
            "sellers": 28
          },
          "m15": {
            "buys": 146,
            "sells": 76,
            "buyers": 82,
            "sellers": 62
          },
          "m30": {
            "buys": 280,
            "sells": 182,
            "buyers": 184,
            "sellers": 135
          },
          "h1": {
            "buys": 539,
            "sells": 462,
            "buyers": 407,
            "sellers": 317
          },
          "h6": {
            "buys": 3187,
            "sells": 2308,
            "buyers": 2282,
            "sellers": 1524
          },
          "h24": {
            "buys": 14394,
            "sells": 10622,
            "buyers": 8210,
            "sellers": 5049
          }
        },
        "volume_usd": {
          "m5": "8618.3384631067",
          "m15": "29733.1103751463",
          "m30": "66915.7175743002",
          "h1": "156981.888654541",
          "h6": "926660.887920234",
          "h24": "4213487.1852945"
        },
        "reserve_in_usd": "375650.9106"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_34q2KmCvapecJgR6ZrtbCTrzZVtkt3a5mHEA3TuEsWYb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xb2af49dbf526054faf19602860a5e298a79f3d05",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.232610021182425",
        "base_token_price_native_currency": "0.000376303917687665",
        "quote_token_price_usd": "616.68",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0003763039177",
        "quote_token_price_base_token": "2657.426492248",
        "address": "0xb2af49dbf526054faf19602860a5e298a79f3d05",
        "name": "SIREN / WBNB 1%",
        "pool_created_at": "2025-02-08T20:23:54Z",
        "fdv_usd": "164619623.842148",
        "market_cap_usd": "164619623.849547",
        "price_change_percentage": {
          "m5": "-0.295",
          "m15": "0.162",
          "m30": "-5.28",
          "h1": "-9.095",
          "h6": "-25.166",
          "h24": "-76.513"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 40,
            "buyers": 5,
            "sellers": 17
          },
          "m15": {
            "buys": 22,
            "sells": 79,
            "buyers": 12,
            "sellers": 33
          },
          "m30": {
            "buys": 63,
            "sells": 214,
            "buyers": 40,
            "sellers": 61
          },
          "h1": {
            "buys": 338,
            "sells": 576,
            "buyers": 135,
            "sellers": 162
          },
          "h6": {
            "buys": 1102,
            "sells": 1585,
            "buyers": 314,
            "sellers": 369
          },
          "h24": {
            "buys": 18110,
            "sells": 22562,
            "buyers": 1642,
            "sellers": 1387
          }
        },
        "volume_usd": {
          "m5": "25090.5938109763",
          "m15": "54376.3117472843",
          "m30": "107284.930196562",
          "h1": "407797.413574415",
          "h6": "1107116.43862305",
          "h24": "15936393.6317375"
        },
        "reserve_in_usd": "4752110.1995"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x997a58129890bbda032231a52ed1ddc845fc18e1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8LTRgxZ2KWDc2sDGuYAe5VtDgguAzteSeQUJisLQ5BVA",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0072014118768080593888817223570788276104900548949100465013775257",
        "base_token_price_native_currency": "0.0000844917228999731",
        "quote_token_price_usd": "85.22253091838218180060015089660579979963039449",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000844917229",
        "quote_token_price_base_token": "11835.4788573061",
        "address": "8LTRgxZ2KWDc2sDGuYAe5VtDgguAzteSeQUJisLQ5BVA",
        "name": "PIXEL / SOL",
        "pool_created_at": "2026-03-27T03:03:16Z",
        "fdv_usd": "7205582.592",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-8.36",
          "m15": "-0.424",
          "m30": "-6.842",
          "h1": "13.079",
          "h6": "25.462",
          "h24": "235.441"
        },
        "transactions": {
          "m5": {
            "buys": 44,
            "sells": 39,
            "buyers": 37,
            "sellers": 26
          },
          "m15": {
            "buys": 193,
            "sells": 153,
            "buyers": 120,
            "sellers": 95
          },
          "m30": {
            "buys": 352,
            "sells": 287,
            "buyers": 190,
            "sellers": 173
          },
          "h1": {
            "buys": 794,
            "sells": 663,
            "buyers": 373,
            "sellers": 352
          },
          "h6": {
            "buys": 3128,
            "sells": 2869,
            "buyers": 1146,
            "sellers": 1169
          },
          "h24": {
            "buys": 14945,
            "sells": 12941,
            "buyers": 3096,
            "sellers": 2814
          }
        },
        "volume_usd": {
          "m5": "12041.5128755401",
          "m15": "52790.358671868",
          "m30": "82360.7153821606",
          "h1": "232773.245417",
          "h6": "818611.997459557",
          "h24": "4122453.99950366"
        },
        "reserve_in_usd": "285493.2477"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EkDGB5fbPXiRmDDjxKcC7dFjzvFZj2KT9t7oeyyPx4SX",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5MWxNKCzLNDtzPBAuE8PV7VbsQ4EeP5dcnQdUnptYq9e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000107518249924921058759741316007449235497451504644849976851363942",
        "base_token_price_native_currency": "0.00000128914642956528",
        "quote_token_price_usd": "85.227980993772220849993658989720042760276901278",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000128914643",
        "quote_token_price_base_token": "775707.070248967",
        "address": "5MWxNKCzLNDtzPBAuE8PV7VbsQ4EeP5dcnQdUnptYq9e",
        "name": "Chicky / SOL",
        "pool_created_at": "2026-03-31T06:23:48Z",
        "fdv_usd": "107517.625405102",
        "market_cap_usd": "107517.874267877",
        "price_change_percentage": {
          "m5": "-2.477",
          "m15": "1.575",
          "m30": "-4.062",
          "h1": "-22.534",
          "h6": "-70.036",
          "h24": "-88.052"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 9,
            "buyers": 8,
            "sellers": 9
          },
          "m15": {
            "buys": 62,
            "sells": 58,
            "buyers": 35,
            "sellers": 44
          },
          "m30": {
            "buys": 185,
            "sells": 143,
            "buyers": 94,
            "sellers": 94
          },
          "h1": {
            "buys": 471,
            "sells": 346,
            "buyers": 253,
            "sellers": 230
          },
          "h6": {
            "buys": 3311,
            "sells": 2588,
            "buyers": 906,
            "sellers": 1259
          },
          "h24": {
            "buys": 32086,
            "sells": 26331,
            "buyers": 5727,
            "sellers": 6007
          }
        },
        "volume_usd": {
          "m5": "787.7634811321",
          "m15": "4537.0843556167",
          "m30": "14551.2394640487",
          "h1": "42900.658966487",
          "h6": "288321.154940575",
          "h24": "4717725.41837318"
        },
        "reserve_in_usd": "31639.8271"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2AMYvN5zvXMC9ueA6vznaiaEqWrjpxHCisa2Nuc5pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x933477eba23726ca95a957cb85dbb1957267ef85",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000132995860966537",
        "base_token_price_native_currency": "0.000000000215125156104864",
        "quote_token_price_usd": "616.68",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000000002151251561",
        "quote_token_price_base_token": "4648456824.41966",
        "address": "0x933477eba23726ca95a957cb85dbb1957267ef85",
        "name": "WKC / WBNB",
        "pool_created_at": "2022-03-20T15:33:50Z",
        "fdv_usd": "71730476.821343",
        "market_cap_usd": "71730903.1997987",
        "price_change_percentage": {
          "m5": "-1.1",
          "m15": "-1.619",
          "m30": "-1.925",
          "h1": "-4.82",
          "h6": "-9.274",
          "h24": "-13.317"
        },
        "transactions": {
          "m5": {
            "buys": 24,
            "sells": 6,
            "buyers": 17,
            "sellers": 6
          },
          "m15": {
            "buys": 41,
            "sells": 16,
            "buyers": 32,
            "sellers": 13
          },
          "m30": {
            "buys": 84,
            "sells": 47,
            "buyers": 65,
            "sellers": 41
          },
          "h1": {
            "buys": 140,
            "sells": 87,
            "buyers": 108,
            "sellers": 73
          },
          "h6": {
            "buys": 891,
            "sells": 591,
            "buyers": 474,
            "sellers": 392
          },
          "h24": {
            "buys": 4154,
            "sells": 2928,
            "buyers": 1988,
            "sellers": 1630
          }
        },
        "volume_usd": {
          "m5": "7108.6612321359",
          "m15": "12997.1840574244",
          "m30": "19007.6283704679",
          "h1": "37260.1109485625",
          "h6": "160397.998820707",
          "h24": "949834.739899669"
        },
        "reserve_in_usd": "1399113.1004"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x6ec90334d89dbdc89e08a133271be3d104128edb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000671493399172184",
        "base_token_price_native_currency": "0.00000000316126099863392",
        "quote_token_price_usd": "2147.06",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003161260999",
        "quote_token_price_base_token": "316329464.866119",
        "address": "0xec33256bf1ded407a57fd3c1965e7556e42ac14db09bc4e6fef57d5e2eb0b0b9",
        "name": "GITLAWB / WETH",
        "pool_created_at": "2026-03-11T02:00:07Z",
        "fdv_usd": "671493.3992",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.899",
          "m15": "-4.191",
          "m30": "5.67",
          "h1": "-19.49",
          "h6": "-27.402",
          "h24": "333.232"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 4,
            "sells": 9,
            "buyers": 4,
            "sellers": 9
          },
          "m30": {
            "buys": 22,
            "sells": 20,
            "buyers": 21,
            "sellers": 20
          },
          "h1": {
            "buys": 33,
            "sells": 43,
            "buyers": 32,
            "sellers": 40
          },
          "h6": {
            "buys": 284,
            "sells": 192,
            "buyers": 165,
            "sellers": 154
          },
          "h24": {
            "buys": 1748,
            "sells": 1344,
            "buyers": 616,
            "sellers": 620
          }
        },
        "volume_usd": {
          "m5": "2812.2120240225",
          "m15": "3991.6439970757",
          "m30": "12484.378207601",
          "h1": "30666.4311149565",
          "h6": "196302.659541154",
          "h24": "1588313.35565523"
        },
        "reserve_in_usd": "323189.9781"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x5f980dcfc4c0fa3911554cf5ab288ed0eb13dba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_86Vhq42g8n2eZVgTDSYMMQshUCsGZTCCjEKo1AHrfTc9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00212764738550221410832599846706995699074391797243484912987709227",
        "base_token_price_native_currency": "0.0000256352988920057",
        "quote_token_price_usd": "85.232510760134921122558068153150054519578039977",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002563529889",
        "quote_token_price_base_token": "39008.7123310993",
        "address": "86Vhq42g8n2eZVgTDSYMMQshUCsGZTCCjEKo1AHrfTc9",
        "name": "SUKI / SOL",
        "pool_created_at": "2026-03-30T10:04:48Z",
        "fdv_usd": "2186216.45759642",
        "market_cap_usd": "2186216.45759642",
        "price_change_percentage": {
          "m5": "0.141",
          "m15": "1.844",
          "m30": "-6.096",
          "h1": "19.535",
          "h6": "-60.511",
          "h24": "-13.976"
        },
        "transactions": {
          "m5": {
            "buys": 48,
            "sells": 57,
            "buyers": 46,
            "sellers": 57
          },
          "m15": {
            "buys": 158,
            "sells": 172,
            "buyers": 145,
            "sellers": 137
          },
          "m30": {
            "buys": 376,
            "sells": 386,
            "buyers": 292,
            "sellers": 197
          },
          "h1": {
            "buys": 806,
            "sells": 921,
            "buyers": 507,
            "sellers": 304
          },
          "h6": {
            "buys": 8019,
            "sells": 7852,
            "buyers": 2485,
            "sellers": 911
          },
          "h24": {
            "buys": 38104,
            "sells": 38052,
            "buyers": 11898,
            "sellers": 5715
          }
        },
        "volume_usd": {
          "m5": "15966.6061217888",
          "m15": "48280.257282696",
          "m30": "117066.72855837",
          "h1": "235040.472934389",
          "h6": "2427712.34273118",
          "h24": "12620257.2658747"
        },
        "reserve_in_usd": "169990.6398"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_DW8P5TcXXsUFpwUiKfNNXNdbn4DzBbpqUy6P85wipump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xd7e5522c9cc3682c960afada6adde0f8116580f2ad2cef08c197faf625e53842",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "22.4103485178111",
        "base_token_price_native_currency": "0.0105007233699733",
        "quote_token_price_usd": "2146.78",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.01050072337",
        "quote_token_price_base_token": "95.231534511",
        "address": "0xd7e5522c9cc3682c960afada6adde0f8116580f2ad2cef08c197faf625e53842",
        "name": "BEAN / ETH 1%",
        "pool_created_at": "2026-02-25T20:14:19Z",
        "fdv_usd": "1457232.15238435",
        "market_cap_usd": "721831.379722035",
        "price_change_percentage": {
          "m5": "-6.513",
          "m15": "-11.177",
          "m30": "-13.07",
          "h1": "-10.534",
          "h6": "-2.794",
          "h24": "123.973"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 5,
            "buyers": 4,
            "sellers": 5
          },
          "m15": {
            "buys": 11,
            "sells": 12,
            "buyers": 8,
            "sellers": 12
          },
          "m30": {
            "buys": 20,
            "sells": 19,
            "buyers": 13,
            "sellers": 17
          },
          "h1": {
            "buys": 47,
            "sells": 39,
            "buyers": 26,
            "sellers": 29
          },
          "h6": {
            "buys": 374,
            "sells": 475,
            "buyers": 137,
            "sellers": 144
          },
          "h24": {
            "buys": 1304,
            "sells": 1479,
            "buyers": 318,
            "sellers": 327
          }
        },
        "volume_usd": {
          "m5": "10284.5782544009",
          "m15": "15286.5773830593",
          "m30": "20419.1602697389",
          "h1": "32357.4145483771",
          "h6": "217646.552653389",
          "h24": "729345.106340254"
        },
        "reserve_in_usd": "352891.2396"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x5c72992b83e74c4d5200a8e8920fb946214a5a5d",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xebe171fcaa290227f3e466d637bab9e8f3c472b3a013fb2315c5c9a222feb65a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000245404508354209",
        "base_token_price_native_currency": "0.00000000114304316075069",
        "quote_token_price_usd": "2146.94",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000001143043161",
        "quote_token_price_base_token": "874857603.227557",
        "address": "0xebe171fcaa290227f3e466d637bab9e8f3c472b3a013fb2315c5c9a222feb65a",
        "name": "AGNT / WETH",
        "pool_created_at": "2026-03-10T19:30:57Z",
        "fdv_usd": "245404.506159432",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0.252",
          "m30": "-1.6",
          "h1": "6.963",
          "h6": "10.046",
          "h24": "200.726"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m30": {
            "buys": 8,
            "sells": 5,
            "buyers": 6,
            "sellers": 5
          },
          "h1": {
            "buys": 28,
            "sells": 18,
            "buyers": 24,
            "sellers": 16
          },
          "h6": {
            "buys": 120,
            "sells": 104,
            "buyers": 78,
            "sellers": 86
          },
          "h24": {
            "buys": 1125,
            "sells": 770,
            "buyers": 379,
            "sellers": 362
          }
        },
        "volume_usd": {
          "m5": "0.498979354",
          "m15": "53.6013508868",
          "m30": "1937.2361011504",
          "h1": "9029.5792723936",
          "h6": "57294.4574404008",
          "h24": "579772.996187307"
        },
        "reserve_in_usd": "158695.2164"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x32f66ec2ffb26d262058965cf294f951e47f8ba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.012076619725916381702921684285110041192493055631124966498589472",
        "base_token_price_native_currency": "0.000141940303289373",
        "quote_token_price_usd": "85.28551886255038557373789218039352319459417496",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001419403033",
        "quote_token_price_base_token": "7045.215325215",
        "address": "A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
        "name": "Punch / SOL",
        "pool_created_at": "2026-02-05T09:01:05Z",
        "fdv_usd": "12074762.1696754",
        "market_cap_usd": "12074762.1696754",
        "price_change_percentage": {
          "m5": "-1.617",
          "m15": "-0.265",
          "m30": "7.367",
          "h1": "11.659",
          "h6": "17.569",
          "h24": "18.715"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 21,
            "buyers": 7,
            "sellers": 18
          },
          "m15": {
            "buys": 62,
            "sells": 71,
            "buyers": 34,
            "sellers": 43
          },
          "m30": {
            "buys": 145,
            "sells": 179,
            "buyers": 66,
            "sellers": 97
          },
          "h1": {
            "buys": 485,
            "sells": 705,
            "buyers": 209,
            "sellers": 249
          },
          "h6": {
            "buys": 974,
            "sells": 1222,
            "buyers": 459,
            "sellers": 499
          },
          "h24": {
            "buys": 2886,
            "sells": 3048,
            "buyers": 1234,
            "sellers": 1199
          }
        },
        "volume_usd": {
          "m5": "6117.6108129089",
          "m15": "17668.196923214",
          "m30": "42751.33346508",
          "h1": "179208.137463912",
          "h6": "288828.159962467",
          "h24": "678509.748168373"
        },
        "reserve_in_usd": "693030.2978"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_NV2RYH954cTJ3ckFUpvfqaQXU4ARqqDH3562nFSpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BZwAYUU6d5qVnTnn8v5ujpiQs4YQbBEfjYbKbVjctvVC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0199111754219898534791478516823214706338061132668610268354971072",
        "base_token_price_native_currency": "0.000233495593688363",
        "quote_token_price_usd": "85.232860337227438257472373873633587074375961104",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0002334955937",
        "quote_token_price_base_token": "4282.736064539",
        "address": "BZwAYUU6d5qVnTnn8v5ujpiQs4YQbBEfjYbKbVjctvVC",
        "name": "VDOR / SOL",
        "pool_created_at": "2026-03-20T21:13:12Z",
        "fdv_usd": "19911175.42",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.602",
          "m15": "-1.228",
          "m30": "0.068",
          "h1": "-0.04",
          "h6": "0.094",
          "h24": "12.988"
        },
        "transactions": {
          "m5": {
            "buys": 112,
            "sells": 21,
            "buyers": 40,
            "sellers": 1
          },
          "m15": {
            "buys": 294,
            "sells": 58,
            "buyers": 89,
            "sellers": 1
          },
          "m30": {
            "buys": 534,
            "sells": 108,
            "buyers": 137,
            "sellers": 1
          },
          "h1": {
            "buys": 1128,
            "sells": 233,
            "buyers": 280,
            "sellers": 9
          },
          "h6": {
            "buys": 5596,
            "sells": 1268,
            "buyers": 1206,
            "sellers": 32
          },
          "h24": {
            "buys": 14845,
            "sells": 3046,
            "buyers": 2975,
            "sellers": 115
          }
        },
        "volume_usd": {
          "m5": "15261.035679738",
          "m15": "50120.1336386926",
          "m30": "84450.5037660874",
          "h1": "182018.923554742",
          "h6": "797891.245365036",
          "h24": "2115113.70142512"
        },
        "reserve_in_usd": "419772.2393"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_VDoRrZix72Er41foJAdKrwFqYNozPbktuPa4Xy1A7Au",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora-damm-v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_B1SdeKX6uKJvE5e4fTuVJrAXUMu2ykGEyBTNTc6hc4QN",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00016032353852769238297457306849847205897992124106362847208759414",
        "base_token_price_native_currency": "0.00000190148239967745",
        "quote_token_price_usd": "85.22253091838218180060015089660579979963039449",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000019014824",
        "quote_token_price_base_token": "525905.472577412",
        "address": "B1SdeKX6uKJvE5e4fTuVJrAXUMu2ykGEyBTNTc6hc4QN",
        "name": "80085 / SOL",
        "pool_created_at": "2026-03-31T16:48:43Z",
        "fdv_usd": "160516.1584",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.584",
          "m15": "-6.129",
          "m30": "-13.859",
          "h1": "-14.247",
          "h6": "-43.482",
          "h24": "396.746"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 15,
            "buyers": 18,
            "sellers": 14
          },
          "m15": {
            "buys": 46,
            "sells": 37,
            "buyers": 34,
            "sellers": 34
          },
          "m30": {
            "buys": 181,
            "sells": 125,
            "buyers": 113,
            "sellers": 101
          },
          "h1": {
            "buys": 252,
            "sells": 204,
            "buyers": 150,
            "sellers": 163
          },
          "h6": {
            "buys": 2380,
            "sells": 1962,
            "buyers": 981,
            "sellers": 1039
          },
          "h24": {
            "buys": 33209,
            "sells": 29558,
            "buyers": 7497,
            "sellers": 7150
          }
        },
        "volume_usd": {
          "m5": "1852.4453925714",
          "m15": "4219.3936149655",
          "m30": "19640.6493393018",
          "h1": "27085.4832937496",
          "h6": "262722.649828587",
          "h24": "4345572.83281902"
        },
        "reserve_in_usd": "37669.3786"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FMsdB9EWrfME1SZ6pQ5e8VYcUEez2qwuFZcq9NFFpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6UBUQq6YMmQEyoJUBbF2xuP1yt67RSfvgwk8o1P6JHkG",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000539028947974347831658654042888146643878851339694812795931278186",
        "base_token_price_native_currency": "0.00000631895689900554",
        "quote_token_price_usd": "85.289093510905886202682805799163848092938704643",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006318956899",
        "quote_token_price_base_token": "158253.967542867",
        "address": "6UBUQq6YMmQEyoJUBbF2xuP1yt67RSfvgwk8o1P6JHkG",
        "name": "ANIME / SOL",
        "pool_created_at": "2025-04-01T21:26:51Z",
        "fdv_usd": "537252.217778247",
        "market_cap_usd": "537252.318871813",
        "price_change_percentage": {
          "m5": "3.981",
          "m15": "7.897",
          "m30": "6.885",
          "h1": "8.763",
          "h6": "22.665",
          "h24": "6.541"
        },
        "transactions": {
          "m5": {
            "buys": 23,
            "sells": 7,
            "buyers": 21,
            "sellers": 7
          },
          "m15": {
            "buys": 51,
            "sells": 38,
            "buyers": 34,
            "sellers": 31
          },
          "m30": {
            "buys": 76,
            "sells": 64,
            "buyers": 54,
            "sellers": 53
          },
          "h1": {
            "buys": 179,
            "sells": 162,
            "buyers": 120,
            "sellers": 116
          },
          "h6": {
            "buys": 2460,
            "sells": 2215,
            "buyers": 1250,
            "sellers": 1101
          },
          "h24": {
            "buys": 7757,
            "sells": 6595,
            "buyers": 3584,
            "sellers": 2982
          }
        },
        "volume_usd": {
          "m5": "2224.5387633937",
          "m15": "5821.1796845807",
          "m30": "8344.1112483675",
          "h1": "20656.762497009",
          "h6": "247442.474919775",
          "h24": "723448.967286134"
        },
        "reserve_in_usd": "74571.275"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_82MmG1uH2BWLyoU7VCFYMohP9CT63q5paiKHAAAn3zWx",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xd9edc75a3a797ec92ca370f19051babebfb2edee",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.174046584957429",
        "base_token_price_native_currency": "0.000080709655101276",
        "quote_token_price_usd": "2146.94",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000807096551",
        "quote_token_price_base_token": "12390.091355801",
        "address": "0xd9edc75a3a797ec92ca370f19051babebfb2edee",
        "name": "KTA / WETH",
        "pool_created_at": "2025-03-05T18:32:49Z",
        "fdv_usd": "174046572.265804",
        "market_cap_usd": "89274504.8276374",
        "price_change_percentage": {
          "m5": "0.456",
          "m15": "-0.468",
          "m30": "0.064",
          "h1": "0.012",
          "h6": "-0.009",
          "h24": "-28.756"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 11,
            "sells": 2,
            "buyers": 6,
            "sellers": 2
          },
          "m30": {
            "buys": 56,
            "sells": 28,
            "buyers": 16,
            "sellers": 6
          },
          "h1": {
            "buys": 92,
            "sells": 41,
            "buyers": 18,
            "sellers": 12
          },
          "h6": {
            "buys": 522,
            "sells": 462,
            "buyers": 152,
            "sellers": 133
          },
          "h24": {
            "buys": 2062,
            "sells": 2372,
            "buyers": 522,
            "sellers": 482
          }
        },
        "volume_usd": {
          "m5": "5186.765244398",
          "m15": "22494.8317495747",
          "m30": "24842.8193081145",
          "h1": "30772.3090059513",
          "h6": "697222.895173957",
          "h24": "4214778.491527"
        },
        "reserve_in_usd": "5946384.0112"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xc0634090f2fe6c6d75e61be2b949464abb498973",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "polygon_pos_0x06ace90b5ad1354cfcf490d593afcbaa53b3a4a8885ae8a60608c9e3c40170f8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00198458407743531",
        "base_token_price_native_currency": "0.000000921800266310482",
        "quote_token_price_usd": "0.998475673078211",
        "quote_token_price_native_currency": "0.000465207248522107",
        "base_token_price_quote_token": "0.001981483026",
        "quote_token_price_base_token": "504.6725039298",
        "address": "0x06ace90b5ad1354cfcf490d593afcbaa53b3a4a8885ae8a60608c9e3c40170f8",
        "name": "CNKT+ / USDT 1%",
        "pool_created_at": "2025-10-21T06:29:58Z",
        "fdv_usd": "19830243.2359537",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "0.233",
          "m15": "0.86",
          "m30": "-0.686",
          "h1": "2.99",
          "h6": "-5.94",
          "h24": "-27.626"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 8,
            "sells": 0,
            "buyers": 7,
            "sellers": 0
          },
          "m30": {
            "buys": 13,
            "sells": 1,
            "buyers": 12,
            "sellers": 1
          },
          "h1": {
            "buys": 16,
            "sells": 2,
            "buyers": 15,
            "sellers": 2
          },
          "h6": {
            "buys": 42,
            "sells": 33,
            "buyers": 33,
            "sellers": 26
          },
          "h24": {
            "buys": 518,
            "sells": 419,
            "buyers": 280,
            "sellers": 202
          }
        },
        "volume_usd": {
          "m5": "525.9080540374",
          "m15": "827.9616277355",
          "m30": "2850.0954353033",
          "h1": "4537.2222908824",
          "h6": "23272.6783691613",
          "h24": "377296.117966379"
        },
        "reserve_in_usd": "485353.2189"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "polygon_pos_0x87bdfbe98ba55104701b2f2e999982a317905637",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "polygon_pos_0xc2132d05d31c914a87c6611c10748aeb04b58e8f",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "polygon_pos",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-polygon",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_HNGjLLZkWx2mNwhWdKFYcMowz8FTh2bXxdpJ1vBVkjNB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00224186739480183438950670621811755896648722241360174292889304748",
        "base_token_price_native_currency": "0.0000263765266515479",
        "quote_token_price_usd": "85.222441224277890790240069578452506716652279818",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002637652665",
        "quote_token_price_base_token": "37912.4974721156",
        "address": "HNGjLLZkWx2mNwhWdKFYcMowz8FTh2bXxdpJ1vBVkjNB",
        "name": "BULL / SOL",
        "pool_created_at": "2026-03-23T15:02:43Z",
        "fdv_usd": "2260231.68931834",
        "market_cap_usd": "2260231.68931834",
        "price_change_percentage": {
          "m5": "1.982",
          "m15": "4.245",
          "m30": "3.3",
          "h1": "6.94",
          "h6": "15.578",
          "h24": "67.453"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 13,
            "buyers": 6,
            "sellers": 13
          },
          "m15": {
            "buys": 20,
            "sells": 28,
            "buyers": 15,
            "sellers": 27
          },
          "m30": {
            "buys": 38,
            "sells": 64,
            "buyers": 30,
            "sellers": 57
          },
          "h1": {
            "buys": 90,
            "sells": 148,
            "buyers": 67,
            "sellers": 119
          },
          "h6": {
            "buys": 1462,
            "sells": 1082,
            "buyers": 631,
            "sellers": 546
          },
          "h24": {
            "buys": 5482,
            "sells": 4110,
            "buyers": 1739,
            "sellers": 1493
          }
        },
        "volume_usd": {
          "m5": "2135.7165290284",
          "m15": "4331.9043217327",
          "m30": "10197.5758349157",
          "h1": "23585.3104330489",
          "h6": "266637.983113785",
          "h24": "885374.890943333"
        },
        "reserve_in_usd": "131451.1099"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3TYgKwkE2Y3rxdw9osLRSpxpXmSC1C1oo19W9KHspump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x9331f571f79d1e186a095c93756b5680a43932ac",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.423855572292142",
        "base_token_price_native_currency": "0.000197010813501109580178540157175120759180498",
        "quote_token_price_usd": "0.998008569527719",
        "quote_token_price_native_currency": "0.000464684975870913",
        "base_token_price_quote_token": "0.4239663939",
        "quote_token_price_base_token": "2.3586775143",
        "address": "0x9331f571f79d1e186a095c93756b5680a43932ac",
        "name": "ICNT / USDC 0.05%",
        "pool_created_at": "2025-07-02T16:18:55Z",
        "fdv_usd": "289062400.455566",
        "market_cap_usd": "107772847.188473",
        "price_change_percentage": {
          "m5": "0.655",
          "m15": "1.126",
          "m30": "2.386",
          "h1": "2.534",
          "h6": "6.298",
          "h24": "4.713"
        },
        "transactions": {
          "m5": {
            "buys": 39,
            "sells": 26,
            "buyers": 7,
            "sellers": 17
          },
          "m15": {
            "buys": 62,
            "sells": 55,
            "buyers": 10,
            "sellers": 33
          },
          "m30": {
            "buys": 106,
            "sells": 77,
            "buyers": 11,
            "sellers": 45
          },
          "h1": {
            "buys": 162,
            "sells": 185,
            "buyers": 28,
            "sellers": 88
          },
          "h6": {
            "buys": 47644,
            "sells": 48037,
            "buyers": 2894,
            "sellers": 2988
          },
          "h24": {
            "buys": 160439,
            "sells": 160713,
            "buyers": 3997,
            "sellers": 3922
          }
        },
        "volume_usd": {
          "m5": "8964.5634752002",
          "m15": "15628.7385968691",
          "m30": "23905.8500263397",
          "h1": "40545.7259824445",
          "h6": "23520923.689266",
          "h24": "73326650.3909757"
        },
        "reserve_in_usd": "255856.7667"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xe0cd4cacddcbf4f36e845407ce53e87717b6601d",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x6c561b446416e1a00e8e93e221854d6ea4171372",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "2147.06",
        "base_token_price_native_currency": "1.0",
        "quote_token_price_usd": "0.997706524293403",
        "quote_token_price_native_currency": "0.000468033412479832",
        "base_token_price_quote_token": "2136.59959596",
        "quote_token_price_base_token": "0.0004680334125",
        "address": "0x6c561b446416e1a00e8e93e221854d6ea4171372",
        "name": "WETH / USDC 0.3%",
        "pool_created_at": "2023-11-18T05:59:09Z",
        "fdv_usd": "522618967.075942",
        "market_cap_usd": "522633824.622105",
        "price_change_percentage": {
          "m5": "0.157",
          "m15": "0.549",
          "m30": "0.972",
          "h1": "0.758",
          "h6": "0.745",
          "h24": "2.477"
        },
        "transactions": {
          "m5": {
            "buys": 58,
            "sells": 4,
            "buyers": 31,
            "sellers": 2
          },
          "m15": {
            "buys": 132,
            "sells": 17,
            "buyers": 68,
            "sellers": 12
          },
          "m30": {
            "buys": 162,
            "sells": 43,
            "buyers": 85,
            "sellers": 24
          },
          "h1": {
            "buys": 189,
            "sells": 99,
            "buyers": 96,
            "sellers": 37
          },
          "h6": {
            "buys": 758,
            "sells": 817,
            "buyers": 299,
            "sellers": 297
          },
          "h24": {
            "buys": 2757,
            "sells": 3392,
            "buyers": 791,
            "sellers": 896
          }
        },
        "volume_usd": {
          "m5": "1311407.94091775",
          "m15": "3112414.72400597",
          "m30": "3640259.76595125",
          "h1": "3785642.5433414",
          "h6": "21724772.2355192",
          "h24": "75791069.8916218"
        },
        "reserve_in_usd": "96652860.2831"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Mạng được hỗ trợ

Phạm vi bao phủ rộng rãi trên nhiều chuỗi

Truy xuất giá tiền điện tử và dữ liệu thị trường từ +200 mạng lưới, từ các chuỗi khối chính đến các lần ra mắt mới.

Tại sao các dự án Web3 sử dụng CoinGecko

“API DEX của CoinGecko cung cấp cho chúng tôi nguồn dữ liệu về giá DEX nhanh chóng, chính xác caomạnh mẽ. Các API này có độ bao phủ dữ liệu rộng, dễ sử dụng và rất đáng tin cậy. API DEX của CoinGecko đã trở thành một trong nhiều nguồn cấp dữ liệu giá DEX chính của chúng tôi mà Supra tận dụng để tổng hợp dữ liệu từ các sàn giao dịch phi tập trung”.
"API DEX của CoinGecko đã trở thành một phần không thể thiếu trong quá trình phát triển của chúng tôi, nó xử lý khéo léo vô vàn tác vụ nhỏ mà chúng tôi không đủ năng lực để quản lý. Điều này đã tinh giản đáng kể quy trình làm việc của chúng tôi, từ đó giúp chúng tôi tập trung phát triển".
"API DEX của CoinGecko có độ bao phủ rộng, hỗ trợ nhiều chuỗi nhấttính khả dụng cao".

Câu hỏi thường gặp

Đẩy nhanh dự án của bạn với API CoinGecko

Mở ra nhiều cơ hội hơn với dữ liệu giá tiền mã hóa đáng tin cậy, chính xác và toàn diện.
Không bao giờ bỏ lỡ tin tức cập nhật!
Đăng ký nhận bản tin API của chúng tôi để biết tin tức mới nhất về sản phẩm, thông tin cập nhật về điểm cuối và nội dung truyền cảm hứng từ cộng đồng.
Danh mục đầu tư mới
Biểu tượng và tên
Chọn loại tiền
Tiền tệ đề xuất
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
Tiền định danh
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
Tiền mã hóa
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
Đơn vị Bitcoin
BITS
Bits
SATS
Satoshi
Hàng hóa
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Chọn ngôn ngữ
Các ngôn ngữ phổ biến
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Tất cả các ngôn ngữ
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
繁體中文
Chào mừng đến với CoinGecko
Chào mừng bạn đã quay lại!
Đăng nhập hoặc Đăng ký trong vài giây
hoặc
Đăng nhập bằng . Không phải bạn?
Quên mật khẩu?
Không nhận được hướng dẫn xác nhận tài khoản?
Gửi lại hướng dẫn xác nhận tài khoản
Mật khẩu phải có ít nhất 8 ký tự bao gồm 1 ký tự viết hoa, 1 ký tự viết thường, 1 số và 1 ký tự đặc biệt
Bằng cách tiếp tục, bạn xác nhận rằng bạn đã đọc và đồng ý hoàn toàn với Điều khoản dịch vụ Chính sách Riêng tư của chúng tôi.
Nhận cảnh báo giá với ứng dụng CoinGecko
Quên mật khẩu?
Bạn sẽ nhận được email hướng dẫn thiết lập lại mật khẩu trong vài phút nữa.
Gửi lại hướng dẫn xác nhận tài khoản
Bạn sẽ nhận được email hướng dẫn xác nhận tài khoản trong vài phút nữa.
Tải ứng dụng CoinGecko.
Quét mã QR này để tải ứng dụng ngay App QR Code Hoặc truy cập trên các cửa hàng ứng dụng
Thêm NFT
Theo dõi địa chỉ ví
Dán
Chúng tôi chỉ hiển thị tài sản từ các mạng được hỗ trợ.
Ethereum Mainnet
Base Mainnet
BNB Smart Chain
Arbitrum
Avalanche
Fantom
Flare
Gnosis
Linea
Optimism
Polygon
Polygon zkEVM
Scroll
Stellar
Story
Syscoin
Telos
X Layer
Xai
Truy cập chỉ đọc
Chúng tôi chỉ lấy dữ liệu công khai. Không có khóa riêng, không có chữ ký và chúng tôi không thể thực hiện bất kỳ thay đổi nào đối với ví của bạn.
Tạo Danh mục đầu tư
Chọn biểu tượng
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
CoinGecko
Trên ứng dụng thì tốt hơn
Cảnh báo giá theo thời gian thực và trải nghiệm nhanh hơn, mượt mà hơn.
Bạn đã đạt đến giới hạn.
Danh mục đầu tư khách bị giới hạn ở 10 tiền ảo. Hãy đăng ký hoặc đăng nhập để giữ những tiền ảo được liệt kê bên dưới.