Tiền ảo: 17.889
Sàn giao dịch: 1.471
Giá trị vốn hóa thị trường: 2,375T $ 2.1%
Lưu lượng 24 giờ: 113,416B $
Gas: 0.157 GWEI
Không 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": "0.999852311443858",
      "base_token_price_native_currency": "0.000486340613738471",
      "quote_token_price_usd": "2049.96316246126",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004863406137",
      "quote_token_price_base_token": "2056.172097808",
      "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": "4436808721.99894",
      "market_cap_usd": "4437727252.94985",
      "price_change_percentage": {
        "m5": "0",
        "m15": "-0.127",
        "m30": "-0.046",
        "h1": "-0.308",
        "h6": "-0.17",
        "h24": "-0.224"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 1,
          "buyers": 0,
          "sellers": 1
        },
        "m15": {
          "buys": 1,
          "sells": 5,
          "buyers": 1,
          "sellers": 4
        },
        "m30": {
          "buys": 8,
          "sells": 7,
          "buyers": 7,
          "sellers": 6
        },
        "h1": {
          "buys": 23,
          "sells": 25,
          "buyers": 19,
          "sellers": 20
        },
        "h6": {
          "buys": 183,
          "sells": 178,
          "buyers": 92,
          "sellers": 75
        },
        "h24": {
          "buys": 1110,
          "sells": 1228,
          "buyers": 240,
          "sellers": 272
        }
      },
      "volume_usd": {
        "m5": "209.6925614842",
        "m15": "1011.7998223064",
        "m30": "2717.2075789963",
        "h1": "13215.9251203176",
        "h6": "111884.38691364",
        "h24": "879694.088637537"
      },
      "reserve_in_usd": "1089083.3152",
      "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.000644560883262281296192821293510914688889573111455901860470345728",
        "base_token_price_native_currency": "0.00000807503493905627",
        "quote_token_price_usd": "78.828738692249373514965199317979903384074131654",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000008075034939",
        "quote_token_price_base_token": "123838.473461375",
        "address": "56YheczRM5MbYDDFmnobrTnCiSPJqmuvZwFwfKVP9gS2",
        "name": "Clippy / SOL",
        "pool_created_at": "2026-01-19T21:05:23Z",
        "fdv_usd": "636498.698215207",
        "market_cap_usd": "636498.698215207",
        "price_change_percentage": {
          "m5": "-1.083",
          "m15": "-2.835",
          "m30": "-1.803",
          "h1": "-1.911",
          "h6": "-4.425",
          "h24": "-7.282"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 19,
            "sells": 27,
            "buyers": 19,
            "sellers": 27
          },
          "m30": {
            "buys": 42,
            "sells": 56,
            "buyers": 42,
            "sellers": 56
          },
          "h1": {
            "buys": 85,
            "sells": 113,
            "buyers": 85,
            "sellers": 113
          },
          "h6": {
            "buys": 669,
            "sells": 860,
            "buyers": 590,
            "sellers": 802
          },
          "h24": {
            "buys": 3507,
            "sells": 3991,
            "buyers": 3020,
            "sellers": 3719
          }
        },
        "volume_usd": {
          "m5": "464.2751625543",
          "m15": "3678.8141086373",
          "m30": "6052.8190573661",
          "h1": "10954.2473182592",
          "h6": "87918.9345812991",
          "h24": "461190.712942482"
        },
        "reserve_in_usd": "108289.5889"
      },
      "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_DMAFL613XTipuA3jFNYczavWT7XsiYf9cR3qmRMZQhB6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00138469980155003549213410851241178689416805282155395604650482392",
        "base_token_price_native_currency": "0.0000174220835172311",
        "quote_token_price_usd": "78.862501782720833501461142120824140753614631672",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001742208352",
        "quote_token_price_base_token": "57398.4161544721",
        "address": "DMAFL613XTipuA3jFNYczavWT7XsiYf9cR3qmRMZQhB6",
        "name": "67 / SOL",
        "pool_created_at": "2025-09-19T09:31:39Z",
        "fdv_usd": "1384183.4490238",
        "market_cap_usd": "1384183.4490238",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-0.899",
          "m30": "-0.92",
          "h1": "-0.489",
          "h6": "-0.51",
          "h24": "18.046"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 4,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "m30": {
            "buys": 10,
            "sells": 8,
            "buyers": 7,
            "sellers": 8
          },
          "h1": {
            "buys": 19,
            "sells": 18,
            "buyers": 13,
            "sellers": 16
          },
          "h6": {
            "buys": 76,
            "sells": 85,
            "buyers": 47,
            "sellers": 57
          },
          "h24": {
            "buys": 549,
            "sells": 655,
            "buyers": 250,
            "sellers": 256
          }
        },
        "volume_usd": {
          "m5": "1.6380157226",
          "m15": "576.3754062315",
          "m30": "896.1906317807",
          "h1": "1569.8315607623",
          "h6": "15478.3636491041",
          "h24": "129480.38215008"
        },
        "reserve_in_usd": "212793.5609"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9AvytnUKsLxPxFHFqS6VLxaxt5p6BhYNr53SD2Chpump",
            "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.0002399834471038549813142223498453438235421443213976377988866531",
        "base_token_price_native_currency": "0.00000300168542612821",
        "quote_token_price_usd": "78.82913409494933788045793509520022772651181135",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003001685426",
        "quote_token_price_base_token": "333146.168914133",
        "address": "BFuEXEKtPjbz77UBSpfyp4JnH2o5oDP61MhniZVNg5xY",
        "name": "ZEN / SOL",
        "pool_created_at": "2026-03-31T17:23:06Z",
        "fdv_usd": "222117.01996988",
        "market_cap_usd": "222117.056954099",
        "price_change_percentage": {
          "m5": "-0.872",
          "m15": "-4.475",
          "m30": "-2.424",
          "h1": "53.324",
          "h6": "-86.974",
          "h24": "-96.155"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 7,
            "buyers": 8,
            "sellers": 7
          },
          "m15": {
            "buys": 141,
            "sells": 101,
            "buyers": 95,
            "sellers": 75
          },
          "m30": {
            "buys": 397,
            "sells": 263,
            "buyers": 236,
            "sellers": 173
          },
          "h1": {
            "buys": 772,
            "sells": 524,
            "buyers": 402,
            "sellers": 290
          },
          "h6": {
            "buys": 10805,
            "sells": 18543,
            "buyers": 4244,
            "sellers": 9158
          },
          "h24": {
            "buys": 75512,
            "sells": 60771,
            "buyers": 26336,
            "sellers": 25362
          }
        },
        "volume_usd": {
          "m5": "784.1471507993",
          "m15": "13503.499768912",
          "m30": "39526.944150568",
          "h1": "74855.8721658083",
          "h6": "1669001.61320679",
          "h24": "24047955.3023008"
        },
        "reserve_in_usd": "67630.4462"
      },
      "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_6UBUQq6YMmQEyoJUBbF2xuP1yt67RSfvgwk8o1P6JHkG",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0012319257625228963372517405243283420413104058753382921453806937",
        "base_token_price_native_currency": "0.0000157757610563633",
        "quote_token_price_usd": "78.829134094949520089602127383829293362070578045",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001577576106",
        "quote_token_price_base_token": "63388.3840169245",
        "address": "6UBUQq6YMmQEyoJUBbF2xuP1yt67RSfvgwk8o1P6JHkG",
        "name": "ANIME / SOL",
        "pool_created_at": "2025-04-01T21:26:51Z",
        "fdv_usd": "1240912.20099938",
        "market_cap_usd": "1240912.20099938",
        "price_change_percentage": {
          "m5": "1.164",
          "m15": "3.785",
          "m30": "-2.6",
          "h1": "-4.421",
          "h6": "12.744",
          "h24": "102.481"
        },
        "transactions": {
          "m5": {
            "buys": 19,
            "sells": 4,
            "buyers": 19,
            "sellers": 4
          },
          "m15": {
            "buys": 215,
            "sells": 47,
            "buyers": 210,
            "sellers": 42
          },
          "m30": {
            "buys": 526,
            "sells": 126,
            "buyers": 497,
            "sellers": 103
          },
          "h1": {
            "buys": 1099,
            "sells": 309,
            "buyers": 1035,
            "sellers": 243
          },
          "h6": {
            "buys": 7445,
            "sells": 2886,
            "buyers": 6173,
            "sellers": 1670
          },
          "h24": {
            "buys": 25124,
            "sells": 12819,
            "buyers": 18480,
            "sellers": 6500
          }
        },
        "volume_usd": {
          "m5": "2.3322394233",
          "m15": "2258.6075700256",
          "m30": "7809.1043108793",
          "h1": "18141.3607522148",
          "h6": "237827.716852173",
          "h24": "1138243.25672526"
        },
        "reserve_in_usd": "110949.1543"
      },
      "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": "solana_AZThnSj6jrSDjFERxwK6jBQh4siLJxshnQTp4K7vUGq5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000662088381176165853010969395504480050467020807367203114626892224",
        "base_token_price_native_currency": "0.00000829178121063485",
        "quote_token_price_usd": "78.887211371239446166236682149197930778886233712",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000008291781211",
        "quote_token_price_base_token": "120601.349046381",
        "address": "AZThnSj6jrSDjFERxwK6jBQh4siLJxshnQTp4K7vUGq5",
        "name": "ROCKET / SOL",
        "pool_created_at": "2026-04-01T13:05:19Z",
        "fdv_usd": "653965.96073754",
        "market_cap_usd": "653965.965007891",
        "price_change_percentage": {
          "m5": "-1.449",
          "m15": "-5.486",
          "m30": "-3.294",
          "h1": "-4.073",
          "h6": "5.568",
          "h24": "16.196"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 26,
            "buyers": 10,
            "sellers": 9
          },
          "m15": {
            "buys": 142,
            "sells": 189,
            "buyers": 66,
            "sellers": 43
          },
          "m30": {
            "buys": 299,
            "sells": 367,
            "buyers": 107,
            "sellers": 71
          },
          "h1": {
            "buys": 656,
            "sells": 757,
            "buyers": 222,
            "sellers": 164
          },
          "h6": {
            "buys": 4859,
            "sells": 6325,
            "buyers": 2504,
            "sellers": 1132
          },
          "h24": {
            "buys": 19029,
            "sells": 20193,
            "buyers": 7364,
            "sellers": 3693
          }
        },
        "volume_usd": {
          "m5": "4324.3778824929",
          "m15": "24721.4352212973",
          "m30": "54911.6467918919",
          "h1": "121390.570548406",
          "h6": "610393.315710331",
          "h24": "2361008.06648948"
        },
        "reserve_in_usd": "69449.9417"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4YiLHDR4B4pE4R5GUMA8HG8YunyeLwcobtEtvwMupump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8LTRgxZ2KWDc2sDGuYAe5VtDgguAzteSeQUJisLQ5BVA",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0102788859253313105513054930387851064073323386227518034923759328",
        "base_token_price_native_currency": "0.000130258704863837",
        "quote_token_price_usd": "78.886639221462591481493434779812503409171214156",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001302587049",
        "quote_token_price_base_token": "7677.030115149",
        "address": "8LTRgxZ2KWDc2sDGuYAe5VtDgguAzteSeQUJisLQ5BVA",
        "name": "PIXEL / SOL",
        "pool_created_at": "2026-03-27T03:03:16Z",
        "fdv_usd": "10205042.13",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.292",
          "m15": "1.975",
          "m30": "-2.882",
          "h1": "2.032",
          "h6": "22.481",
          "h24": "43.646"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 6,
            "buyers": 3,
            "sellers": 6
          },
          "m15": {
            "buys": 70,
            "sells": 51,
            "buyers": 45,
            "sellers": 33
          },
          "m30": {
            "buys": 217,
            "sells": 158,
            "buyers": 117,
            "sellers": 92
          },
          "h1": {
            "buys": 571,
            "sells": 465,
            "buyers": 237,
            "sellers": 227
          },
          "h6": {
            "buys": 2227,
            "sells": 2020,
            "buyers": 756,
            "sellers": 787
          },
          "h24": {
            "buys": 9427,
            "sells": 8355,
            "buyers": 2347,
            "sellers": 2215
          }
        },
        "volume_usd": {
          "m5": "695.2223616521",
          "m15": "9592.3094413733",
          "m30": "50634.9448855975",
          "h1": "146093.297605572",
          "h6": "653105.207779841",
          "h24": "2551776.33646372"
        },
        "reserve_in_usd": "333194.5137"
      },
      "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_BZwAYUU6d5qVnTnn8v5ujpiQs4YQbBEfjYbKbVjctvVC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0229420581406197050496214380247413199326235054397649679841916168",
        "base_token_price_native_currency": "0.00029042816041868",
        "quote_token_price_usd": "78.886639221462591481493434779812503409171214156",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0002904281604",
        "quote_token_price_base_token": "3443.192280523",
        "address": "BZwAYUU6d5qVnTnn8v5ujpiQs4YQbBEfjYbKbVjctvVC",
        "name": "VDOR / SOL",
        "pool_created_at": "2026-03-20T21:13:12Z",
        "fdv_usd": "22984049.82",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.242",
          "m15": "0.354",
          "m30": "0.385",
          "h1": "0.081",
          "h6": "0.512",
          "h24": "15.545"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 3,
            "buyers": 9,
            "sellers": 2
          },
          "m15": {
            "buys": 174,
            "sells": 40,
            "buyers": 59,
            "sellers": 4
          },
          "m30": {
            "buys": 472,
            "sells": 88,
            "buyers": 134,
            "sellers": 5
          },
          "h1": {
            "buys": 986,
            "sells": 173,
            "buyers": 269,
            "sellers": 9
          },
          "h6": {
            "buys": 5706,
            "sells": 1142,
            "buyers": 1294,
            "sellers": 41
          },
          "h24": {
            "buys": 17841,
            "sells": 3615,
            "buyers": 3420,
            "sellers": 164
          }
        },
        "volume_usd": {
          "m5": "2026.8914373087",
          "m15": "25230.9745111636",
          "m30": "57297.5953472992",
          "h1": "130383.476752312",
          "h6": "902957.814268041",
          "h24": "2883975.50391313"
        },
        "reserve_in_usd": "437888.92"
      },
      "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": "bsc_0x2ad2651a07b4949c0f892cfa27c3c73fb3b020f6",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.316972072532298",
        "base_token_price_native_currency": "0.000533494264279669",
        "quote_token_price_usd": "580.88",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0005334942643",
        "quote_token_price_base_token": "1874.43439781",
        "address": "0x2ad2651a07b4949c0f892cfa27c3c73fb3b020f6",
        "name": "STO / WBNB 1%",
        "pool_created_at": "2025-04-03T03:29:24Z",
        "fdv_usd": "173427529.983328",
        "market_cap_usd": "71424373.5643426",
        "price_change_percentage": {
          "m5": "0.206",
          "m15": "-3.555",
          "m30": "0.297",
          "h1": "-13.206",
          "h6": "-54.678",
          "h24": "-26.217"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 16,
            "buyers": 11,
            "sellers": 9
          },
          "m15": {
            "buys": 47,
            "sells": 48,
            "buyers": 29,
            "sellers": 20
          },
          "m30": {
            "buys": 94,
            "sells": 119,
            "buyers": 45,
            "sellers": 51
          },
          "h1": {
            "buys": 408,
            "sells": 275,
            "buyers": 131,
            "sellers": 93
          },
          "h6": {
            "buys": 4728,
            "sells": 5223,
            "buyers": 610,
            "sellers": 1043
          },
          "h24": {
            "buys": 15845,
            "sells": 15129,
            "buyers": 1580,
            "sellers": 2392
          }
        },
        "volume_usd": {
          "m5": "787.423741108",
          "m15": "3651.9150379526",
          "m30": "7535.0852011842",
          "h1": "24005.3936599592",
          "h6": "466811.97017208",
          "h24": "1594082.52149578"
        },
        "reserve_in_usd": "354035.3039"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xdaf1695c41327b61b9b9965ac6a5843a3198cf07",
            "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_BT7AkhA39Psc86qtocP3boeANXp2ntLYFvGo3VbBhvRS",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00012720987579301649719060231661572539612279129301465321284839317",
        "base_token_price_native_currency": "0.00000161101361707477",
        "quote_token_price_usd": "78.828738680473323615540375480873538004755822153",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001611013617",
        "quote_token_price_base_token": "620727.217573598",
        "address": "BT7AkhA39Psc86qtocP3boeANXp2ntLYFvGo3VbBhvRS",
        "name": "durr / SOL",
        "pool_created_at": "2026-04-02T00:46:00Z",
        "fdv_usd": "126592.7171",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-5.201",
          "m15": "-6.564",
          "m30": "-15.509",
          "h1": "-23.824",
          "h6": "-47.001",
          "h24": "288.942"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 7,
            "buyers": 12,
            "sellers": 7
          },
          "m15": {
            "buys": 40,
            "sells": 34,
            "buyers": 30,
            "sellers": 24
          },
          "m30": {
            "buys": 82,
            "sells": 71,
            "buyers": 51,
            "sellers": 48
          },
          "h1": {
            "buys": 187,
            "sells": 162,
            "buyers": 94,
            "sellers": 108
          },
          "h6": {
            "buys": 2298,
            "sells": 1768,
            "buyers": 807,
            "sellers": 890
          },
          "h24": {
            "buys": 20802,
            "sells": 15092,
            "buyers": 4934,
            "sellers": 4335
          }
        },
        "volume_usd": {
          "m5": "1671.4506961988",
          "m15": "3484.319841436",
          "m30": "6629.0376258202",
          "h1": "16175.3888080269",
          "h6": "193511.679312569",
          "h24": "1827215.5865486"
        },
        "reserve_in_usd": "29453.213"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5ePB8Z3tgxwNc1CwCa6BrvpLk1JWbuDEr1svNeP9pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6oEzfEv2Pzuonb8GAv9KMHwWEZfkRTLwbP1uiyDPYswU",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000144261332533186650899440793037870116156355717753317475030587808",
        "base_token_price_native_currency": "0.00000181047279466293",
        "quote_token_price_usd": "78.884143012114628063745397021931091461584709436",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001810472795",
        "quote_token_price_base_token": "552341.909222766",
        "address": "6oEzfEv2Pzuonb8GAv9KMHwWEZfkRTLwbP1uiyDPYswU",
        "name": "Community / SOL",
        "pool_created_at": "2026-04-02T04:22:40Z",
        "fdv_usd": "142957.6314",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.995",
          "m15": "5.608",
          "m30": "11.756",
          "h1": "11.742",
          "h6": "-16.306",
          "h24": "372.008"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 7,
            "buyers": 7,
            "sellers": 7
          },
          "m15": {
            "buys": 145,
            "sells": 94,
            "buyers": 68,
            "sellers": 69
          },
          "m30": {
            "buys": 308,
            "sells": 175,
            "buyers": 113,
            "sellers": 119
          },
          "h1": {
            "buys": 594,
            "sells": 370,
            "buyers": 217,
            "sellers": 226
          },
          "h6": {
            "buys": 7111,
            "sells": 4581,
            "buyers": 1812,
            "sellers": 1860
          },
          "h24": {
            "buys": 33459,
            "sells": 21305,
            "buyers": 5688,
            "sellers": 5206
          }
        },
        "volume_usd": {
          "m5": "325.0650133383",
          "m15": "7400.2714342553",
          "m30": "13074.4411348392",
          "h1": "29108.6315149765",
          "h6": "515410.68884002",
          "h24": "2280977.9744769"
        },
        "reserve_in_usd": "32462.0451"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_771oWnZyoVXW285EeusgicQ7DazFUN2hraGjynhupump",
            "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": "15.1738637320731",
        "base_token_price_native_currency": "0.00740087424554085",
        "quote_token_price_usd": "2048.42",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.007400874246",
        "quote_token_price_base_token": "135.119171982",
        "address": "0xd7e5522c9cc3682c960afada6adde0f8116580f2ad2cef08c197faf625e53842",
        "name": "BEAN / ETH 1%",
        "pool_created_at": "2026-02-25T20:14:19Z",
        "fdv_usd": "988554.535663583",
        "market_cap_usd": "487379.788159084",
        "price_change_percentage": {
          "m5": "0.811",
          "m15": "2.11",
          "m30": "-1.636",
          "h1": "1.202",
          "h6": "9.583",
          "h24": "-32.952"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 6,
            "buyers": 3,
            "sellers": 6
          },
          "m15": {
            "buys": 10,
            "sells": 11,
            "buyers": 8,
            "sellers": 9
          },
          "m30": {
            "buys": 25,
            "sells": 24,
            "buyers": 20,
            "sellers": 18
          },
          "h1": {
            "buys": 48,
            "sells": 53,
            "buyers": 34,
            "sellers": 41
          },
          "h6": {
            "buys": 318,
            "sells": 274,
            "buyers": 105,
            "sellers": 118
          },
          "h24": {
            "buys": 1151,
            "sells": 1676,
            "buyers": 256,
            "sellers": 313
          }
        },
        "volume_usd": {
          "m5": "830.3165644168",
          "m15": "4471.2189019203",
          "m30": "11302.0558931776",
          "h1": "21861.6392838036",
          "h6": "140293.416050898",
          "h24": "609084.629265427"
        },
        "reserve_in_usd": "313063.7456"
      },
      "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": "solana_8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.063053215420940103868078611904851068214942008",
        "base_token_price_native_currency": "0.000804699871794872",
        "quote_token_price_usd": "78.75670022536113733105201144",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0008046998718",
        "quote_token_price_base_token": "1242.699340525",
        "address": "8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
        "name": "pippin / SOL",
        "pool_created_at": "2024-11-09T20:27:41Z",
        "fdv_usd": "63078243.255025",
        "market_cap_usd": "63078243.2555517",
        "price_change_percentage": {
          "m5": "-0.058",
          "m15": "-1.182",
          "m30": "-0.42",
          "h1": "-2.04",
          "h6": "0.847",
          "h24": "8.597"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 13,
            "buyers": 7,
            "sellers": 7
          },
          "m15": {
            "buys": 60,
            "sells": 136,
            "buyers": 28,
            "sellers": 23
          },
          "m30": {
            "buys": 166,
            "sells": 209,
            "buyers": 59,
            "sellers": 31
          },
          "h1": {
            "buys": 520,
            "sells": 523,
            "buyers": 101,
            "sellers": 60
          },
          "h6": {
            "buys": 5324,
            "sells": 6398,
            "buyers": 337,
            "sellers": 265
          },
          "h24": {
            "buys": 18856,
            "sells": 20021,
            "buyers": 638,
            "sellers": 453
          }
        },
        "volume_usd": {
          "m5": "4059.9955724638",
          "m15": "43200.2791626367",
          "m30": "89200.3696291629",
          "h1": "299220.6663645",
          "h6": "4119405.01674729",
          "h24": "11211763.2035457"
        },
        "reserve_in_usd": "5888427.6347"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Dfh5DzRgSvvCFDoYc2ciTkMrbDfRKybA4SoFbPmApump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xb2af49dbf526054faf19602860a5e298a79f3d05",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.174866289528141",
        "base_token_price_native_currency": "0.000300849577259097",
        "quote_token_price_usd": "580.93",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0003008495773",
        "quote_token_price_base_token": "3323.920243168",
        "address": "0xb2af49dbf526054faf19602860a5e298a79f3d05",
        "name": "SIREN / WBNB 1%",
        "pool_created_at": "2025-02-08T20:23:54Z",
        "fdv_usd": "127304800.882963",
        "market_cap_usd": "127304800.882987",
        "price_change_percentage": {
          "m5": "0.056",
          "m15": "2.069",
          "m30": "0.985",
          "h1": "-3.477",
          "h6": "-12.571",
          "h24": "-28.453"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 12,
            "sells": 26,
            "buyers": 11,
            "sellers": 19
          },
          "m30": {
            "buys": 56,
            "sells": 87,
            "buyers": 37,
            "sellers": 45
          },
          "h1": {
            "buys": 128,
            "sells": 194,
            "buyers": 56,
            "sellers": 79
          },
          "h6": {
            "buys": 853,
            "sells": 954,
            "buyers": 229,
            "sellers": 245
          },
          "h24": {
            "buys": 4843,
            "sells": 4954,
            "buyers": 736,
            "sellers": 672
          }
        },
        "volume_usd": {
          "m5": "469.6767734151",
          "m15": "7422.1084873892",
          "m30": "45942.3933784982",
          "h1": "122396.076352305",
          "h6": "651798.765439795",
          "h24": "3602678.50857455"
        },
        "reserve_in_usd": "4108318.3121"
      },
      "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_A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0126878808400861301914717129061361686495245883674642114140772344",
        "base_token_price_native_currency": "0.000160830675528393",
        "quote_token_price_usd": "78.886639221462591481493434779812503409171214156",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001608306755",
        "quote_token_price_base_token": "6217.719329441",
        "address": "A6KHMiFzn9AM7VKBtVP4fZNY9bCo2jP63R9dphaW1vrq",
        "name": "Punch / SOL",
        "pool_created_at": "2026-02-05T09:01:05Z",
        "fdv_usd": "12557767.0550724",
        "market_cap_usd": "12557767.0550724",
        "price_change_percentage": {
          "m5": "0",
          "m15": "-1.355",
          "m30": "-5.011",
          "h1": "0.144",
          "h6": "21.924",
          "h24": "6.093"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m15": {
            "buys": 19,
            "sells": 8,
            "buyers": 10,
            "sellers": 7
          },
          "m30": {
            "buys": 133,
            "sells": 55,
            "buyers": 74,
            "sellers": 37
          },
          "h1": {
            "buys": 365,
            "sells": 306,
            "buyers": 150,
            "sellers": 156
          },
          "h6": {
            "buys": 1090,
            "sells": 1207,
            "buyers": 433,
            "sellers": 467
          },
          "h24": {
            "buys": 2816,
            "sells": 2742,
            "buyers": 825,
            "sellers": 886
          }
        },
        "volume_usd": {
          "m5": "8343.5843045133",
          "m15": "14421.374214437",
          "m30": "38220.6112260965",
          "h1": "146428.975630267",
          "h6": "443989.681094931",
          "h24": "971042.138844881"
        },
        "reserve_in_usd": "688946.7117"
      },
      "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_BEzVMVD8npfqre1MnRRQtvXC24M3fkERZ1C3iYMT2k7W",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000060461755881239684775101302553851574267807628894348070773660921",
        "base_token_price_native_currency": "0.000000754383854443175",
        "quote_token_price_usd": "78.829134094949520089602127383829293362070578045",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000007543838544",
        "quote_token_price_base_token": "1325585.10380384",
        "address": "BEzVMVD8npfqre1MnRRQtvXC24M3fkERZ1C3iYMT2k7W",
        "name": "TWEMP / SOL",
        "pool_created_at": "2026-04-02T02:29:52Z",
        "fdv_usd": "59467.12774",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "3.753",
          "m15": "-9.599",
          "m30": "-11.774",
          "h1": "-14.64",
          "h6": "4.532",
          "h24": "101.221"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 14,
            "buyers": 15,
            "sellers": 8
          },
          "m15": {
            "buys": 74,
            "sells": 36,
            "buyers": 40,
            "sellers": 29
          },
          "m30": {
            "buys": 124,
            "sells": 78,
            "buyers": 53,
            "sellers": 55
          },
          "h1": {
            "buys": 342,
            "sells": 197,
            "buyers": 111,
            "sellers": 112
          },
          "h6": {
            "buys": 3464,
            "sells": 2023,
            "buyers": 687,
            "sellers": 757
          },
          "h24": {
            "buys": 26898,
            "sells": 19603,
            "buyers": 4712,
            "sellers": 4481
          }
        },
        "volume_usd": {
          "m5": "1422.2298317803",
          "m15": "3057.3205129594",
          "m30": "5357.4040851021",
          "h1": "14612.0380646549",
          "h6": "182148.164927328",
          "h24": "1787979.7545607"
        },
        "reserve_in_usd": "20612.8481"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5uEF5oyHb9CHuUJDwGtHHa4U4YHEEHFsuCjJz1A3pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EBBGBx2L4UyANypmZ1xTsLY84EWcbDMCcRzSvV6Kj4A3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00025623883088032591601394851633619226046935971089773826416423956",
        "base_token_price_native_currency": "0.00000329327532434195",
        "quote_token_price_usd": "78.829134094949520089602127383829293362070578045",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003293275324",
        "quote_token_price_base_token": "303649.073191236",
        "address": "EBBGBx2L4UyANypmZ1xTsLY84EWcbDMCcRzSvV6Kj4A3",
        "name": "BELIEVE / SOL",
        "pool_created_at": "2026-04-01T01:01:05Z",
        "fdv_usd": "259102.272068193",
        "market_cap_usd": "259102.272068193",
        "price_change_percentage": {
          "m5": "0.761",
          "m15": "-1.558",
          "m30": "-8.471",
          "h1": "-13.378",
          "h6": "-23.896",
          "h24": "-21.932"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 15,
            "sells": 12,
            "buyers": 11,
            "sellers": 12
          },
          "m30": {
            "buys": 40,
            "sells": 34,
            "buyers": 27,
            "sellers": 29
          },
          "h1": {
            "buys": 104,
            "sells": 74,
            "buyers": 50,
            "sellers": 56
          },
          "h6": {
            "buys": 1508,
            "sells": 1880,
            "buyers": 405,
            "sellers": 443
          },
          "h24": {
            "buys": 8311,
            "sells": 7696,
            "buyers": 2316,
            "sellers": 2313
          }
        },
        "volume_usd": {
          "m5": "158.6153164734",
          "m15": "1823.0515095644",
          "m30": "4351.228825112",
          "h1": "9656.2759563665",
          "h6": "120493.634791517",
          "h24": "949619.431987768"
        },
        "reserve_in_usd": "44969.2333"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_HeC2xWqGT9gPfdvaMuqxPo2bUQ1XgY5wRtnrwTEHpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FputqNqmsAgFXSWWwAdz82SqgiJGyym1gkuRUNkKDLAZ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000574619222100217461789645016527039861651142576614043855103362656",
        "base_token_price_native_currency": "0.00000731828854475205",
        "quote_token_price_usd": "78.759410066449199534263602808943630196840037152",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007318288545",
        "quote_token_price_base_token": "136643.969950748",
        "address": "FputqNqmsAgFXSWWwAdz82SqgiJGyym1gkuRUNkKDLAZ",
        "name": "Chicky / SOL",
        "pool_created_at": "2026-03-31T15:54:36Z",
        "fdv_usd": "574590.09226797",
        "market_cap_usd": "574590.09226797",
        "price_change_percentage": {
          "m5": "1.654",
          "m15": "-1.961",
          "m30": "-0.501",
          "h1": "-4.887",
          "h6": "-17.249",
          "h24": "-51.398"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 15,
            "buyers": 6,
            "sellers": 11
          },
          "m15": {
            "buys": 29,
            "sells": 32,
            "buyers": 19,
            "sellers": 22
          },
          "m30": {
            "buys": 54,
            "sells": 80,
            "buyers": 31,
            "sellers": 55
          },
          "h1": {
            "buys": 117,
            "sells": 141,
            "buyers": 80,
            "sellers": 90
          },
          "h6": {
            "buys": 1179,
            "sells": 1135,
            "buyers": 470,
            "sellers": 595
          },
          "h24": {
            "buys": 8807,
            "sells": 7699,
            "buyers": 2205,
            "sellers": 2438
          }
        },
        "volume_usd": {
          "m5": "918.2434402653",
          "m15": "3578.39070167",
          "m30": "9076.0275803294",
          "h1": "17989.8234556817",
          "h6": "197910.208952728",
          "h24": "1628291.67666638"
        },
        "reserve_in_usd": "70577.3421"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2ecWqqjWZ5hkYLHzCn9TEn2DtpVdNvMicLf3RzfLpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_86Vhq42g8n2eZVgTDSYMMQshUCsGZTCCjEKo1AHrfTc9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000028645439677749647042815492038959415182864722790883533435054147",
        "base_token_price_native_currency": "0.000000363034647189969",
        "quote_token_price_usd": "78.82799915249252569061591061242810805602959849",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000003630346472",
        "quote_token_price_base_token": "2754558.02287851",
        "address": "86Vhq42g8n2eZVgTDSYMMQshUCsGZTCCjEKo1AHrfTc9",
        "name": "SUKI / SOL",
        "pool_created_at": "2026-03-30T10:04:48Z",
        "fdv_usd": "28645.3424423551",
        "market_cap_usd": "28645.3513840816",
        "price_change_percentage": {
          "m5": "0.19",
          "m15": "-12.426",
          "m30": "-17.664",
          "h1": "-16.419",
          "h6": "-81.794",
          "h24": "-98.311"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 14,
            "sells": 13,
            "buyers": 11,
            "sellers": 11
          },
          "m30": {
            "buys": 24,
            "sells": 29,
            "buyers": 15,
            "sellers": 21
          },
          "h1": {
            "buys": 51,
            "sells": 57,
            "buyers": 30,
            "sellers": 37
          },
          "h6": {
            "buys": 2696,
            "sells": 2018,
            "buyers": 1068,
            "sellers": 982
          },
          "h24": {
            "buys": 25713,
            "sells": 23494,
            "buyers": 8421,
            "sellers": 4035
          }
        },
        "volume_usd": {
          "m5": "13.4023981913",
          "m15": "1003.5446433359",
          "m30": "1292.5434920938",
          "h1": "2009.3031203084",
          "h6": "317357.680691543",
          "h24": "4239100.96651738"
        },
        "reserve_in_usd": "21327.9115"
      },
      "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": "solana_Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0090407663232085115495340849544274625825670141426217351059694431",
        "base_token_price_native_currency": "0.000114583500174313",
        "quote_token_price_usd": "78.828738680473323615540375480873538004755822153",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0001145835002",
        "quote_token_price_base_token": "8727.2600198",
        "address": "Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
        "name": "LOL / SOL",
        "pool_created_at": "2026-03-18T23:57:45Z",
        "fdv_usd": "8953526.34628542",
        "market_cap_usd": "8953526.34628542",
        "price_change_percentage": {
          "m5": "-0.02",
          "m15": "1.148",
          "m30": "-4.939",
          "h1": "1.396",
          "h6": "3.903",
          "h24": "-2.33"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 5,
            "buyers": 9,
            "sellers": 5
          },
          "m15": {
            "buys": 79,
            "sells": 48,
            "buyers": 66,
            "sellers": 46
          },
          "m30": {
            "buys": 197,
            "sells": 186,
            "buyers": 162,
            "sellers": 153
          },
          "h1": {
            "buys": 441,
            "sells": 403,
            "buyers": 357,
            "sellers": 303
          },
          "h6": {
            "buys": 2897,
            "sells": 2282,
            "buyers": 2199,
            "sellers": 1412
          },
          "h24": {
            "buys": 11005,
            "sells": 7932,
            "buyers": 8004,
            "sellers": 4628
          }
        },
        "volume_usd": {
          "m5": "1665.8277602523",
          "m15": "18888.945306256",
          "m30": "63961.964456561",
          "h1": "132724.075803104",
          "h6": "793697.365578398",
          "h24": "2829630.94554046"
        },
        "reserve_in_usd": "353584.786"
      },
      "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": "solana_9JEdBCFGgKwH2w8mbSU3mhdgFmeu9ZExY1HSRymaWw6Q",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000645957566685732020515798101420076121922524740797852761983253954",
        "base_token_price_native_currency": "0.000000839307099096111",
        "quote_token_price_usd": "78.828517282763507357150691785685632205414960634",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000008393070991",
        "quote_token_price_base_token": "1191459.00359588",
        "address": "9JEdBCFGgKwH2w8mbSU3mhdgFmeu9ZExY1HSRymaWw6Q",
        "name": "bunbun / SOL",
        "pool_created_at": "2026-04-01T15:40:19Z",
        "fdv_usd": "66161.37334",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-6.283",
          "m15": "12.548",
          "m30": "-14.471",
          "h1": "-38.176",
          "h6": "-47.709",
          "h24": "-68.848"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 8,
            "buyers": 1,
            "sellers": 8
          },
          "m15": {
            "buys": 34,
            "sells": 56,
            "buyers": 25,
            "sellers": 41
          },
          "m30": {
            "buys": 188,
            "sells": 126,
            "buyers": 119,
            "sellers": 88
          },
          "h1": {
            "buys": 347,
            "sells": 226,
            "buyers": 190,
            "sellers": 148
          },
          "h6": {
            "buys": 1275,
            "sells": 1014,
            "buyers": 516,
            "sellers": 565
          },
          "h24": {
            "buys": 7090,
            "sells": 5506,
            "buyers": 1921,
            "sellers": 2098
          }
        },
        "volume_usd": {
          "m5": "360.5301686856",
          "m15": "3332.9574135943",
          "m30": "11588.3885129024",
          "h1": "27526.2082513648",
          "h6": "116599.24791014",
          "h24": "723005.959283791"
        },
        "reserve_in_usd": "22023.6051"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CE2Mfjg46daZVQHmc3iVLnVDFKQyQe5zwLB9Zmrppump",
            "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.
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.