Tiền ảo: 17.442
Sàn giao dịch: 1.488
Giá trị vốn hóa thị trường: 2,161T $ 0.3%
Lưu lượng 24 giờ: 42,227B $
Gas: 0.073 GWEI
Xóa quảng cáo

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.
40M+
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": "0.998714286637408",
      "base_token_price_native_currency": "0.000634586794783442",
      "quote_token_price_usd": "1573.57419130581",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0006345867948",
      "quote_token_price_base_token": "1575.82856785",
      "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": "4622794574.6893",
      "market_cap_usd": "4623019611.24817",
      "price_change_percentage": {
        "m5": "-0.029",
        "m15": "-0.062",
        "m30": "-0.247",
        "h1": "0.057",
        "h6": "-0.303",
        "h24": "-0.257"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 2,
          "buyers": 0,
          "sellers": 2
        },
        "m15": {
          "buys": 0,
          "sells": 3,
          "buyers": 0,
          "sellers": 2
        },
        "m30": {
          "buys": 1,
          "sells": 7,
          "buyers": 1,
          "sellers": 5
        },
        "h1": {
          "buys": 10,
          "sells": 13,
          "buyers": 6,
          "sellers": 8
        },
        "h6": {
          "buys": 76,
          "sells": 114,
          "buyers": 39,
          "sellers": 51
        },
        "h24": {
          "buys": 368,
          "sells": 471,
          "buyers": 152,
          "sellers": 181
        }
      },
      "volume_usd": {
        "m5": "225.6444884024",
        "m15": "373.0776535889",
        "m30": "992.5152690932",
        "h1": "2528.5795159884",
        "h6": "22761.3432310507",
        "h24": "104828.846286209"
      },
      "reserve_in_usd": "1171785.6675",
      "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_FnzKY6x7entQ1eR3D225dQyT7ybfka4PskBMQhb8L3CC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.048884761915699873549423136233112173047824187229163413583523162",
        "base_token_price_native_currency": "0.000685119054434558",
        "quote_token_price_usd": "71.366419406359450659806917640441318843022661217",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0006851190544",
        "quote_token_price_base_token": "1459.600333004",
        "address": "FnzKY6x7entQ1eR3D225dQyT7ybfka4PskBMQhb8L3CC",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-16T21:05:48Z",
        "fdv_usd": "48872464.929304",
        "market_cap_usd": "48872472.4015413",
        "price_change_percentage": {
          "m5": "2.89",
          "m15": "-13.622",
          "m30": "-7.765",
          "h1": "-20.396",
          "h6": "554.559",
          "h24": "24353.887"
        },
        "transactions": {
          "m5": {
            "buys": 241,
            "sells": 177,
            "buyers": 113,
            "sellers": 133
          },
          "m15": {
            "buys": 1548,
            "sells": 1032,
            "buyers": 580,
            "sellers": 526
          },
          "m30": {
            "buys": 3133,
            "sells": 2444,
            "buyers": 990,
            "sellers": 933
          },
          "h1": {
            "buys": 7069,
            "sells": 5813,
            "buyers": 1937,
            "sellers": 1885
          },
          "h6": {
            "buys": 48539,
            "sells": 45791,
            "buyers": 9096,
            "sellers": 7552
          },
          "h24": {
            "buys": 85746,
            "sells": 79350,
            "buyers": 13439,
            "sellers": 11223
          }
        },
        "volume_usd": {
          "m5": "60076.3117433431",
          "m15": "613720.729209633",
          "m30": "1410724.2744754",
          "h1": "3079887.16466056",
          "h6": "20894406.9149964",
          "h24": "31196377.7118305"
        },
        "reserve_in_usd": "713276.4514"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9cRCn9rGT8V2imeM2BaKs13yhMEais3ruM3rPvTGpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x0338b3af1fb5c7224170e0897e602ac583a584b1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000193909978149275",
        "base_token_price_native_currency": "0.0000000348447382152761",
        "quote_token_price_usd": "555.31",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000003484473822",
        "quote_token_price_base_token": "28698737.6349866",
        "address": "0x0338b3af1fb5c7224170e0897e602ac583a584b1",
        "name": "AIGOAT / WBNB",
        "pool_created_at": "2026-06-27T12:27:12Z",
        "fdv_usd": "19376.07861",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.353",
          "m15": "-2.056",
          "m30": "1.697",
          "h1": "3.291",
          "h6": "-43.458",
          "h24": "-77.07"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 0,
            "buyers": 6,
            "sellers": 0
          },
          "m15": {
            "buys": 7,
            "sells": 3,
            "buyers": 7,
            "sellers": 3
          },
          "m30": {
            "buys": 11,
            "sells": 5,
            "buyers": 10,
            "sellers": 4
          },
          "h1": {
            "buys": 21,
            "sells": 15,
            "buyers": 17,
            "sellers": 13
          },
          "h6": {
            "buys": 588,
            "sells": 1624,
            "buyers": 282,
            "sellers": 1500
          },
          "h24": {
            "buys": 3815,
            "sells": 4761,
            "buyers": 1860,
            "sellers": 3636
          }
        },
        "volume_usd": {
          "m5": "10.6303145371",
          "m15": "87.0357674138",
          "m30": "241.7594147873",
          "h1": "709.8763243543",
          "h6": "30216.6092784016",
          "h24": "478873.478474502"
        },
        "reserve_in_usd": "11982.0047"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x0cad5c50bf38e7e7ca32455bb6c545da71627777",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0xfb2fabaeb77d830297768546e19da574961b5787",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00409255149738854",
        "base_token_price_native_currency": "0.00000264026471419547",
        "quote_token_price_usd": "1573.09350677158",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002640264714",
        "quote_token_price_base_token": "378749.90133507",
        "address": "0xfb2fabaeb77d830297768546e19da574961b5787",
        "name": "AIB / WETH",
        "pool_created_at": "2026-06-24T15:36:59Z",
        "fdv_usd": "4147238.65270073",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.603",
          "m15": "-5.381",
          "m30": "-10.693",
          "h1": "-9.573",
          "h6": "-38.415",
          "h24": "-32.253"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 24,
            "sells": 8,
            "buyers": 23,
            "sellers": 8
          },
          "m30": {
            "buys": 59,
            "sells": 19,
            "buyers": 51,
            "sellers": 18
          },
          "h1": {
            "buys": 126,
            "sells": 36,
            "buyers": 109,
            "sellers": 35
          },
          "h6": {
            "buys": 803,
            "sells": 268,
            "buyers": 267,
            "sellers": 147
          },
          "h24": {
            "buys": 2480,
            "sells": 863,
            "buyers": 1022,
            "sellers": 316
          }
        },
        "volume_usd": {
          "m5": "1939.2259839678",
          "m15": "17833.7575366727",
          "m30": "43864.8939136205",
          "h1": "92944.8674458569",
          "h6": "622794.04894764",
          "h24": "1956671.31370354"
        },
        "reserve_in_usd": "181665.2428"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xe26b7183b9ed8d596dcac5ee1b319e8817454f5b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_9HLXx5HqJgJJSVE1xsDJJjsnZmNhvAfXimQG7cBtNPp6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000292233123768662559093571911512128548830971794704044742803849896",
        "base_token_price_native_currency": "0.0000000403973099831352",
        "quote_token_price_usd": "71.398454391734861935003066590860454594979587932",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004039730998",
        "quote_token_price_base_token": "24754123.4903382",
        "address": "9HLXx5HqJgJJSVE1xsDJJjsnZmNhvAfXimQG7cBtNPp6",
        "name": "𝕏GIFT / SOL",
        "pool_created_at": "2026-06-26T00:13:15Z",
        "fdv_usd": "2922.331238",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "1.556",
          "m30": "1.59",
          "h1": "1.59",
          "h6": "0.941",
          "h24": "-97.738"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m30": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "h1": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "h6": {
            "buys": 2,
            "sells": 8,
            "buyers": 2,
            "sellers": 8
          },
          "h24": {
            "buys": 29001,
            "sells": 24754,
            "buyers": 5913,
            "sellers": 15794
          }
        },
        "volume_usd": {
          "m5": "0.7024547645",
          "m15": "0.7067012782",
          "m30": "3.1684147687",
          "h1": "3.1684147687",
          "h6": "31.2457192306",
          "h24": "845778.176463054"
        },
        "reserve_in_usd": "5132.4563"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FGnzUzwqULDuZk3WX4CGdKeeZiSwp9kHQKL5HGeFpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x7dfc9dd51638573a812b39d33eded20df468e7bc",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00239476946627685",
        "base_token_price_native_currency": "0.00000151792237450915",
        "quote_token_price_usd": "1573.09350677158",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001517922375",
        "quote_token_price_base_token": "658795.216931544",
        "address": "0x7dfc9dd51638573a812b39d33eded20df468e7bc",
        "name": "ASTEROID / WETH",
        "pool_created_at": "2024-09-10T10:05:35Z",
        "fdv_usd": "2394765.95341027",
        "market_cap_usd": "2394769.466",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "-1.387",
          "h6": "0.854",
          "h24": "-2.866"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m30": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "h1": {
            "buys": 2,
            "sells": 7,
            "buyers": 2,
            "sellers": 6
          },
          "h6": {
            "buys": 20,
            "sells": 30,
            "buyers": 16,
            "sellers": 25
          },
          "h24": {
            "buys": 70,
            "sells": 90,
            "buyers": 52,
            "sellers": 65
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "689.6936062877",
          "m30": "689.6936062877",
          "h1": "3979.6606171782",
          "h6": "29158.519089914",
          "h24": "59105.567398846"
        },
        "reserve_in_usd": "233613.3524"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xaff2565091e7207191dbe340b8528d02fa78d044",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EBNUexqpB5WjKXJsfm3ruFt7zb7ZbXHZGR7YdhYuvuyy",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00303086450160163514143686010098623476265187258836693575879362213",
        "base_token_price_native_currency": "0.0000422909729549877",
        "quote_token_price_usd": "71.366419406359450659806917640441318843022661217",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004229097295",
        "quote_token_price_base_token": "23645.7080584159",
        "address": "EBNUexqpB5WjKXJsfm3ruFt7zb7ZbXHZGR7YdhYuvuyy",
        "name": "RTM / SOL",
        "pool_created_at": "2025-09-25T19:05:18Z",
        "fdv_usd": "2834843.25140121",
        "market_cap_usd": "2712630.55011273",
        "price_change_percentage": {
          "m5": "1.36",
          "m15": "-7",
          "m30": "2.824",
          "h1": "-15.564",
          "h6": "18.152",
          "h24": "1596.124"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 10,
            "buyers": 9,
            "sellers": 10
          },
          "m15": {
            "buys": 72,
            "sells": 64,
            "buyers": 61,
            "sellers": 53
          },
          "m30": {
            "buys": 248,
            "sells": 247,
            "buyers": 159,
            "sellers": 196
          },
          "h1": {
            "buys": 866,
            "sells": 743,
            "buyers": 480,
            "sellers": 479
          },
          "h6": {
            "buys": 7412,
            "sells": 7015,
            "buyers": 2159,
            "sellers": 2339
          },
          "h24": {
            "buys": 24771,
            "sells": 21805,
            "buyers": 7807,
            "sellers": 5945
          }
        },
        "volume_usd": {
          "m5": "1340.7499669142",
          "m15": "16383.2686614311",
          "m30": "63028.5943867105",
          "h1": "216712.414495944",
          "h6": "2183670.25140937",
          "h24": "4363961.53506573"
        },
        "reserve_in_usd": "168387.0077"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3d1qHSAkQhoN7kN1C6tvpAArCkXWxwYdBng6taXCDM6u",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.5839127539008",
        "base_token_price_native_currency": "0.001007174425848803",
        "quote_token_price_usd": "0.997964657362115",
        "quote_token_price_native_currency": "0.00063411954489326",
        "base_token_price_quote_token": "1.5883037102",
        "quote_token_price_base_token": "0.6296025084",
        "address": "0x6b0f53cbd9272d8117e9535fe25371dedf39a1be",
        "name": "VELVET / USDC 0.01%",
        "pool_created_at": "2025-08-23T23:44:37Z",
        "fdv_usd": "11385806.2221294",
        "market_cap_usd": "667015011.031277",
        "price_change_percentage": {
          "m5": "0.055",
          "m15": "-0.041",
          "m30": "1.834",
          "h1": "3.027",
          "h6": "0.892",
          "h24": "71.287"
        },
        "transactions": {
          "m5": {
            "buys": 55,
            "sells": 58,
            "buyers": 8,
            "sellers": 7
          },
          "m15": {
            "buys": 453,
            "sells": 459,
            "buyers": 22,
            "sellers": 16
          },
          "m30": {
            "buys": 1121,
            "sells": 1116,
            "buyers": 48,
            "sellers": 39
          },
          "h1": {
            "buys": 2555,
            "sells": 2587,
            "buyers": 102,
            "sellers": 93
          },
          "h6": {
            "buys": 16847,
            "sells": 16964,
            "buyers": 411,
            "sellers": 422
          },
          "h24": {
            "buys": 81245,
            "sells": 82746,
            "buyers": 1439,
            "sellers": 1517
          }
        },
        "volume_usd": {
          "m5": "10276.7999101484",
          "m15": "76528.6297330836",
          "m30": "201887.573736974",
          "h1": "459831.18494972",
          "h6": "3212742.40447797",
          "h24": "19802078.9036681"
        },
        "reserve_in_usd": "8936922.1903"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xbf927b841994731c573bdf09ceb0c6b0aa887cdd",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-slipstream",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_81RM4fW51f9YeSBiyq99r8E6qZfKYFShRzX8LRaJfPi8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000450478419393191399951048027398275800784711440610548821374760245",
        "base_token_price_native_currency": "0.00000626998082687166",
        "quote_token_price_usd": "71.374652310956253901913272034752952937525445323",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006269980827",
        "quote_token_price_base_token": "159490.120881109",
        "address": "81RM4fW51f9YeSBiyq99r8E6qZfKYFShRzX8LRaJfPi8",
        "name": "Bepe / SOL",
        "pool_created_at": "2026-06-26T16:30:04Z",
        "fdv_usd": "450478.4194",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.653",
          "m15": "-15.127",
          "m30": "-19.101",
          "h1": "-19.915",
          "h6": "-42.137",
          "h24": "54.616"
        },
        "transactions": {
          "m5": {
            "buys": 26,
            "sells": 9,
            "buyers": 24,
            "sellers": 9
          },
          "m15": {
            "buys": 67,
            "sells": 43,
            "buyers": 45,
            "sellers": 42
          },
          "m30": {
            "buys": 95,
            "sells": 88,
            "buyers": 68,
            "sellers": 81
          },
          "h1": {
            "buys": 158,
            "sells": 149,
            "buyers": 116,
            "sellers": 136
          },
          "h6": {
            "buys": 1723,
            "sells": 1336,
            "buyers": 652,
            "sellers": 816
          },
          "h24": {
            "buys": 7073,
            "sells": 5345,
            "buyers": 2106,
            "sellers": 2281
          }
        },
        "volume_usd": {
          "m5": "2027.9539697362",
          "m15": "9760.5730595563",
          "m30": "16146.5805173397",
          "h1": "25412.6534679719",
          "h6": "292267.430369341",
          "h24": "1206149.52278559"
        },
        "reserve_in_usd": "60206.9584"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_61qNX1UoKDMypgDJzNGFra3Mb6DQPyUmf6zDayZ7bonk",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EDEXqSN8ndyUduSndnGmyBr9czEvkBvXJb2vpfmvo6x3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00066053405920341728316578148088075144717620245877922651571997761",
        "base_token_price_native_currency": "0.0000094392208992527",
        "quote_token_price_usd": "71.399206211434284962150741906224846347296850193",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009439220899",
        "quote_token_price_base_token": "105940.946893103",
        "address": "EDEXqSN8ndyUduSndnGmyBr9czEvkBvXJb2vpfmvo6x3",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-13T21:56:34Z",
        "fdv_usd": "660534.0592",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.153",
          "m15": "3.388",
          "m30": "-9.306",
          "h1": "-16.646",
          "h6": "-63.228",
          "h24": "121.695"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 24,
            "buyers": 3,
            "sellers": 24
          },
          "m15": {
            "buys": 75,
            "sells": 127,
            "buyers": 62,
            "sellers": 121
          },
          "m30": {
            "buys": 406,
            "sells": 229,
            "buyers": 313,
            "sellers": 214
          },
          "h1": {
            "buys": 687,
            "sells": 421,
            "buyers": 432,
            "sellers": 351
          },
          "h6": {
            "buys": 8358,
            "sells": 7105,
            "buyers": 2403,
            "sellers": 2553
          },
          "h24": {
            "buys": 28240,
            "sells": 25926,
            "buyers": 5330,
            "sellers": 5407
          }
        },
        "volume_usd": {
          "m5": "2408.6779783034",
          "m15": "16682.3009448847",
          "m30": "54217.8879015202",
          "h1": "97552.73040315",
          "h6": "1580273.55116809",
          "h24": "5111142.99964822"
        },
        "reserve_in_usd": "95890.9122"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6KDh3wLSZMg37nnU7prtKZr7Rut7WQGSf33Vp1G7pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EDeuGoVFTEUvWZvNGQH6UvSs5uk6RLgKTvr3MgY32ouw",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0087567238875086746362211685591573050745234790949048673368714836",
        "base_token_price_native_currency": "0.000122586481337345",
        "quote_token_price_usd": "71.374621771153613665630025274011805454276664107",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001225864813",
        "quote_token_price_base_token": "8157.506350542",
        "address": "EDeuGoVFTEUvWZvNGQH6UvSs5uk6RLgKTvr3MgY32ouw",
        "name": "Jotchua / SOL",
        "pool_created_at": "2026-06-09T02:24:38Z",
        "fdv_usd": "8751381.84874642",
        "market_cap_usd": "8751381.90598938",
        "price_change_percentage": {
          "m5": "1.375",
          "m15": "2.794",
          "m30": "5.162",
          "h1": "6.209",
          "h6": "-13.563",
          "h24": "-29.962"
        },
        "transactions": {
          "m5": {
            "buys": 19,
            "sells": 7,
            "buyers": 8,
            "sellers": 6
          },
          "m15": {
            "buys": 49,
            "sells": 65,
            "buyers": 33,
            "sellers": 54
          },
          "m30": {
            "buys": 207,
            "sells": 140,
            "buyers": 122,
            "sellers": 105
          },
          "h1": {
            "buys": 581,
            "sells": 260,
            "buyers": 288,
            "sellers": 178
          },
          "h6": {
            "buys": 2384,
            "sells": 1378,
            "buyers": 843,
            "sellers": 761
          },
          "h24": {
            "buys": 5111,
            "sells": 3808,
            "buyers": 1643,
            "sellers": 1793
          }
        },
        "volume_usd": {
          "m5": "8891.9324496564",
          "m15": "50951.3046587381",
          "m30": "139102.517613281",
          "h1": "361641.202285291",
          "h6": "1489643.84169639",
          "h24": "3000311.35776443"
        },
        "reserve_in_usd": "413988.0376"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BcHEaaTCvycPwwsJ9yQTXdHP9X2gCLkznDbZ8VySpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EwRxs61YB2sWiANgQCbG9vgeRKWDZ3FxXWtYZ2kFVbM8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00189956704905473297951553497281539277153713900643043455309151367",
        "base_token_price_native_currency": "0.0000266122330464524",
        "quote_token_price_usd": "71.374621771153613665630025274011805454276664107",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002661223305",
        "quote_token_price_base_token": "37576.7038509873",
        "address": "EwRxs61YB2sWiANgQCbG9vgeRKWDZ3FxXWtYZ2kFVbM8",
        "name": "world / SOL",
        "pool_created_at": "2026-06-23T14:53:13Z",
        "fdv_usd": "1897334.053",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.922",
          "m15": "-0.08",
          "m30": "-6.765",
          "h1": "20.971",
          "h6": "-3.264",
          "h24": "-53.79"
        },
        "transactions": {
          "m5": {
            "buys": 14,
            "sells": 9,
            "buyers": 12,
            "sellers": 9
          },
          "m15": {
            "buys": 61,
            "sells": 58,
            "buyers": 45,
            "sellers": 39
          },
          "m30": {
            "buys": 147,
            "sells": 145,
            "buyers": 85,
            "sellers": 106
          },
          "h1": {
            "buys": 537,
            "sells": 568,
            "buyers": 211,
            "sellers": 341
          },
          "h6": {
            "buys": 2818,
            "sells": 2531,
            "buyers": 867,
            "sellers": 1096
          },
          "h24": {
            "buys": 13811,
            "sells": 12711,
            "buyers": 3346,
            "sellers": 4099
          }
        },
        "volume_usd": {
          "m5": "3326.4302763288",
          "m15": "12029.7512793205",
          "m30": "29938.2695765501",
          "h1": "100217.188084664",
          "h6": "488147.025188627",
          "h24": "2810561.06436264"
        },
        "reserve_in_usd": "134738.6199"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FMqh9mqR6drPZqqW6wPqLHxX4rqNDWGhYLaMfoaJpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_3b96syjAEJ1YXNSDMiEANTgshk3s2HkE9mjSUhM1cnYh",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000231343977169360922762666780973302162715800134953637685887554705",
        "base_token_price_native_currency": "0.00000323099088845733",
        "quote_token_price_usd": "1.0008291148503791389460042361409501152381915719752727623522834",
        "quote_token_price_native_currency": "0.014015013783016",
        "base_token_price_quote_token": "0.0002305378317",
        "quote_token_price_base_token": "4337.6828554622",
        "address": "3b96syjAEJ1YXNSDMiEANTgshk3s2HkE9mjSUhM1cnYh",
        "name": "world / USDC",
        "pool_created_at": "2026-06-26T18:59:06Z",
        "fdv_usd": "230893.3424",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.818",
          "m15": "-1.063",
          "m30": "-5.062",
          "h1": "-33.433",
          "h6": "-12.509",
          "h24": "-4.014"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 3,
            "buyers": 6,
            "sellers": 3
          },
          "m15": {
            "buys": 28,
            "sells": 21,
            "buyers": 23,
            "sellers": 18
          },
          "m30": {
            "buys": 98,
            "sells": 57,
            "buyers": 47,
            "sellers": 48
          },
          "h1": {
            "buys": 279,
            "sells": 138,
            "buyers": 130,
            "sellers": 101
          },
          "h6": {
            "buys": 1263,
            "sells": 888,
            "buyers": 418,
            "sellers": 395
          },
          "h24": {
            "buys": 12585,
            "sells": 9000,
            "buyers": 2523,
            "sellers": 2343
          }
        },
        "volume_usd": {
          "m5": "173.7237663524",
          "m15": "2279.7439376442",
          "m30": "8364.5769746403",
          "h1": "33901.037861501",
          "h6": "156174.925746492",
          "h24": "2130484.81665318"
        },
        "reserve_in_usd": "53035.2482"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_62yzpmKJB6XiVtZcQZhUkUXhqwN3UgCbffUi4JM9pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_HnhpJPJgBG2KwniMTNW8cVBHvk1hFog3RC3kjnyc23tD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.228101645847750863737183367773469211090323967",
        "base_token_price_native_currency": "0.00321174450464261",
        "quote_token_price_usd": "0.9981747820771814091830694535262731622707906",
        "quote_token_price_native_currency": "0.0140546516645623",
        "base_token_price_quote_token": "0.2285182573",
        "quote_token_price_base_token": "4.3760179691",
        "address": "HnhpJPJgBG2KwniMTNW8cVBHvk1hFog3RC3kjnyc23tD",
        "name": "CARDS / USDC",
        "pool_created_at": "2025-08-29T18:54:46Z",
        "fdv_usd": "456178837.79958",
        "market_cap_usd": "58753585.8292036",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.032",
          "m30": "-0.411",
          "h1": "0.476",
          "h6": "-4.143",
          "h24": "-4.58"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 6,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m30": {
            "buys": 13,
            "sells": 9,
            "buyers": 7,
            "sellers": 5
          },
          "h1": {
            "buys": 82,
            "sells": 53,
            "buyers": 15,
            "sellers": 28
          },
          "h6": {
            "buys": 532,
            "sells": 312,
            "buyers": 96,
            "sellers": 98
          },
          "h24": {
            "buys": 5298,
            "sells": 3936,
            "buyers": 392,
            "sellers": 423
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "513.9785629153",
          "m30": "9030.177365996",
          "h1": "128863.58573615",
          "h6": "748630.63900813",
          "h24": "4126201.09027707"
        },
        "reserve_in_usd": "3435540.3757"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CARDSccUMFKoPRZxt5vt3ksUbxEFEcnZ3H2pd3dKxYjp",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5LSTGoUgA7ghhDBgWG1Ego2Eq839x5yZUDqoXxsPztwz",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000613259070017012561406288445705315628692426648689850403883676309",
        "base_token_price_native_currency": "0.0000000864470886547834",
        "quote_token_price_usd": "71.221911351659746744808430857154844600222554917",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000008644708865",
        "quote_token_price_base_token": "11567769.5520018",
        "address": "5LSTGoUgA7ghhDBgWG1Ego2Eq839x5yZUDqoXxsPztwz",
        "name": "TRADER / SOL",
        "pool_created_at": "2026-06-27T04:05:46Z",
        "fdv_usd": "6132.5907",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.454",
          "m15": "-0.454",
          "m30": "-1.046",
          "h1": "-3.82",
          "h6": "-10.915",
          "h24": "-99.006"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m30": {
            "buys": 0,
            "sells": 4,
            "buyers": 0,
            "sellers": 3
          },
          "h1": {
            "buys": 1,
            "sells": 6,
            "buyers": 1,
            "sellers": 5
          },
          "h6": {
            "buys": 24,
            "sells": 48,
            "buyers": 10,
            "sellers": 30
          },
          "h24": {
            "buys": 27668,
            "sells": 27301,
            "buyers": 10911,
            "sellers": 13781
          }
        },
        "volume_usd": {
          "m5": "16.2092671367",
          "m15": "16.2092671367",
          "m30": "23.9392309935",
          "h1": "63.2630230524",
          "h6": "1005.176070666",
          "h24": "8109350.07525919"
        },
        "reserve_in_usd": "8239.7189"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BbydPty2qDLNjoeHtWiFjBfibBvBkXK84agHuU2rpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x5d2913a8ea284e486000177852c87ea4d64d03d6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.58783573244339",
        "base_token_price_native_currency": "0.00285843315300003",
        "quote_token_price_usd": "555.41",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.002858433153",
        "quote_token_price_base_token": "349.842010106",
        "address": "0x5d2913a8ea284e486000177852c87ea4d64d03d6",
        "name": "VELVET / WBNB 0.01%",
        "pool_created_at": "2025-07-09T09:39:08Z",
        "fdv_usd": "1587316497.58516",
        "market_cap_usd": "667988128.942241",
        "price_change_percentage": {
          "m5": "0.001",
          "m15": "-0.144",
          "m30": "1.436",
          "h1": "3.245",
          "h6": "0.46",
          "h24": "71.546"
        },
        "transactions": {
          "m5": {
            "buys": 21,
            "sells": 20,
            "buyers": 8,
            "sellers": 2
          },
          "m15": {
            "buys": 192,
            "sells": 190,
            "buyers": 59,
            "sellers": 57
          },
          "m30": {
            "buys": 515,
            "sells": 590,
            "buyers": 135,
            "sellers": 190
          },
          "h1": {
            "buys": 1188,
            "sells": 1324,
            "buyers": 271,
            "sellers": 351
          },
          "h6": {
            "buys": 9140,
            "sells": 9454,
            "buyers": 1104,
            "sellers": 1205
          },
          "h24": {
            "buys": 75327,
            "sells": 77940,
            "buyers": 2952,
            "sellers": 3138
          }
        },
        "volume_usd": {
          "m5": "393.4780990117",
          "m15": "4790.737090321",
          "m30": "17272.9595939452",
          "h1": "35840.495742075",
          "h6": "283905.812193334",
          "h24": "3032308.89019303"
        },
        "reserve_in_usd": "6676925.9937"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x8b194370825e37b33373e74a41009161808c1488",
            "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": "base_0x90f7b7b670b20cc51d2d442effa0f779ffcf3939f6164f7c78e221ebe1bdceca",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000100007570681001",
        "base_token_price_native_currency": "0.0000000063962766599277",
        "quote_token_price_usd": "0.997475196233062",
        "quote_token_price_native_currency": "0.000634110726580588",
        "base_token_price_quote_token": "0.00001008700278",
        "quote_token_price_base_token": "99137.4764248793",
        "address": "0x90f7b7b670b20cc51d2d442effa0f779ffcf3939f6164f7c78e221ebe1bdceca",
        "name": "Claud / USDC 0.01%",
        "pool_created_at": "2026-06-27T11:02:55Z",
        "fdv_usd": "1000075.707",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "-0.046",
          "h1": "-0.127",
          "h6": "4.678",
          "h24": "99015.431"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m30": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "h1": {
            "buys": 4,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "h6": {
            "buys": 62,
            "sells": 16,
            "buyers": 39,
            "sellers": 13
          },
          "h24": {
            "buys": 6775,
            "sells": 6527,
            "buyers": 151,
            "sellers": 48
          }
        },
        "volume_usd": {
          "m5": "134.1850305837",
          "m15": "134.1850305837",
          "m30": "151.7766642911",
          "h1": "661.5577117439",
          "h6": "2958.2251746551",
          "h24": "161334482.728153"
        },
        "reserve_in_usd": "1028288.2953"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0xe6bf58f378a8cf6b171986d7df11cae96f216b07",
            "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": "solana_5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00311123928808805195760919747035134410160757724237878683713803984",
        "base_token_price_native_currency": "0.0000436529176864705",
        "quote_token_price_usd": "71.366418396660096478247225846028403241232470448",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004365291769",
        "quote_token_price_base_token": "22907.9762132356",
        "address": "5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
        "name": "three / SOL",
        "pool_created_at": "2026-04-29T07:09:01Z",
        "fdv_usd": "3096011.43681882",
        "market_cap_usd": "3096011.43681882",
        "price_change_percentage": {
          "m5": "-1.272",
          "m15": "-2.182",
          "m30": "-1.981",
          "h1": "1.566",
          "h6": "-16.222",
          "h24": "-23.208"
        },
        "transactions": {
          "m5": {
            "buys": 75,
            "sells": 37,
            "buyers": 74,
            "sellers": 33
          },
          "m15": {
            "buys": 483,
            "sells": 229,
            "buyers": 455,
            "sellers": 212
          },
          "m30": {
            "buys": 1098,
            "sells": 524,
            "buyers": 984,
            "sellers": 459
          },
          "h1": {
            "buys": 2313,
            "sells": 1069,
            "buyers": 1874,
            "sellers": 819
          },
          "h6": {
            "buys": 8286,
            "sells": 3180,
            "buyers": 3233,
            "sellers": 1940
          },
          "h24": {
            "buys": 23435,
            "sells": 9380,
            "buyers": 5104,
            "sellers": 3486
          }
        },
        "volume_usd": {
          "m5": "3014.322081717",
          "m15": "14344.1264669911",
          "m30": "34029.7993396477",
          "h1": "71917.301458941",
          "h6": "221869.6214343",
          "h24": "553860.964787321"
        },
        "reserve_in_usd": "256472.3341"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FeMbDoX7R1Psc4GEcvJdsbNbZA3bfztcyDCatJVJpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0136352152774833330775908508349283419041085065539030722526505087",
        "base_token_price_native_currency": "0.000190084215890753",
        "quote_token_price_usd": "71.374621771153613665630025274011805454276664107",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001900842159",
        "quote_token_price_base_token": "5260.826078135",
        "address": "F42tZnKPavq1VUcrL6ymhc6YqVpt84fWwgzbNTv2wb3W",
        "name": "KINS / SOL",
        "pool_created_at": "2026-05-22T17:47:24Z",
        "fdv_usd": "13542667.0865816",
        "market_cap_usd": "13542667.0866476",
        "price_change_percentage": {
          "m5": "-0.532",
          "m15": "-2.89",
          "m30": "-2.356",
          "h1": "1.431",
          "h6": "0.44",
          "h24": "-9.268"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 8,
            "buyers": 3,
            "sellers": 7
          },
          "m15": {
            "buys": 68,
            "sells": 88,
            "buyers": 31,
            "sellers": 49
          },
          "m30": {
            "buys": 131,
            "sells": 167,
            "buyers": 48,
            "sellers": 90
          },
          "h1": {
            "buys": 261,
            "sells": 373,
            "buyers": 90,
            "sellers": 170
          },
          "h6": {
            "buys": 1633,
            "sells": 1702,
            "buyers": 702,
            "sellers": 822
          },
          "h24": {
            "buys": 4236,
            "sells": 4514,
            "buyers": 1861,
            "sellers": 2241
          }
        },
        "volume_usd": {
          "m5": "829.5848939565",
          "m15": "25289.0752562785",
          "m30": "42819.5193559037",
          "h1": "103452.747370365",
          "h6": "494683.630043094",
          "h24": "1034623.89974707"
        },
        "reserve_in_usd": "416574.569"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Tqj8yFmagrg7oorpQkVGYR52r96RFTamvWfth9bpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_ABd4DYTJx2PogBpG5pbK7Dkh5VkJLMaCLhY6aVHpa1gk",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000176766954449633421593957744573955697023976723816075744044801812",
        "base_token_price_native_currency": "0.000000252225797774177",
        "quote_token_price_usd": "71.398454391734861935003066590860454594979587932",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000002522257978",
        "quote_token_price_base_token": "3964701.50486082",
        "address": "ABd4DYTJx2PogBpG5pbK7Dkh5VkJLMaCLhY6aVHpa1gk",
        "name": "BANANA / SOL",
        "pool_created_at": "2026-06-27T07:32:56Z",
        "fdv_usd": "17676.69544",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-5.297",
          "m15": "-1.035",
          "m30": "22.963",
          "h1": "-7.929",
          "h6": "-35.047",
          "h24": "-82.828"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 29,
            "sells": 20,
            "buyers": 18,
            "sellers": 16
          },
          "m30": {
            "buys": 72,
            "sells": 45,
            "buyers": 50,
            "sellers": 38
          },
          "h1": {
            "buys": 107,
            "sells": 81,
            "buyers": 67,
            "sellers": 66
          },
          "h6": {
            "buys": 592,
            "sells": 615,
            "buyers": 274,
            "sellers": 325
          },
          "h24": {
            "buys": 15739,
            "sells": 52094,
            "buyers": 3330,
            "sellers": 3417
          }
        },
        "volume_usd": {
          "m5": "132.6064817654",
          "m15": "1077.4274965719",
          "m30": "3735.8778261471",
          "h1": "6136.3320333495",
          "h6": "29705.9609368513",
          "h24": "1020090.13780952"
        },
        "reserve_in_usd": "10601.9851"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4fWAePz1u4avHhFJqa1f7Bni28vaPq2abb98CahTpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_145oMsfrPcfPv3BR6HYfvbCB8jwn3z6Fo4LSprRho71W",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000429226457352755691512511591160121879676642085695799759933393114",
        "base_token_price_native_currency": "0.00000594669086064536",
        "quote_token_price_usd": "71.374621771153613665630025274011805454276664107",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000005946690861",
        "quote_token_price_base_token": "168160.750816543",
        "address": "145oMsfrPcfPv3BR6HYfvbCB8jwn3z6Fo4LSprRho71W",
        "name": "Chameleon / SOL",
        "pool_created_at": "2026-06-16T12:08:32Z",
        "fdv_usd": "425368.2209",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.653",
          "m15": "-4.464",
          "m30": "-3.977",
          "h1": "-10.821",
          "h6": "-27.079",
          "h24": "-14.092"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 3,
            "buyers": 3,
            "sellers": 3
          },
          "m15": {
            "buys": 28,
            "sells": 21,
            "buyers": 22,
            "sellers": 20
          },
          "m30": {
            "buys": 64,
            "sells": 66,
            "buyers": 39,
            "sellers": 42
          },
          "h1": {
            "buys": 185,
            "sells": 159,
            "buyers": 86,
            "sellers": 98
          },
          "h6": {
            "buys": 1187,
            "sells": 1035,
            "buyers": 410,
            "sellers": 506
          },
          "h24": {
            "buys": 5595,
            "sells": 5080,
            "buyers": 1395,
            "sellers": 1810
          }
        },
        "volume_usd": {
          "m5": "380.6094887114",
          "m15": "2549.3015922531",
          "m30": "6695.3179582845",
          "h1": "24339.917654165",
          "h6": "145399.295050964",
          "h24": "862216.39927978"
        },
        "reserve_in_usd": "57580.8441"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_GuSborgzpo6Hc7msoRouQyPJ3psxgAHm4amC9iDhpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "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.
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
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.