貨幣: 17,408
交易平台: 1,488
總市值: $ 2.230T 3.4%
24 小時交易量: $ 76.369B
Gas 費用: 0.385 GWEI
升級至高級版

面向 DeFi 專案和開發者的鏈上去中心化交易平台代幣和市場資料 API

CoinGecko API 提供加密貨幣市場的完整資訊,CoinGecko API 自 2014 年以來,一直是全球最大獨立加密貨幣資料權威機構。
資料來源:
深受各大領先 Web3 專案的信賴

覆蓋廣泛且可靠的鏈上去中心化交易平台資料 API

透過我們覆蓋廣泛且可靠的去中心化交易平台資料 API,存取來自 Uniswap、PancakeSwap、Orca、Curve 等主要網路去中心化交易平台的鏈上市場資料。
40M+
貨幣和代幣
200+
網路
1,500+
去中心化交易平台

高效擴充您的 DeFi 專案

一體化 API 可存取加密貨幣、NFT 和去中心化交易平台資料

借助全面覆蓋的一體化加密貨幣資料 API 簡化整合流程
端點類別 說明
/onchain/simple/*/token_price/* 利用代幣地址取得網路上最新代幣美元價格的最簡單方法
/onchain/networks 取得支援網路的完整清單
/onchain/network/*dexes 取得網路上支援的去中心化交易平台的完整清單
/onchains/network/*/pools/* 取得流動性礦池資料,例如:熱門礦池、新礦池以及價格、儲備、市值、交易、交易量等市場資料。搜尋端點亦可用於搜尋網路上的礦池。
/onchains/network/*/tokens/* 取得代幣相關資料,例如熱門礦池、價格、完全攤薄估值、儲備、交易量、市值、GeckoTerminal 分數、CoinGecko API ID。此外,還可取得包括圖像、網站、描述和社群媒體連結在內的後設資料。
/onchains/network/*/ohlcvs/* 取得流動性礦池的 OHLCV 歷史走勢圖資料
/onchains/network/*/trades 取得從流動性礦池中的最近 300 筆交易
// 取得流動性礦池的價格和市場資料
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00104613083132",
      "base_token_price_native_currency": "0.000600759728756861",
      "quote_token_price_usd": "1661.84138765358",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0006007597288",
      "quote_token_price_base_token": "1664.558977795",
      "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": "4644801718.02946",
      "market_cap_usd": "4644985757.03463",
      "price_change_percentage": {
        "m5": "-0.035",
        "m15": "0.301",
        "m30": "0.109",
        "h1": "-0.203",
        "h6": "-0.315",
        "h24": "-0.197"
      },
      "transactions": {
        "m5": {
          "buys": 2,
          "sells": 1,
          "buyers": 2,
          "sellers": 1
        },
        "m15": {
          "buys": 3,
          "sells": 4,
          "buyers": 3,
          "sellers": 3
        },
        "m30": {
          "buys": 11,
          "sells": 12,
          "buyers": 8,
          "sellers": 8
        },
        "h1": {
          "buys": 26,
          "sells": 24,
          "buyers": 15,
          "sellers": 15
        },
        "h6": {
          "buys": 127,
          "sells": 216,
          "buyers": 68,
          "sellers": 103
        },
        "h24": {
          "buys": 465,
          "sells": 706,
          "buyers": 206,
          "sellers": 249
        }
      },
      "volume_usd": {
        "m5": "622.5861546156",
        "m15": "2583.0894715951",
        "m30": "8411.1992863321",
        "h1": "17802.7044289459",
        "h6": "188135.717273868",
        "h24": "352314.858130463"
      },
      "reserve_in_usd": "1214837.7955",
      "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"
        }
      }
    }
  }
}
// 探索熱門礦池
{
  "data": [
    {
      "id": "solana_59XdiyMnAuKQk2kFwFuKBc4Krh99m6LJM4tvQHY7GAPC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000565271467133145155501753076919997580483342634700714500944769053",
        "base_token_price_native_currency": "0.0000000813502385415476",
        "quote_token_price_usd": "69.438736710781433872410798594649315223996430631",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000008135023854",
        "quote_token_price_base_token": "12292526.9541684",
        "address": "59XdiyMnAuKQk2kFwFuKBc4Krh99m6LJM4tvQHY7GAPC",
        "name": "Moonlake / SOL",
        "pool_created_at": "2026-06-22T18:04:57Z",
        "fdv_usd": "5652.6996641956",
        "market_cap_usd": "5652.7121457345",
        "price_change_percentage": {
          "m5": "3.951",
          "m15": "-19.502",
          "m30": "-83.507",
          "h1": "-83.242",
          "h6": "-99.019",
          "h24": "-97.855"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 2,
            "buyers": 6,
            "sellers": 2
          },
          "m15": {
            "buys": 34,
            "sells": 344,
            "buyers": 22,
            "sellers": 344
          },
          "m30": {
            "buys": 530,
            "sells": 2745,
            "buyers": 330,
            "sellers": 2499
          },
          "h1": {
            "buys": 1511,
            "sells": 3879,
            "buyers": 885,
            "sellers": 3078
          },
          "h6": {
            "buys": 11449,
            "sells": 13984,
            "buyers": 5619,
            "sellers": 7638
          },
          "h24": {
            "buys": 46436,
            "sells": 47427,
            "buyers": 12082,
            "sellers": 11404
          }
        },
        "volume_usd": {
          "m5": "60.4805226199",
          "m15": "1076.508137831",
          "m30": "23672.7249366859",
          "h1": "57071.5063405246",
          "h6": "580980.18549631",
          "h24": "3054376.91297188"
        },
        "reserve_in_usd": "6029.1581"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6RSCFPsd7ZgiyCcxmZaHr3soUXREKk8EZmH2rH4Gpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_E9tbv5w2iquEsyVaoSjiivMdFuSRJmw8zYFjEyX1nR3N",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000439352902002156024673561506593791848044737081889076374306461256",
        "base_token_price_native_currency": "0.00000633789321333902",
        "quote_token_price_usd": "69.451363947345452831008520407678793440630987337",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006337893213",
        "quote_token_price_base_token": "157781.137412564",
        "address": "E9tbv5w2iquEsyVaoSjiivMdFuSRJmw8zYFjEyX1nR3N",
        "name": "CONDOR / SOL",
        "pool_created_at": "2026-06-22T05:38:32Z",
        "fdv_usd": "438046.380187502",
        "market_cap_usd": "438046.383020755",
        "price_change_percentage": {
          "m5": "6.308",
          "m15": "3.989",
          "m30": "14.23",
          "h1": "8.077",
          "h6": "3.075",
          "h24": "229.979"
        },
        "transactions": {
          "m5": {
            "buys": 24,
            "sells": 26,
            "buyers": 10,
            "sellers": 24
          },
          "m15": {
            "buys": 73,
            "sells": 93,
            "buyers": 44,
            "sellers": 74
          },
          "m30": {
            "buys": 147,
            "sells": 249,
            "buyers": 75,
            "sellers": 158
          },
          "h1": {
            "buys": 340,
            "sells": 400,
            "buyers": 179,
            "sellers": 250
          },
          "h6": {
            "buys": 1931,
            "sells": 1929,
            "buyers": 767,
            "sellers": 919
          },
          "h24": {
            "buys": 12381,
            "sells": 11361,
            "buyers": 3814,
            "sellers": 4072
          }
        },
        "volume_usd": {
          "m5": "3518.3200952692",
          "m15": "12283.1273932891",
          "m30": "24115.9315607098",
          "h1": "42304.861075434",
          "h6": "230258.795668949",
          "h24": "1702081.8097207"
        },
        "reserve_in_usd": "52248.532"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BQnsQ7LrcKVUqB33cqkVmbN1GNvqCCVYqGLLG5fLpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8qifgHNXegzE5T6qGQdmAs9dHCBWGeQMwzT2jRtx7gia",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0005050942564316071350672942443787587090380266638614266816265927",
        "base_token_price_native_currency": "0.0000073507651443883",
        "quote_token_price_usd": "69.451544881598245703657750883430775254428976388",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007350765144",
        "quote_token_price_base_token": "136040.259803895",
        "address": "8qifgHNXegzE5T6qGQdmAs9dHCBWGeQMwzT2jRtx7gia",
        "name": "QUEST / SOL",
        "pool_created_at": "2026-06-22T18:03:04Z",
        "fdv_usd": "506982.8155",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-6.919",
          "m15": "-10.15",
          "m30": "-25.447",
          "h1": "-25.082",
          "h6": "-16.361",
          "h24": "1523.229"
        },
        "transactions": {
          "m5": {
            "buys": 128,
            "sells": 72,
            "buyers": 94,
            "sellers": 61
          },
          "m15": {
            "buys": 212,
            "sells": 114,
            "buyers": 145,
            "sellers": 97
          },
          "m30": {
            "buys": 387,
            "sells": 245,
            "buyers": 236,
            "sellers": 206
          },
          "h1": {
            "buys": 757,
            "sells": 593,
            "buyers": 419,
            "sellers": 424
          },
          "h6": {
            "buys": 3953,
            "sells": 3406,
            "buyers": 1585,
            "sellers": 1806
          },
          "h24": {
            "buys": 27970,
            "sells": 21985,
            "buyers": 7051,
            "sellers": 6909
          }
        },
        "volume_usd": {
          "m5": "15025.0977460651",
          "m15": "22442.8274512934",
          "m30": "42816.2433265987",
          "h1": "96207.6053887108",
          "h6": "498944.555799762",
          "h24": "4738954.21564759"
        },
        "reserve_in_usd": "57530.5553"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Et3nNiuGyhQxwVW3W8pLTvsMXcSKiyogHrNjdr4wpoke",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8CFhrudQHm7E4h6c4ryTh2L4KzcaUoDh5Ytek5K8UngA",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000286478771178012841075271711407629911203631821089122308561477659",
        "base_token_price_native_currency": "0.0000000413168211949761",
        "quote_token_price_usd": "69.004066757188420478228841694445375571780443187",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004131682119",
        "quote_token_price_base_token": "24203217.2630356",
        "address": "8CFhrudQHm7E4h6c4ryTh2L4KzcaUoDh5Ytek5K8UngA",
        "name": "Jetchua / SOL",
        "pool_created_at": "2026-06-21T21:23:47Z",
        "fdv_usd": "2864.787712",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0.553",
          "h1": "1.106",
          "h6": "-16.271",
          "h24": "-98.269"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "h1": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "h6": {
            "buys": 9,
            "sells": 27,
            "buyers": 6,
            "sellers": 25
          },
          "h24": {
            "buys": 21621,
            "sells": 28564,
            "buyers": 9940,
            "sellers": 19291
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "11.9511318943",
          "h1": "26.4176898328",
          "h6": "326.9364267235",
          "h24": "1401855.02046659"
        },
        "reserve_in_usd": "4983.8054"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6jbx2PGZfXNaXxXSLzsUse5xQet3E5qnJqpMRso6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_CG57vftDHV6M67mPT2Q5JXGRTtoiXf3fSdFUGtYVfYjJ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.37140030994393023171410134918699154417493936",
        "base_token_price_native_currency": "0.00532389835054032",
        "quote_token_price_usd": "0.998088310895731058508705316339567038192483",
        "quote_token_price_native_currency": "0.0144114190535389",
        "base_token_price_quote_token": "0.3694222152",
        "quote_token_price_base_token": "2.7069297918",
        "address": "CG57vftDHV6M67mPT2Q5JXGRTtoiXf3fSdFUGtYVfYjJ",
        "name": "ARX / USDC",
        "pool_created_at": "2026-06-22T03:57:54Z",
        "fdv_usd": "371694415.198619",
        "market_cap_usd": "77621443.5610043",
        "price_change_percentage": {
          "m5": "-0.32",
          "m15": "1.995",
          "m30": "4.531",
          "h1": "6.416",
          "h6": "-12.095",
          "h24": "13.249"
        },
        "transactions": {
          "m5": {
            "buys": 38,
            "sells": 43,
            "buyers": 10,
            "sellers": 13
          },
          "m15": {
            "buys": 146,
            "sells": 242,
            "buyers": 36,
            "sellers": 39
          },
          "m30": {
            "buys": 236,
            "sells": 368,
            "buyers": 55,
            "sellers": 52
          },
          "h1": {
            "buys": 340,
            "sells": 473,
            "buyers": 67,
            "sellers": 69
          },
          "h6": {
            "buys": 2793,
            "sells": 3936,
            "buyers": 172,
            "sellers": 211
          },
          "h24": {
            "buys": 19417,
            "sells": 25944,
            "buyers": 821,
            "sellers": 1184
          }
        },
        "volume_usd": {
          "m5": "15490.0610578149",
          "m15": "91700.0471675423",
          "m30": "137215.004353362",
          "h1": "171654.053074279",
          "h6": "1646249.82879296",
          "h24": "12277931.8764188"
        },
        "reserve_in_usd": "303602.4445"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_ARXwZkNAtzPfdcoqQiduJn8EPv9fKiDfGn2KyggyDrFs",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "byreal",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DgX9YGesb5Ac7JtU9iMjtf8kmrRzDfPBMfeNmdkFCv4U",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000282792439137869550446538441198039437634164580986337252846209676",
        "base_token_price_native_currency": "0.0000040289819111594",
        "quote_token_price_usd": "69.406337584266283324548717706090200195416883583",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004028981911",
        "quote_token_price_base_token": "248201.660382296",
        "address": "DgX9YGesb5Ac7JtU9iMjtf8kmrRzDfPBMfeNmdkFCv4U",
        "name": "AFKHERO / SOL",
        "pool_created_at": "2026-06-19T19:57:08Z",
        "fdv_usd": "267207.629571994",
        "market_cap_usd": "267209.776029044",
        "price_change_percentage": {
          "m5": "-1.37",
          "m15": "3.718",
          "m30": "8.087",
          "h1": "-1.993",
          "h6": "-27.842",
          "h24": "-31.062"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 23,
            "buyers": 12,
            "sellers": 21
          },
          "m15": {
            "buys": 37,
            "sells": 47,
            "buyers": 35,
            "sellers": 39
          },
          "m30": {
            "buys": 68,
            "sells": 79,
            "buyers": 60,
            "sellers": 64
          },
          "h1": {
            "buys": 182,
            "sells": 171,
            "buyers": 154,
            "sellers": 126
          },
          "h6": {
            "buys": 1116,
            "sells": 802,
            "buyers": 691,
            "sellers": 452
          },
          "h24": {
            "buys": 6740,
            "sells": 3968,
            "buyers": 3089,
            "sellers": 1514
          }
        },
        "volume_usd": {
          "m5": "897.4286960548",
          "m15": "4402.3439749576",
          "m30": "5865.7242749436",
          "h1": "15041.9233266696",
          "h6": "71962.9252848785",
          "h24": "511992.231044715"
        },
        "reserve_in_usd": "40116.0835"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9kwT8gUEMKQhnmc4mVb2iUAybfjzvVMM5LwffKFcpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0057376247462455309006456053392966237457890913776655924018150448",
        "base_token_price_native_currency": "0.0000820400719805043",
        "quote_token_price_usd": "69.460903992122757260653877023715162407141375504",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00008204007198",
        "quote_token_price_base_token": "12189.1653171347",
        "address": "5ByL7MZoLABYnwMPZKPKjf4MGkZ7FeBzrAnos19Pre2z",
        "name": "three / SOL",
        "pool_created_at": "2026-04-29T07:09:01Z",
        "fdv_usd": "5731623.55164687",
        "market_cap_usd": "5731623.5603283",
        "price_change_percentage": {
          "m5": "-1.614",
          "m15": "5.075",
          "m30": "5.2",
          "h1": "8.704",
          "h6": "21.718",
          "h24": "26.017"
        },
        "transactions": {
          "m5": {
            "buys": 330,
            "sells": 241,
            "buyers": 290,
            "sellers": 203
          },
          "m15": {
            "buys": 839,
            "sells": 627,
            "buyers": 687,
            "sellers": 504
          },
          "m30": {
            "buys": 1650,
            "sells": 1138,
            "buyers": 1160,
            "sellers": 897
          },
          "h1": {
            "buys": 2917,
            "sells": 1982,
            "buyers": 1675,
            "sellers": 1348
          },
          "h6": {
            "buys": 7991,
            "sells": 4880,
            "buyers": 3872,
            "sellers": 2596
          },
          "h24": {
            "buys": 23859,
            "sells": 13646,
            "buyers": 6495,
            "sellers": 4461
          }
        },
        "volume_usd": {
          "m5": "22794.934760528",
          "m15": "66121.933277298",
          "m30": "103370.62676524",
          "h1": "169457.925120292",
          "h6": "494620.40650635",
          "h24": "1230287.51075884"
        },
        "reserve_in_usd": "334606.9691"
      },
      "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": "bsc_0xf6170c9b48765c56dae252b10e87e9ac51330846fdb613b922f894bc9968a48f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.373251870134715",
        "base_token_price_native_currency": "0.000650484571907945",
        "quote_token_price_usd": "0.998848407748315",
        "quote_token_price_native_currency": "0.00173333233813068",
        "base_token_price_quote_token": "0.3752797762",
        "quote_token_price_base_token": "2.6646786303",
        "address": "0xf6170c9b48765c56dae252b10e87e9ac51330846fdb613b922f894bc9968a48f",
        "name": "ARX / USDT 0.007%",
        "pool_created_at": "2026-06-20T13:52:27Z",
        "fdv_usd": "8810477.85639817",
        "market_cap_usd": "77681639.8844793",
        "price_change_percentage": {
          "m5": "-0.357",
          "m15": "1.799",
          "m30": "3.388",
          "h1": "6.851",
          "h6": "-11.792",
          "h24": "13.669"
        },
        "transactions": {
          "m5": {
            "buys": 523,
            "sells": 473,
            "buyers": 265,
            "sellers": 179
          },
          "m15": {
            "buys": 1720,
            "sells": 1542,
            "buyers": 580,
            "sellers": 405
          },
          "m30": {
            "buys": 2751,
            "sells": 2466,
            "buyers": 800,
            "sellers": 526
          },
          "h1": {
            "buys": 4692,
            "sells": 4248,
            "buyers": 1217,
            "sellers": 788
          },
          "h6": {
            "buys": 22685,
            "sells": 20819,
            "buyers": 4548,
            "sellers": 1956
          },
          "h24": {
            "buys": 232372,
            "sells": 239389,
            "buyers": 8384,
            "sellers": 8623
          }
        },
        "volume_usd": {
          "m5": "162633.26069961",
          "m15": "552235.629822852",
          "m30": "859598.499194497",
          "h1": "1431659.01004773",
          "h6": "6372611.34680062",
          "h24": "65138289.3451364"
        },
        "reserve_in_usd": "1800855.1796"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xd5f6ef5deabe61e6d5cdb49bfb6f156f2c1ca715",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-infinity-clmm",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0592690602995545884193295565323799933913795628363343598671529684",
        "base_token_price_native_currency": "0.000852894565",
        "quote_token_price_usd": "69.506104723949598577887574385689723998321529684",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000852894565",
        "quote_token_price_base_token": "1172.477866593",
        "address": "4w2cysotX6czaUGmmWg13hDpY4QEMG2CzeKYEQyK9Ama",
        "name": "TROLL / SOL",
        "pool_created_at": "2025-04-20T18:30:26Z",
        "fdv_usd": "59151174.0057389",
        "market_cap_usd": "59151174.0089199",
        "price_change_percentage": {
          "m5": "-0.274",
          "m15": "0.999",
          "m30": "2.254",
          "h1": "2.277",
          "h6": "0.31",
          "h24": "-15.215"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 34,
            "buyers": 2,
            "sellers": 7
          },
          "m15": {
            "buys": 35,
            "sells": 119,
            "buyers": 25,
            "sellers": 40
          },
          "m30": {
            "buys": 56,
            "sells": 152,
            "buyers": 38,
            "sellers": 58
          },
          "h1": {
            "buys": 130,
            "sells": 183,
            "buyers": 76,
            "sellers": 76
          },
          "h6": {
            "buys": 647,
            "sells": 508,
            "buyers": 251,
            "sellers": 212
          },
          "h24": {
            "buys": 2785,
            "sells": 1531,
            "buyers": 676,
            "sellers": 564
          }
        },
        "volume_usd": {
          "m5": "2759.9531179339",
          "m15": "37434.9793658778",
          "m30": "64078.7222060726",
          "h1": "112326.75311833",
          "h6": "360166.421407653",
          "h24": "1566641.38979718"
        },
        "reserve_in_usd": "2737628.1946"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5UUH9RTDiSpq6HKS6bp4NdU9PNJpXRXuiw6ShBTBhgH2",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.516518237267544",
        "base_token_price_native_currency": "0.000311871960506522490640888736488839114950502",
        "quote_token_price_usd": "1.00319972192429",
        "quote_token_price_native_currency": "0.000603907897954641",
        "base_token_price_quote_token": "0.5164230532",
        "quote_token_price_base_token": "1.9363969014",
        "address": "0x6cdcb1c4a4d1c3c6d054b27ac5b77e89eafb971d",
        "name": "AERO / USDC",
        "pool_created_at": "2023-09-07T22:50:55Z",
        "fdv_usd": "992449243.610345",
        "market_cap_usd": "492396251.380038",
        "price_change_percentage": {
          "m5": "0.029",
          "m15": "0.835",
          "m30": "-0.097",
          "h1": "1.702",
          "h6": "-2.687",
          "h24": "-2.87"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 25,
            "sells": 40,
            "buyers": 16,
            "sellers": 6
          },
          "m30": {
            "buys": 42,
            "sells": 74,
            "buyers": 22,
            "sellers": 19
          },
          "h1": {
            "buys": 125,
            "sells": 95,
            "buyers": 59,
            "sellers": 22
          },
          "h6": {
            "buys": 470,
            "sells": 998,
            "buyers": 168,
            "sellers": 184
          },
          "h24": {
            "buys": 2347,
            "sells": 4285,
            "buyers": 374,
            "sellers": 372
          }
        },
        "volume_usd": {
          "m5": "117.2036210756",
          "m15": "23262.9634737874",
          "m30": "89651.2945218231",
          "h1": "197928.071594726",
          "h6": "1374659.41530338",
          "h24": "7338702.66744491"
        },
        "reserve_in_usd": "25997698.7422"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x940181a94a35a4569e4529a3cdfb74e38fd98631",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x924f1a4422a89900faafa3f886721fdccd6e086a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00836725377998336",
        "base_token_price_native_currency": "0.000014528993494241",
        "quote_token_price_usd": "574.65",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001452899349",
        "quote_token_price_base_token": "68827.892337923",
        "address": "0x924f1a4422a89900faafa3f886721fdccd6e086a",
        "name": "MAME / WBNB",
        "pool_created_at": "2026-06-21T16:34:35Z",
        "fdv_usd": "8367253.77998253",
        "market_cap_usd": "8367253.78",
        "price_change_percentage": {
          "m5": "0.08",
          "m15": "0.752",
          "m30": "0.778",
          "h1": "1.782",
          "h6": "2.381",
          "h24": "25.353"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 11,
            "sells": 7,
            "buyers": 11,
            "sellers": 7
          },
          "m30": {
            "buys": 15,
            "sells": 18,
            "buyers": 15,
            "sellers": 14
          },
          "h1": {
            "buys": 29,
            "sells": 53,
            "buyers": 27,
            "sellers": 47
          },
          "h6": {
            "buys": 411,
            "sells": 450,
            "buyers": 298,
            "sellers": 331
          },
          "h24": {
            "buys": 3473,
            "sells": 2388,
            "buyers": 1551,
            "sellers": 1425
          }
        },
        "volume_usd": {
          "m5": "187.5634032607",
          "m15": "2943.20678614",
          "m30": "3635.8977355177",
          "h1": "10057.309849565",
          "h6": "153145.335195739",
          "h24": "1185044.04250345"
        },
        "reserve_in_usd": "885175.4019"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xe92f7fe3eaf61df28b7b75f3faab199333c42302",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_GN9whJWrkgU8jBRpM5oa4iwSzYw1LivjB397DSyvbVG",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00522220476838737099579095627232903297479419062423028409639678575",
        "base_token_price_native_currency": "0.0000735729091087425",
        "quote_token_price_usd": "1.0008927096850389119617288899952338942993922623761576493897725",
        "quote_token_price_native_currency": "0.0144114190535389",
        "base_token_price_quote_token": "0.005105181442",
        "quote_token_price_base_token": "195.8794239363",
        "address": "GN9whJWrkgU8jBRpM5oa4iwSzYw1LivjB397DSyvbVG",
        "name": "ZERO / USDC",
        "pool_created_at": "2026-06-04T19:01:56Z",
        "fdv_usd": "5140201.76076592",
        "market_cap_usd": "4617981.31515055",
        "price_change_percentage": {
          "m5": "2.02",
          "m15": "-0.589",
          "m30": "1.618",
          "h1": "1.5",
          "h6": "8.365",
          "h24": "0.568"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 15,
            "sells": 7,
            "buyers": 14,
            "sellers": 7
          },
          "m30": {
            "buys": 20,
            "sells": 35,
            "buyers": 17,
            "sellers": 28
          },
          "h1": {
            "buys": 58,
            "sells": 87,
            "buyers": 50,
            "sellers": 64
          },
          "h6": {
            "buys": 433,
            "sells": 519,
            "buyers": 246,
            "sellers": 320
          },
          "h24": {
            "buys": 2911,
            "sells": 3145,
            "buyers": 1133,
            "sellers": 1208
          }
        },
        "volume_usd": {
          "m5": "1980.2744508495",
          "m15": "5473.1360753549",
          "m30": "14793.1177766208",
          "h1": "34796.1447486337",
          "h6": "168497.784335615",
          "h24": "1108782.31528727"
        },
        "reserve_in_usd": "271881.8795"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EmcxFTNVDqyLHp11NvwvLZ4D7LKGbG9i7B8RF7dwpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_jpqfphDxnEjSAguhGCeTZ74PU5A5ef1FBoV5u3an16b",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00115675459098194299184122940492098940698765074585356636003370314",
        "base_token_price_native_currency": "0.0000166682674750201",
        "quote_token_price_usd": "69.380047112132397221419050742536888378888134174",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001666826748",
        "quote_token_price_base_token": "59994.2376433934",
        "address": "jpqfphDxnEjSAguhGCeTZ74PU5A5ef1FBoV5u3an16b",
        "name": "FRAG / SOL",
        "pool_created_at": "2026-06-15T02:37:23Z",
        "fdv_usd": "1155566.14972559",
        "market_cap_usd": "1155585.81525321",
        "price_change_percentage": {
          "m5": "-3.464",
          "m15": "-2.712",
          "m30": "-4.369",
          "h1": "-4.048",
          "h6": "-9.347",
          "h24": "-17.272"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 3,
            "buyers": 8,
            "sellers": 3
          },
          "m15": {
            "buys": 17,
            "sells": 10,
            "buyers": 13,
            "sellers": 10
          },
          "m30": {
            "buys": 31,
            "sells": 40,
            "buyers": 21,
            "sellers": 37
          },
          "h1": {
            "buys": 86,
            "sells": 96,
            "buyers": 42,
            "sellers": 75
          },
          "h6": {
            "buys": 754,
            "sells": 514,
            "buyers": 284,
            "sellers": 328
          },
          "h24": {
            "buys": 2952,
            "sells": 2589,
            "buyers": 1008,
            "sellers": 1308
          }
        },
        "volume_usd": {
          "m5": "1548.0740889785",
          "m15": "3829.2289724565",
          "m30": "8591.0905406748",
          "h1": "15405.9177594863",
          "h6": "108006.34272007",
          "h24": "532425.754174551"
        },
        "reserve_in_usd": "101880.873"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_J4Y92jy5Lr9ho1aV41bhguytnzBbsPhZJahmaVszpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_9KgSWjrKCzS3EbUkvBKbgdwj8BwTdWzzqXKufDHAPS2a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.001815603579355326098746928099972142485158335",
        "base_token_price_native_currency": "0.0000261814401858888",
        "quote_token_price_usd": "69.22341862907695044622667925",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002618144019",
        "quote_token_price_base_token": "38194.9958787591",
        "address": "9KgSWjrKCzS3EbUkvBKbgdwj8BwTdWzzqXKufDHAPS2a",
        "name": "GTA 6 Coin / SOL",
        "pool_created_at": "2025-01-29T00:45:07Z",
        "fdv_usd": "1811689.08045619",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.772",
          "m15": "1.161",
          "m30": "1.66",
          "h1": "3.536",
          "h6": "14.541",
          "h24": "198.236"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 3,
            "buyers": 6,
            "sellers": 3
          },
          "m15": {
            "buys": 22,
            "sells": 12,
            "buyers": 11,
            "sellers": 11
          },
          "m30": {
            "buys": 70,
            "sells": 30,
            "buyers": 38,
            "sellers": 28
          },
          "h1": {
            "buys": 122,
            "sells": 68,
            "buyers": 62,
            "sellers": 53
          },
          "h6": {
            "buys": 699,
            "sells": 438,
            "buyers": 296,
            "sellers": 258
          },
          "h24": {
            "buys": 2894,
            "sells": 1923,
            "buyers": 823,
            "sellers": 753
          }
        },
        "volume_usd": {
          "m5": "461.4138069961",
          "m15": "1414.0024011135",
          "m30": "6674.8710995194",
          "h1": "12895.4759802871",
          "h6": "114442.705479054",
          "h24": "495821.272964546"
        },
        "reserve_in_usd": "150101.5988"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EaxAUcXxNnVwcqm2BBocbows7D1XVY2Q63V38NEypump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_frxrS52rLF45nYwiMjEoqUH4g7CRry7NY13fxn6T4Dd",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00299040884988680264929008509034691892529782672778526747166362179",
        "base_token_price_native_currency": "0.0000428876809701893",
        "quote_token_price_usd": "69.451544075130339171652551226119598117991459729",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004288768097",
        "quote_token_price_base_token": "23316.7188660792",
        "address": "frxrS52rLF45nYwiMjEoqUH4g7CRry7NY13fxn6T4Dd",
        "name": "FARM / SOL",
        "pool_created_at": "2026-06-17T01:37:50Z",
        "fdv_usd": "2974975.59145307",
        "market_cap_usd": "2975086.12196843",
        "price_change_percentage": {
          "m5": "-0.94",
          "m15": "-1.595",
          "m30": "1.39",
          "h1": "8.712",
          "h6": "6.24",
          "h24": "34.091"
        },
        "transactions": {
          "m5": {
            "buys": 25,
            "sells": 15,
            "buyers": 22,
            "sellers": 14
          },
          "m15": {
            "buys": 63,
            "sells": 75,
            "buyers": 53,
            "sellers": 58
          },
          "m30": {
            "buys": 131,
            "sells": 137,
            "buyers": 100,
            "sellers": 99
          },
          "h1": {
            "buys": 278,
            "sells": 271,
            "buyers": 199,
            "sellers": 163
          },
          "h6": {
            "buys": 1426,
            "sells": 2136,
            "buyers": 820,
            "sellers": 782
          },
          "h24": {
            "buys": 7354,
            "sells": 8182,
            "buyers": 2466,
            "sellers": 2403
          }
        },
        "volume_usd": {
          "m5": "1959.9787884788",
          "m15": "9214.0539058086",
          "m30": "20342.8378744707",
          "h1": "46460.6091635053",
          "h6": "258762.778794576",
          "h24": "1454440.7221773"
        },
        "reserve_in_usd": "162039.8733"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_yMJPZbnhoHib3ib8n8PfiVcp9yauk1vnaGKLx7epump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5RxZMrLaVaU38MfZen7sc4JjvRpgVhAKQj3Cpb3GLU6o",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000072341386259951369951796476181772729885626410582169106245725661",
        "base_token_price_native_currency": "0.00000102715694345072",
        "quote_token_price_usd": "69.396231801038783030958610344095246844516255561",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001027156943",
        "quote_token_price_base_token": "973561.057417879",
        "address": "5RxZMrLaVaU38MfZen7sc4JjvRpgVhAKQj3Cpb3GLU6o",
        "name": "PLEDRA / SOL",
        "pool_created_at": "2026-06-19T11:48:27Z",
        "fdv_usd": "72341.1768921215",
        "market_cap_usd": "72341.1768921219",
        "price_change_percentage": {
          "m5": "-3.946",
          "m15": "-13.387",
          "m30": "-2.387",
          "h1": "-5.485",
          "h6": "-22.395",
          "h24": "95.093"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 5,
            "buyers": 8,
            "sellers": 4
          },
          "m15": {
            "buys": 20,
            "sells": 18,
            "buyers": 17,
            "sellers": 11
          },
          "m30": {
            "buys": 34,
            "sells": 68,
            "buyers": 28,
            "sellers": 45
          },
          "h1": {
            "buys": 162,
            "sells": 185,
            "buyers": 120,
            "sellers": 116
          },
          "h6": {
            "buys": 420,
            "sells": 453,
            "buyers": 239,
            "sellers": 220
          },
          "h24": {
            "buys": 1529,
            "sells": 1729,
            "buyers": 637,
            "sellers": 668
          }
        },
        "volume_usd": {
          "m5": "1079.0876744177",
          "m15": "2153.9060798554",
          "m30": "5023.931280641",
          "h1": "16759.3352145934",
          "h6": "31581.6177369522",
          "h24": "192313.522863484"
        },
        "reserve_in_usd": "20662.6037"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BohiYrLdvMgsqtzHz9azWPT3xa8fK8FmRtF3Tt5Fpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xf11c9dc85be5fda498a34525bfa9d13177934149068c57bb17133f0156fabe16",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000205068532821488",
        "base_token_price_native_currency": "0.00000000123421389612187",
        "quote_token_price_usd": "1659.19",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000001234213896",
        "quote_token_price_base_token": "810232329.373528",
        "address": "0xf11c9dc85be5fda498a34525bfa9d13177934149068c57bb17133f0156fabe16",
        "name": "ORLIX / WETH",
        "pool_created_at": "2026-06-13T17:12:57Z",
        "fdv_usd": "206657.3133",
        "market_cap_usd": "206657.3133",
        "price_change_percentage": {
          "m5": "2.301",
          "m15": "2.382",
          "m30": "1.213",
          "h1": "0.235",
          "h6": "-2.775",
          "h24": "46.904"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 10,
            "sells": 3,
            "buyers": 3,
            "sellers": 3
          },
          "m30": {
            "buys": 11,
            "sells": 4,
            "buyers": 4,
            "sellers": 4
          },
          "h1": {
            "buys": 19,
            "sells": 15,
            "buyers": 12,
            "sellers": 15
          },
          "h6": {
            "buys": 90,
            "sells": 104,
            "buyers": 58,
            "sellers": 76
          },
          "h24": {
            "buys": 573,
            "sells": 865,
            "buyers": 245,
            "sellers": 369
          }
        },
        "volume_usd": {
          "m5": "530.5314119467",
          "m15": "570.2576664426",
          "m30": "572.938207643",
          "h1": "2870.4921023051",
          "h6": "29116.7848290469",
          "h24": "248041.739817626"
        },
        "reserve_in_usd": "117864.5017"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x799c28bac95b3e0b26534d1e9a586511895ecba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xf734c4fe8c6cae5373d033d322c7d231aee94860",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00400732398587727",
        "base_token_price_native_currency": "0.00000240819691428618",
        "quote_token_price_usd": "0.565656070431123",
        "quote_token_price_native_currency": "0.000340920968196193",
        "base_token_price_quote_token": "0.007063798179",
        "quote_token_price_base_token": "141.5668985263",
        "address": "0xf734c4fe8c6cae5373d033d322c7d231aee94860",
        "name": "LBM / VIRTUAL",
        "pool_created_at": "2026-06-12T02:53:19Z",
        "fdv_usd": "4007323.986",
        "market_cap_usd": "4007323.986",
        "price_change_percentage": {
          "m5": "-2.304",
          "m15": "-0.925",
          "m30": "-0.84",
          "h1": "1.732",
          "h6": "-5.353",
          "h24": "-4.001"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 6,
            "buyers": 8,
            "sellers": 6
          },
          "m15": {
            "buys": 13,
            "sells": 17,
            "buyers": 13,
            "sellers": 17
          },
          "m30": {
            "buys": 34,
            "sells": 37,
            "buyers": 34,
            "sellers": 37
          },
          "h1": {
            "buys": 58,
            "sells": 78,
            "buyers": 58,
            "sellers": 64
          },
          "h6": {
            "buys": 339,
            "sells": 490,
            "buyers": 329,
            "sellers": 335
          },
          "h24": {
            "buys": 1348,
            "sells": 1949,
            "buyers": 1247,
            "sellers": 1314
          }
        },
        "volume_usd": {
          "m5": "337.7953649652",
          "m15": "1157.7696734649",
          "m30": "2004.7806020161",
          "h1": "4497.8552289372",
          "h6": "27019.5350573744",
          "h24": "240055.92016185"
        },
        "reserve_in_usd": "167402.6611"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x15b15fa54b629c634958e8bd639b2fc8af654974",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FrGruVuG2KJMNHJfjCDYQNUzG2BqUHKx96r5PboEeCPd",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000450619272802301087739716130679944315098568219113648205510054561",
        "base_token_price_native_currency": "0.00000639782740313371",
        "quote_token_price_usd": "69.457846118628720566371426030497413801178075837",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000006397827403",
        "quote_token_price_base_token": "156303.059927842",
        "address": "FrGruVuG2KJMNHJfjCDYQNUzG2BqUHKx96r5PboEeCPd",
        "name": "MrAsteroid / SOL",
        "pool_created_at": "2026-06-22T06:25:06Z",
        "fdv_usd": "445647.339548002",
        "market_cap_usd": "445647.339548002",
        "price_change_percentage": {
          "m5": "-5.493",
          "m15": "-14.748",
          "m30": "-5.719",
          "h1": "-20.11",
          "h6": "-35.471",
          "h24": "-41.526"
        },
        "transactions": {
          "m5": {
            "buys": 64,
            "sells": 65,
            "buyers": 58,
            "sellers": 63
          },
          "m15": {
            "buys": 192,
            "sells": 186,
            "buyers": 142,
            "sellers": 143
          },
          "m30": {
            "buys": 457,
            "sells": 381,
            "buyers": 217,
            "sellers": 196
          },
          "h1": {
            "buys": 1115,
            "sells": 867,
            "buyers": 346,
            "sellers": 277
          },
          "h6": {
            "buys": 7629,
            "sells": 5994,
            "buyers": 1806,
            "sellers": 752
          },
          "h24": {
            "buys": 27093,
            "sells": 20289,
            "buyers": 5801,
            "sellers": 1656
          }
        },
        "volume_usd": {
          "m5": "9345.2292662609",
          "m15": "25758.0466602727",
          "m30": "54072.3871075608",
          "h1": "132250.852693711",
          "h6": "1056334.00705398",
          "h24": "4127887.62926481"
        },
        "reserve_in_usd": "55203.0118"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FtgKs1pyNhgGZmhywZUmgwtKR9SQnQgD9L1cnqKFpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_3nMFwZXwY1s1M5s8vYAHqd4wGs4iSxXE4LRoUMMYqEgF",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "69.38494615838093759560960454",
        "base_token_price_native_currency": "1.0",
        "quote_token_price_usd": "0.9983726927100612731558846788780405275674556",
        "quote_token_price_native_currency": "0.0144017572189907",
        "base_token_price_quote_token": "69.435971236",
        "quote_token_price_base_token": "0.01440175722",
        "address": "3nMFwZXwY1s1M5s8vYAHqd4wGs4iSxXE4LRoUMMYqEgF",
        "name": "SOL / USDT 0.01%",
        "pool_created_at": "2024-02-11T02:50:00Z",
        "fdv_usd": "1569155559.39523",
        "market_cap_usd": "1569155559.39523",
        "price_change_percentage": {
          "m5": "0.067",
          "m15": "0.227",
          "m30": "0.488",
          "h1": "0.626",
          "h6": "0.267",
          "h24": "-6.845"
        },
        "transactions": {
          "m5": {
            "buys": 206,
            "sells": 289,
            "buyers": 59,
            "sellers": 50
          },
          "m15": {
            "buys": 741,
            "sells": 854,
            "buyers": 137,
            "sellers": 120
          },
          "m30": {
            "buys": 1680,
            "sells": 1797,
            "buyers": 221,
            "sellers": 194
          },
          "h1": {
            "buys": 3380,
            "sells": 3601,
            "buyers": 324,
            "sellers": 364
          },
          "h6": {
            "buys": 12241,
            "sells": 12286,
            "buyers": 1189,
            "sellers": 1427
          },
          "h24": {
            "buys": 47531,
            "sells": 42819,
            "buyers": 3615,
            "sellers": 4067
          }
        },
        "volume_usd": {
          "m5": "27203.2918704056",
          "m15": "95846.5194789003",
          "m30": "198403.899316913",
          "h1": "440537.371776061",
          "h6": "1481219.09634875",
          "h24": "7403279.39536261"
        },
        "reserve_in_usd": "1265247.9125"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium-clmm",
            "type": "dex"
          }
        }
      }
    }
  ]
}
支援的網路

跨多條區塊鏈的廣泛覆蓋範圍

無論是主要區塊鏈到新上市,從 200+ 網絡獲取加密貨幣價格和市場資料。

Web3專案為什麼要使用CoinGecko

「CoinGecko 的去中心化交易平台 API 為我們提供了快速、準確穩定的去中心化交易平台價格資料來源。它們的資料覆蓋範圍廣泛、易於使用且高度可靠。CoinGecko 的去中心化交易平台 API 已成為我們的關鍵去中心化交易平台價格饋送之一,Supra 利用它來整合來自眾多去中心化交易所的資料。」
「CoinGecko 的去中心化交易平台 API 已成為我們開發流程中必不可少的部分,它能夠輕鬆處理我們沒有精力管理的大量瑣碎任務。這極大地簡化了我們的工作流程,使我們能夠專注於核心開發工作。」
「CoinGecko 的去中心化交易平台 API 覆蓋範圍廣泛,支援的鏈數量極多,具有很高的可用性。

常見問題

使用 CoinGecko API 增強您的項目

借助可靠、準確而全面的加密貨幣價格資料,創造更多可能性。
最新動態,盡在掌握!
訂閱我們的API電子報,瞭解最新產品新聞、端點更新和富於啟發性的社群內容。
新投資組合
圖示與名稱
選擇貨幣
建議貨幣
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
法定貨幣
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
加密貨幣
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
比特幣單位
BITS
Bits
SATS
Satoshi
商品
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
選擇語言
常用語言
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
所有語言
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
繁體中文
歡迎使用 CoinGecko(幣虎)
歡迎回來!
在幾秒內登入或註冊
忘記密碼?
沒有收到確認信件?
重新寄送確認信
密碼最少要有8個字,其中必須包含1個大寫字母、1個小寫字母、1個數字及一個特殊符號
若繼續,即表示您確認已閱讀並完全同意我們的 服務條款 隱私政策
透過 CoinGecko 應用程式接收價格提醒
忘記密碼?
您將在幾分鐘後收到一封電子郵件,內有重新設定密碼的步驟說明。
重新寄送確認信
您將在幾分鐘後收到一封電子郵件,內有驗證帳號的步驟說明。
獲取 CoinGecko 應用程式。
掃描此二維條碼立即下載應用程式 App QR Code 或在應用程式商店中查找
新增 NFT
追蹤錢包位址
貼上
僅限讀取權限 - we can’t make changes to your wallet.
We currently support the following EVM networks:
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
Support for Solana is coming soon.
or
建立投資組合
選取圖示
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
CoinGecko
使用應用程式體驗更佳
即時價格警報,更快、更順暢的體驗。
您已達到上限。
訪客投資組合僅限於 10 貨幣。註冊或登入,保存下列所列貨幣。