Koin: 17.813
Bursa: 1.464
Kapitalisasi Pasar: $2,447T 2.7%
Volume 24j: $69,107B
Gas: 0.054 GWEI
Tingkatkan ke Premium

API data token & pasar DEX on-chain untuk proyek dan pengembang DeFI

Dapatkan cakupan lengkap dari pasar kripto yang disampaikan oleh API CoinGecko,
otoritas data kripto independen terbesar di dunia sejak tahun 2014.
Data Didukung oleh
Dipercaya oleh Proyek-Proyek Web3 Terkemuka

API Data DEX On-Chain yang Luas & Andal

Akses data pasar on-chain dari DEX seperti Uniswap, PancakeSwap, Ocra, Curve, dan jaringan besar lainnya, dengan API data DEX kami yang andal dan luas.
36M+
Koin & Token
200+
Jaringan
1,500+
DEX

Tingkatkan Proyek DeFi Anda Secara Efisien

Satu API Terpadu untuk data Kripto, NFT, dan DEX

Sederhanakan proses integrasi dengan satu API data kripto terpadu yang memberikan cakupan lengkap
Kategori Endpoint Deskripsi
/onchain/simple/*/token_price/* Cara termudah untuk mendapatkan harga token USD di jaringan, dengan alamat token
/onchain/networks Dapatkan daftar lengkap jaringan yang didukung
/onchain/network/*dexes Dapatkan daftar lengkap DEX yang didukung di satu jaringan
/onchains/network/*/pools/* Dapatkan data pool likuiditas seperti: pool yang sedang tren, pool baru, dan data pasar seperti harga, cadangan, kapitalisasi pasar, transaksi, dan volume. Endpoint pencarian juga tersedia untuk mencari pool di satu jaringan.
/onchains/network/*/tokens/* Dapatkan data terkait token seperti pool teratas, harga, fdv, cadangan, volume, kapitalisasi pasar, skor geckoterminal, dan id api coingecko. Metadata juga tersedia, termasuk gambar, situs web, deskripsi, dan tautan media sosial.
/onchains/network/*/ohlcvs/* Dapatkan data grafik historis OHLCV dari pool likuiditas
/onchains/network/*/trades Dapatkan 300 perdagangan terbaru dari pool likuiditas
// Dapatkan harga dan data pasar dari pool likuiditas
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.999378394203442",
      "base_token_price_native_currency": "0.00046777746743181",
      "quote_token_price_usd": "2130.03854254738",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004677774674",
      "quote_token_price_base_token": "2137.7686392",
      "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": "4435609445.69187",
      "market_cap_usd": "4455581152.96677",
      "price_change_percentage": {
        "m5": "0.021",
        "m15": "0.052",
        "m30": "0.029",
        "h1": "-0.369",
        "h6": "0.013",
        "h24": "-0.355"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 2,
          "buyers": 1,
          "sellers": 2
        },
        "m15": {
          "buys": 7,
          "sells": 8,
          "buyers": 7,
          "sellers": 4
        },
        "m30": {
          "buys": 11,
          "sells": 10,
          "buyers": 10,
          "sellers": 4
        },
        "h1": {
          "buys": 16,
          "sells": 18,
          "buyers": 12,
          "sellers": 10
        },
        "h6": {
          "buys": 352,
          "sells": 169,
          "buyers": 147,
          "sellers": 77
        },
        "h24": {
          "buys": 742,
          "sells": 575,
          "buyers": 255,
          "sellers": 185
        }
      },
      "volume_usd": {
        "m5": "377.7921036615",
        "m15": "1009.7642514826",
        "m30": "2386.5765913161",
        "h1": "10117.8386554996",
        "h6": "284065.760215784",
        "h24": "675622.724792393"
      },
      "reserve_in_usd": "1989134.1499",
      "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"
        }
      }
    }
  }
}
// Temukan Koin-Koin yang Sedang Tren
{
  "data": [
    {
      "id": "solana_Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00804001116648371454086845145553518514923995025792352546090062244",
        "base_token_price_native_currency": "0.0000980437111520099",
        "quote_token_price_usd": "82.004584407749931504240591343227674745542512797",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00009804371115",
        "quote_token_price_base_token": "10199.5323131901",
        "address": "Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
        "name": "LOL / SOL",
        "pool_created_at": "2026-03-18T23:57:45Z",
        "fdv_usd": "7969982.26628131",
        "market_cap_usd": "7969982.26628131",
        "price_change_percentage": {
          "m5": "0.996",
          "m15": "0.718",
          "m30": "-0.478",
          "h1": "-0.124",
          "h6": "19.738",
          "h24": "23.216"
        },
        "transactions": {
          "m5": {
            "buys": 31,
            "sells": 20,
            "buyers": 31,
            "sellers": 18
          },
          "m15": {
            "buys": 91,
            "sells": 58,
            "buyers": 90,
            "sellers": 54
          },
          "m30": {
            "buys": 211,
            "sells": 117,
            "buyers": 200,
            "sellers": 112
          },
          "h1": {
            "buys": 473,
            "sells": 323,
            "buyers": 417,
            "sellers": 264
          },
          "h6": {
            "buys": 2884,
            "sells": 1965,
            "buyers": 2376,
            "sellers": 1431
          },
          "h24": {
            "buys": 12013,
            "sells": 8126,
            "buyers": 9087,
            "sellers": 5030
          }
        },
        "volume_usd": {
          "m5": "14349.0281973461",
          "m15": "34606.4225889078",
          "m30": "82668.3505217627",
          "h1": "180814.15104377",
          "h6": "928325.665221892",
          "h24": "4262215.39081515"
        },
        "reserve_in_usd": "358995.3393"
      },
      "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_BUdn9qGSV95Q9SMp1LGftFfEgJey3V36YbNTjTfd7iv",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000044259736855920812808695945866207517247356214080382657528477075",
        "base_token_price_native_currency": "0.00000053877406171194",
        "quote_token_price_usd": "82.005014861006363260134430711225712809234652615",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000005387740617",
        "quote_token_price_base_token": "1856065.59607292",
        "address": "BUdn9qGSV95Q9SMp1LGftFfEgJey3V36YbNTjTfd7iv",
        "name": "MANGA / SOL",
        "pool_created_at": "2026-04-05T00:31:21Z",
        "fdv_usd": "44259.73686",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.639",
          "m15": "0.645",
          "m30": "-2.863",
          "h1": "13.048",
          "h6": "-57.789",
          "h24": "-63.728"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 6,
            "sells": 7,
            "buyers": 5,
            "sellers": 6
          },
          "m30": {
            "buys": 24,
            "sells": 28,
            "buyers": 20,
            "sellers": 24
          },
          "h1": {
            "buys": 55,
            "sells": 58,
            "buyers": 44,
            "sellers": 42
          },
          "h6": {
            "buys": 987,
            "sells": 794,
            "buyers": 366,
            "sellers": 431
          },
          "h24": {
            "buys": 21764,
            "sells": 14006,
            "buyers": 4527,
            "sellers": 4160
          }
        },
        "volume_usd": {
          "m5": "20.5080593156",
          "m15": "347.8703797255",
          "m30": "1271.2490539414",
          "h1": "3210.0557641889",
          "h6": "64998.7174479601",
          "h24": "1484193.08025397"
        },
        "reserve_in_usd": "18462.2892"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5qJb9NqPCVzAyF8VGxxz8cJX76bLJYYKN3Ftofo5pump",
            "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.0328791049257435589929413981121452746219427175054814600004216426",
        "base_token_price_native_currency": "0.000401221416034594",
        "quote_token_price_usd": "81.939890587930287129511534635505980813865491674",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000401221416",
        "quote_token_price_base_token": "2492.389389089",
        "address": "BZwAYUU6d5qVnTnn8v5ujpiQs4YQbBEfjYbKbVjctvVC",
        "name": "VDOR / SOL",
        "pool_created_at": "2026-03-20T21:13:12Z",
        "fdv_usd": "32898791.85",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.204",
          "m15": "0.034",
          "m30": "-0.065",
          "h1": "0.095",
          "h6": "-0.035",
          "h24": "10.088"
        },
        "transactions": {
          "m5": {
            "buys": 62,
            "sells": 13,
            "buyers": 19,
            "sellers": 2
          },
          "m15": {
            "buys": 190,
            "sells": 36,
            "buyers": 47,
            "sellers": 2
          },
          "m30": {
            "buys": 443,
            "sells": 90,
            "buyers": 90,
            "sellers": 3
          },
          "h1": {
            "buys": 921,
            "sells": 199,
            "buyers": 161,
            "sellers": 3
          },
          "h6": {
            "buys": 7306,
            "sells": 1611,
            "buyers": 977,
            "sellers": 24
          },
          "h24": {
            "buys": 23713,
            "sells": 6155,
            "buyers": 3361,
            "sellers": 96
          }
        },
        "volume_usd": {
          "m5": "7746.556146101",
          "m15": "20156.8904642251",
          "m30": "48720.2194405681",
          "h1": "117747.083299941",
          "h6": "975368.943116321",
          "h24": "3121557.82508259"
        },
        "reserve_in_usd": "543648.6133"
      },
      "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_0xb2af49dbf526054faf19602860a5e298a79f3d05",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.616540915854132",
        "base_token_price_native_currency": "0.0010111101022833",
        "quote_token_price_usd": "600.31",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.001011110102",
        "quote_token_price_base_token": "989.01197579",
        "address": "0xb2af49dbf526054faf19602860a5e298a79f3d05",
        "name": "SIREN / WBNB 1%",
        "pool_created_at": "2025-02-08T20:23:54Z",
        "fdv_usd": "443984906.253853",
        "market_cap_usd": "443984906.25561",
        "price_change_percentage": {
          "m5": "-4.945",
          "m15": "-0.608",
          "m30": "2.364",
          "h1": "-1.888",
          "h6": "14.755",
          "h24": "20.693"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 109,
            "buyers": 4,
            "sellers": 31
          },
          "m15": {
            "buys": 158,
            "sells": 148,
            "buyers": 59,
            "sellers": 52
          },
          "m30": {
            "buys": 219,
            "sells": 171,
            "buyers": 86,
            "sellers": 57
          },
          "h1": {
            "buys": 335,
            "sells": 388,
            "buyers": 144,
            "sellers": 119
          },
          "h6": {
            "buys": 1788,
            "sells": 1249,
            "buyers": 422,
            "sellers": 293
          },
          "h24": {
            "buys": 8407,
            "sells": 6939,
            "buyers": 1056,
            "sellers": 953
          }
        },
        "volume_usd": {
          "m5": "39264.6546667428",
          "m15": "134251.521767382",
          "m30": "158555.195687487",
          "h1": "297787.914450386",
          "h6": "1234057.45274076",
          "h24": "7382485.82911105"
        },
        "reserve_in_usd": "8389460.721"
      },
      "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_B6z24UJrX2HYd8qT8eNYMamvm6d4uK2G7hYUkUoWn3LR",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000182524765011745885729584987578685748828397234668479589722353004",
        "base_token_price_native_currency": "0.00000219860285555556",
        "quote_token_price_usd": "81.939890404009652253274938342348298741219851126",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002198602856",
        "quote_token_price_base_token": "454834.304191474",
        "address": "B6z24UJrX2HYd8qT8eNYMamvm6d4uK2G7hYUkUoWn3LR",
        "name": "Freg / SOL",
        "pool_created_at": "2026-04-05T09:59:41Z",
        "fdv_usd": "186443.2266",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "3.265",
          "m15": "16.742",
          "m30": "23.826",
          "h1": "30.128",
          "h6": "27.897",
          "h24": "450.695"
        },
        "transactions": {
          "m5": {
            "buys": 15,
            "sells": 34,
            "buyers": 15,
            "sellers": 22
          },
          "m15": {
            "buys": 47,
            "sells": 78,
            "buyers": 41,
            "sellers": 50
          },
          "m30": {
            "buys": 89,
            "sells": 135,
            "buyers": 64,
            "sellers": 89
          },
          "h1": {
            "buys": 282,
            "sells": 296,
            "buyers": 182,
            "sellers": 163
          },
          "h6": {
            "buys": 2128,
            "sells": 1981,
            "buyers": 793,
            "sellers": 875
          },
          "h24": {
            "buys": 27670,
            "sells": 23654,
            "buyers": 7300,
            "sellers": 6916
          }
        },
        "volume_usd": {
          "m5": "1417.7394316981",
          "m15": "6587.5583706874",
          "m30": "10254.0286125551",
          "h1": "28779.4043344277",
          "h6": "188373.271085558",
          "h24": "2623537.21505562"
        },
        "reserve_in_usd": "37540.5835"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9LbueXn3HMWWSTZPbH8jJKEZNKnb6YvTVn8HvqeQpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8DgNtk5i417VAqvfkMF2vedKdoQygvG8KfRh4MdURRUx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000573723600722809050773842648586573570545903231568830199456255178",
        "base_token_price_native_currency": "0.00000704498496492649",
        "quote_token_price_usd": "81.939890404009652253274938342348298741219851126",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007044984965",
        "quote_token_price_base_token": "141944.944521317",
        "address": "8DgNtk5i417VAqvfkMF2vedKdoQygvG8KfRh4MdURRUx",
        "name": "stonks / SOL",
        "pool_created_at": "2026-04-05T19:45:20Z",
        "fdv_usd": "593568.4492",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "6.514",
          "m15": "-6.88",
          "m30": "-7.74",
          "h1": "13.346",
          "h6": "-27.205",
          "h24": "1701.581"
        },
        "transactions": {
          "m5": {
            "buys": 120,
            "sells": 66,
            "buyers": 79,
            "sellers": 58
          },
          "m15": {
            "buys": 357,
            "sells": 220,
            "buyers": 196,
            "sellers": 147
          },
          "m30": {
            "buys": 618,
            "sells": 530,
            "buyers": 307,
            "sellers": 328
          },
          "h1": {
            "buys": 1369,
            "sells": 1164,
            "buyers": 650,
            "sellers": 635
          },
          "h6": {
            "buys": 13361,
            "sells": 10645,
            "buyers": 3326,
            "sellers": 3401
          },
          "h24": {
            "buys": 37858,
            "sells": 31383,
            "buyers": 7500,
            "sellers": 6830
          }
        },
        "volume_usd": {
          "m5": "10568.556972848",
          "m15": "34346.6578931536",
          "m30": "60370.9462355836",
          "h1": "132927.443956761",
          "h6": "1764834.08421235",
          "h24": "4793381.32247932"
        },
        "reserve_in_usd": "71333.0654"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CYTUg8qLd45EGbx7MXxSwR5PSMNoUck5SetxxSDHpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5EhfvTeF5TmqmShkiBZxbBA5kNyX7sziwfZs3KqqVhTu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000183480382730053325791882247594497319847088292137507679086088196",
        "base_token_price_native_currency": "0.00000220727721889147",
        "quote_token_price_usd": "82.005215054234146003189750868254565256075321119",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002207277219",
        "quote_token_price_base_token": "453046.854034137",
        "address": "5EhfvTeF5TmqmShkiBZxbBA5kNyX7sziwfZs3KqqVhTu",
        "name": "49 / SOL",
        "pool_created_at": "2026-04-04T18:28:52Z",
        "fdv_usd": "183477.60738066",
        "market_cap_usd": "183477.60738066",
        "price_change_percentage": {
          "m5": "-3.122",
          "m15": "-11.708",
          "m30": "-11.826",
          "h1": "10.745",
          "h6": "39.918",
          "h24": "-56.288"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 16,
            "buyers": 8,
            "sellers": 13
          },
          "m15": {
            "buys": 59,
            "sells": 34,
            "buyers": 34,
            "sellers": 25
          },
          "m30": {
            "buys": 117,
            "sells": 84,
            "buyers": 56,
            "sellers": 60
          },
          "h1": {
            "buys": 358,
            "sells": 281,
            "buyers": 132,
            "sellers": 168
          },
          "h6": {
            "buys": 2643,
            "sells": 2021,
            "buyers": 744,
            "sellers": 872
          },
          "h24": {
            "buys": 21943,
            "sells": 17417,
            "buyers": 4884,
            "sellers": 5175
          }
        },
        "volume_usd": {
          "m5": "838.0514638357",
          "m15": "5385.7576289106",
          "m30": "12227.563182119",
          "h1": "40625.9938973712",
          "h6": "247810.350426985",
          "h24": "2039240.19690123"
        },
        "reserve_in_usd": "39670.8264"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_97PGWGgGJorRwwYgNqF5Z68SqwoyiuT2UjumzSjDpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5tYFviFWQRKV9BJSTHGitbdqEYC1BGUgRUDnSADUXqJP",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00267674659922018372028703940160247641605851288448412464842559193",
        "base_token_price_native_currency": "0.0000325240646735809",
        "quote_token_price_usd": "82.004584407749931504240591343227674745542512797",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003252406467",
        "quote_token_price_base_token": "30746.4645036293",
        "address": "5tYFviFWQRKV9BJSTHGitbdqEYC1BGUgRUDnSADUXqJP",
        "name": "BURNIE / SOL",
        "pool_created_at": "2026-04-03T03:08:37Z",
        "fdv_usd": "2613779.03334231",
        "market_cap_usd": "2613779.09400177",
        "price_change_percentage": {
          "m5": "-1.121",
          "m15": "-2.713",
          "m30": "-1.53",
          "h1": "-8.18",
          "h6": "11.663",
          "h24": "-23.6"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 6,
            "buyers": 5,
            "sellers": 5
          },
          "m15": {
            "buys": 21,
            "sells": 18,
            "buyers": 14,
            "sellers": 15
          },
          "m30": {
            "buys": 76,
            "sells": 68,
            "buyers": 47,
            "sellers": 39
          },
          "h1": {
            "buys": 139,
            "sells": 123,
            "buyers": 89,
            "sellers": 82
          },
          "h6": {
            "buys": 3031,
            "sells": 2968,
            "buyers": 1009,
            "sellers": 1161
          },
          "h24": {
            "buys": 11340,
            "sells": 10319,
            "buyers": 2840,
            "sellers": 3324
          }
        },
        "volume_usd": {
          "m5": "2024.3468516058",
          "m15": "3824.3859968736",
          "m30": "12227.2522280514",
          "h1": "25044.7392669427",
          "h6": "721007.034444313",
          "h24": "2545225.08918133"
        },
        "reserve_in_usd": "164002.8985"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CGEDT9QZDvvH5GmVkWJH2BXiMJqMJySC9ihWyr7Spump",
            "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.00147791473666549646163567819798040374501548759052531169938358704",
        "base_token_price_native_currency": "0.0000180181069471384",
        "quote_token_price_usd": "81.939890404009652253274938342348298741219851126",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001801810695",
        "quote_token_price_base_token": "55499.7260774289",
        "address": "AZThnSj6jrSDjFERxwK6jBQh4siLJxshnQTp4K7vUGq5",
        "name": "ROCKET / SOL",
        "pool_created_at": "2026-04-01T13:05:19Z",
        "fdv_usd": "1481730.80034955",
        "market_cap_usd": "1481730.80034955",
        "price_change_percentage": {
          "m5": "-1.45",
          "m15": "-0.588",
          "m30": "-1.073",
          "h1": "-0.947",
          "h6": "-1.949",
          "h24": "5.339"
        },
        "transactions": {
          "m5": {
            "buys": 103,
            "sells": 105,
            "buyers": 99,
            "sellers": 104
          },
          "m15": {
            "buys": 253,
            "sells": 282,
            "buyers": 248,
            "sellers": 263
          },
          "m30": {
            "buys": 529,
            "sells": 570,
            "buyers": 521,
            "sellers": 543
          },
          "h1": {
            "buys": 1112,
            "sells": 1205,
            "buyers": 1065,
            "sellers": 1083
          },
          "h6": {
            "buys": 6258,
            "sells": 6291,
            "buyers": 5970,
            "sellers": 5784
          },
          "h24": {
            "buys": 23005,
            "sells": 40004,
            "buyers": 20692,
            "sellers": 25332
          }
        },
        "volume_usd": {
          "m5": "3915.4226570625",
          "m15": "10907.7620150243",
          "m30": "22343.8879460474",
          "h1": "49478.3299053844",
          "h6": "363072.398292022",
          "h24": "1609839.87614621"
        },
        "reserve_in_usd": "123665.6768"
      },
      "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": "base_0x7f0695a3d2e7950d8f269b131e9a686d415080b12df3a303f15fbab9fa90022f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000199386999290397",
        "base_token_price_native_currency": "0.000000000945272362578351",
        "quote_token_price_usd": "2130.1",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000000009452723626",
        "quote_token_price_base_token": "1057896157.328",
        "address": "0x7f0695a3d2e7950d8f269b131e9a686d415080b12df3a303f15fbab9fa90022f",
        "name": "FETCHR / WETH",
        "pool_created_at": "2026-04-04T16:11:01Z",
        "fdv_usd": "201352.466",
        "market_cap_usd": "201352.466",
        "price_change_percentage": {
          "m5": "2.774",
          "m15": "2.043",
          "m30": "4.417",
          "h1": "1.273",
          "h6": "28.256",
          "h24": "63.521"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "m15": {
            "buys": 8,
            "sells": 9,
            "buyers": 7,
            "sellers": 8
          },
          "m30": {
            "buys": 30,
            "sells": 40,
            "buyers": 28,
            "sellers": 36
          },
          "h1": {
            "buys": 55,
            "sells": 83,
            "buyers": 50,
            "sellers": 68
          },
          "h6": {
            "buys": 246,
            "sells": 289,
            "buyers": 186,
            "sellers": 195
          },
          "h24": {
            "buys": 871,
            "sells": 1204,
            "buyers": 392,
            "sellers": 470
          }
        },
        "volume_usd": {
          "m5": "1022.2321140277",
          "m15": "1746.3381884209",
          "m30": "3083.8943446722",
          "h1": "9842.272097153",
          "h6": "27379.6594397747",
          "h24": "156740.582422971"
        },
        "reserve_in_usd": "114539.5964"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x610a5a297fe2135289b8565ef645de2a7c00eba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_H3bUqL1WnKA5Px4DxyYBhTm9MWcAHXHcZBBA77amSKaX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0001406403796598639707835273015551220528395459375971233258704038",
        "base_token_price_native_currency": "0.00000169144568449594",
        "quote_token_price_usd": "81.939890587930287129511534635505980813865491674",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001691445684",
        "quote_token_price_base_token": "591210.234633106",
        "address": "H3bUqL1WnKA5Px4DxyYBhTm9MWcAHXHcZBBA77amSKaX",
        "name": "Yoshi / SOL",
        "pool_created_at": "2026-04-05T13:35:31Z",
        "fdv_usd": "138706.3446",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "3.913",
          "m15": "-4.485",
          "m30": "-2.072",
          "h1": "-23.114",
          "h6": "-0.603",
          "h24": "336.48"
        },
        "transactions": {
          "m5": {
            "buys": 27,
            "sells": 26,
            "buyers": 23,
            "sellers": 25
          },
          "m15": {
            "buys": 100,
            "sells": 62,
            "buyers": 65,
            "sellers": 52
          },
          "m30": {
            "buys": 214,
            "sells": 106,
            "buyers": 100,
            "sellers": 89
          },
          "h1": {
            "buys": 381,
            "sells": 253,
            "buyers": 181,
            "sellers": 189
          },
          "h6": {
            "buys": 2737,
            "sells": 2657,
            "buyers": 1090,
            "sellers": 1319
          },
          "h24": {
            "buys": 25007,
            "sells": 20684,
            "buyers": 6448,
            "sellers": 6040
          }
        },
        "volume_usd": {
          "m5": "1393.6235389077",
          "m15": "5400.0930983212",
          "m30": "11366.3765481634",
          "h1": "30383.7195654349",
          "h6": "225324.616095729",
          "h24": "2475854.08924809"
        },
        "reserve_in_usd": "31744.3928"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_AqXXe43MHms9HWH72S4zpogVX378nACELF5dVqiBpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x0ec12db33551afba853b691b4edf49196ea0e99a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00960436099431777",
        "base_token_price_native_currency": "0.000016041181205605",
        "quote_token_price_usd": "600.15",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001604118121",
        "quote_token_price_base_token": "62339.548888743",
        "address": "0x0ec12db33551afba853b691b4edf49196ea0e99a",
        "name": "KOMA / WBNB",
        "pool_created_at": "2024-10-06T14:11:05Z",
        "fdv_usd": "5819804.35618783",
        "market_cap_usd": "5819804.35618783",
        "price_change_percentage": {
          "m5": "-3.272",
          "m15": "-7.006",
          "m30": "-7.03",
          "h1": "-10.159",
          "h6": "-7.397",
          "h24": "51.656"
        },
        "transactions": {
          "m5": {
            "buys": 165,
            "sells": 118,
            "buyers": 60,
            "sellers": 70
          },
          "m15": {
            "buys": 267,
            "sells": 251,
            "buyers": 83,
            "sellers": 107
          },
          "m30": {
            "buys": 369,
            "sells": 382,
            "buyers": 92,
            "sellers": 130
          },
          "h1": {
            "buys": 553,
            "sells": 641,
            "buyers": 129,
            "sellers": 166
          },
          "h6": {
            "buys": 4043,
            "sells": 3888,
            "buyers": 543,
            "sellers": 541
          },
          "h24": {
            "buys": 21311,
            "sells": 21545,
            "buyers": 1492,
            "sellers": 1415
          }
        },
        "volume_usd": {
          "m5": "77436.26294191",
          "m15": "122438.194084806",
          "m30": "141612.488999111",
          "h1": "195307.322959868",
          "h6": "1579226.47123095",
          "h24": "9663504.68624187"
        },
        "reserve_in_usd": "1456504.2986"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xd5eaaac47bd1993d661bc087e15dfb079a7f3c19",
            "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_6KzQv7sYjwr7gEPuUX4d95QWNHJJus75v4LrdMEcJFnL",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000015144239856960668589322588936841631530867677183747682545693108",
        "base_token_price_native_currency": "0.000000182901329612513",
        "quote_token_price_usd": "81.939890587930287129511534635505980813865491674",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001829013296",
        "quote_token_price_base_token": "5467428.81595534",
        "address": "6KzQv7sYjwr7gEPuUX4d95QWNHJJus75v4LrdMEcJFnL",
        "name": "scubacat / SOL",
        "pool_created_at": "2026-04-05T16:14:47Z",
        "fdv_usd": "15144.23986",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.191",
          "m15": "-15.303",
          "m30": "-28.478",
          "h1": "-33.674",
          "h6": "-87.503",
          "h24": "-50.571"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 9,
            "buyers": 8,
            "sellers": 9
          },
          "m15": {
            "buys": 101,
            "sells": 31,
            "buyers": 34,
            "sellers": 31
          },
          "m30": {
            "buys": 146,
            "sells": 67,
            "buyers": 46,
            "sellers": 65
          },
          "h1": {
            "buys": 291,
            "sells": 156,
            "buyers": 83,
            "sellers": 129
          },
          "h6": {
            "buys": 2032,
            "sells": 1533,
            "buyers": 601,
            "sellers": 849
          },
          "h24": {
            "buys": 19553,
            "sells": 14425,
            "buyers": 4427,
            "sellers": 4200
          }
        },
        "volume_usd": {
          "m5": "86.6430741844",
          "m15": "1555.5112617677",
          "m30": "2500.6117624267",
          "h1": "6160.2229881427",
          "h6": "126808.617957775",
          "h24": "1600880.24374696"
        },
        "reserve_in_usd": "10429.719"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EBKPekNusjfKt3Dmpuu2in8KC3pJVXYJYP8ESRi8pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BHn4CrcfnFbaYGmXjbNZP6jLQcNjyB98sxnFGrqZMo2e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000712339496447596718477064981670964630317807077398649081700620135",
        "base_token_price_native_currency": "0.000000865319466293654",
        "quote_token_price_usd": "82.004584407749931504240591343227674745542512797",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000008653194663",
        "quote_token_price_base_token": "1155642.55624944",
        "address": "BHn4CrcfnFbaYGmXjbNZP6jLQcNjyB98sxnFGrqZMo2e",
        "name": "ZECK / SOL",
        "pool_created_at": "2026-04-05T01:04:32Z",
        "fdv_usd": "70960.70892",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.711",
          "m15": "0.061",
          "m30": "-0.739",
          "h1": "1.209",
          "h6": "41.109",
          "h24": "-71.446"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 6,
            "sells": 9,
            "buyers": 6,
            "sellers": 7
          },
          "m30": {
            "buys": 31,
            "sells": 58,
            "buyers": 22,
            "sellers": 31
          },
          "h1": {
            "buys": 145,
            "sells": 146,
            "buyers": 78,
            "sellers": 88
          },
          "h6": {
            "buys": 809,
            "sells": 622,
            "buyers": 269,
            "sellers": 304
          },
          "h24": {
            "buys": 11616,
            "sells": 8899,
            "buyers": 3822,
            "sellers": 3421
          }
        },
        "volume_usd": {
          "m5": "25.6694948313",
          "m15": "262.5033172111",
          "m30": "2909.5726565211",
          "h1": "20227.983668188",
          "h6": "67150.6285712386",
          "h24": "824521.275538953"
        },
        "reserve_in_usd": "22822.2726"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6zMtCxwgPQceSNJUm3Wvbyr1XJzEZSoVD7apsSutpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6AYmX5NebUXsht8AsP1Vew9eT7L7nUujGbRAtuQB3f5C",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000133917638778911559966112546073029833171352883809312017181112175",
        "base_token_price_native_currency": "0.000000162146589903354",
        "quote_token_price_usd": "82.004743136010947711576383617139417276891763825",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001621465899",
        "quote_token_price_base_token": "6167258.90193584",
        "address": "6AYmX5NebUXsht8AsP1Vew9eT7L7nUujGbRAtuQB3f5C",
        "name": "ALLAH / SOL",
        "pool_created_at": "2026-04-05T13:07:43Z",
        "fdv_usd": "13391.76388",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "10.232",
          "m15": "10.588",
          "m30": "5.644",
          "h1": "-12.828",
          "h6": "-26.336",
          "h24": "-58.136"
        },
        "transactions": {
          "m5": {
            "buys": 18,
            "sells": 2,
            "buyers": 18,
            "sellers": 2
          },
          "m15": {
            "buys": 21,
            "sells": 5,
            "buyers": 21,
            "sellers": 5
          },
          "m30": {
            "buys": 37,
            "sells": 16,
            "buyers": 34,
            "sellers": 15
          },
          "h1": {
            "buys": 50,
            "sells": 34,
            "buyers": 44,
            "sellers": 31
          },
          "h6": {
            "buys": 436,
            "sells": 332,
            "buyers": 164,
            "sellers": 216
          },
          "h24": {
            "buys": 19023,
            "sells": 15012,
            "buyers": 4455,
            "sellers": 4294
          }
        },
        "volume_usd": {
          "m5": "419.3607084573",
          "m15": "453.9050149881",
          "m30": "1119.8535306211",
          "h1": "2082.8954755688",
          "h6": "17775.3036584534",
          "h24": "1504184.24718401"
        },
        "reserve_in_usd": "9689.8093"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FybT3QBqy5GdWPM3X3UoxggQQgMMFzcduk74YuVQpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xa73b6b6868c1ebb8a75406e8e0730fc3fb2733e8d24227bdf1bcd74c303de4a1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000346030085203402",
        "base_token_price_native_currency": "0.00000000163006196192865",
        "quote_token_price_usd": "2130.1",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000001630061962",
        "quote_token_price_base_token": "613473612.264913",
        "address": "0xa73b6b6868c1ebb8a75406e8e0730fc3fb2733e8d24227bdf1bcd74c303de4a1",
        "name": "SMCF / WETH",
        "pool_created_at": "2026-03-25T20:31:29Z",
        "fdv_usd": "346030.0852",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.637",
          "m15": "-7.459",
          "m30": "-8.275",
          "h1": "-7.533",
          "h6": "-13.066",
          "h24": "96.383"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 2,
            "sells": 5,
            "buyers": 1,
            "sellers": 5
          },
          "m30": {
            "buys": 4,
            "sells": 8,
            "buyers": 3,
            "sellers": 7
          },
          "h1": {
            "buys": 4,
            "sells": 13,
            "buyers": 3,
            "sellers": 10
          },
          "h6": {
            "buys": 79,
            "sells": 71,
            "buyers": 53,
            "sellers": 54
          },
          "h24": {
            "buys": 516,
            "sells": 373,
            "buyers": 235,
            "sellers": 224
          }
        },
        "volume_usd": {
          "m5": "334.0248490155",
          "m15": "2540.4752215799",
          "m30": "3214.8420412305",
          "h1": "4707.9001057213",
          "h6": "36366.4178303805",
          "h24": "228994.210783675"
        },
        "reserve_in_usd": "181249.57"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x9326314259102cfb0448e3a5022188d56e61cba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.035887733506725233745755575766063016007857864",
        "base_token_price_native_currency": "0.000439089265290759",
        "quote_token_price_usd": "81.977896803354663895616672721",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0004390892653",
        "quote_token_price_base_token": "2277.441238145",
        "address": "8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
        "name": "pippin / SOL",
        "pool_created_at": "2024-11-09T20:27:41Z",
        "fdv_usd": "35668667.1646033",
        "market_cap_usd": "35668667.1646129",
        "price_change_percentage": {
          "m5": "-2.296",
          "m15": "-13.969",
          "m30": "-13.428",
          "h1": "-15.405",
          "h6": "-21.636",
          "h24": "-21.213"
        },
        "transactions": {
          "m5": {
            "buys": 215,
            "sells": 172,
            "buyers": 71,
            "sellers": 40
          },
          "m15": {
            "buys": 1284,
            "sells": 953,
            "buyers": 242,
            "sellers": 144
          },
          "m30": {
            "buys": 1380,
            "sells": 1050,
            "buyers": 259,
            "sellers": 154
          },
          "h1": {
            "buys": 1598,
            "sells": 1389,
            "buyers": 269,
            "sellers": 173
          },
          "h6": {
            "buys": 3719,
            "sells": 3973,
            "buyers": 351,
            "sellers": 244
          },
          "h24": {
            "buys": 15377,
            "sells": 15338,
            "buyers": 690,
            "sellers": 643
          }
        },
        "volume_usd": {
          "m5": "111361.719675278",
          "m15": "948642.074927205",
          "m30": "984944.494957552",
          "h1": "1122562.77443774",
          "h6": "2143998.94736137",
          "h24": "7668385.44563743"
        },
        "reserve_in_usd": "4910208.6066"
      },
      "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": "solana_2dbZhK8UsJsjEtuYTXNa2Xcc4nc5NMUCrPNQxijNEpA5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00012680147751643434740299436679178597867138487905257290699499087",
        "base_token_price_native_currency": "0.00000156582861946868",
        "quote_token_price_usd": "82.004584407749935515825883836563425001589736205",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001565828619",
        "quote_token_price_base_token": "638639.495770183",
        "address": "2dbZhK8UsJsjEtuYTXNa2Xcc4nc5NMUCrPNQxijNEpA5",
        "name": "foreskin / SOL",
        "pool_created_at": "2026-04-05T20:01:59Z",
        "fdv_usd": "126801.4775",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.312",
          "m15": "-1.432",
          "m30": "-13.818",
          "h1": "-11.178",
          "h6": "17.046",
          "h24": "295.099"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 8,
            "buyers": 7,
            "sellers": 8
          },
          "m15": {
            "buys": 31,
            "sells": 23,
            "buyers": 20,
            "sellers": 21
          },
          "m30": {
            "buys": 92,
            "sells": 69,
            "buyers": 58,
            "sellers": 54
          },
          "h1": {
            "buys": 343,
            "sells": 252,
            "buyers": 184,
            "sellers": 170
          },
          "h6": {
            "buys": 3333,
            "sells": 2611,
            "buyers": 953,
            "sellers": 953
          },
          "h24": {
            "buys": 17224,
            "sells": 14009,
            "buyers": 4027,
            "sellers": 3729
          }
        },
        "volume_usd": {
          "m5": "682.2664443252",
          "m15": "2637.6574437007",
          "m30": "8896.2638950222",
          "h1": "35532.791298747",
          "h6": "380887.789019803",
          "h24": "1574460.54779067"
        },
        "reserve_in_usd": "30290.2768"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BTbV7fxHgNHPVVK7ujWVpNXToDjns8o5qiWs2Vr6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x4e829f8a5213c42535ab84aa40bd4adcce9cba02",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00646857958000154",
        "base_token_price_native_currency": "0.00000302209265851511",
        "quote_token_price_usd": "2130.24",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003022092659",
        "quote_token_price_base_token": "330896.538589702",
        "address": "0x4e829f8a5213c42535ab84aa40bd4adcce9cba02",
        "name": "BRETT / WETH 1%",
        "pool_created_at": "2024-05-06T05:23:31Z",
        "fdv_usd": "64104465.6677755",
        "market_cap_usd": "64101087.3892684",
        "price_change_percentage": {
          "m5": "0.415",
          "m15": "-0.269",
          "m30": "-0.152",
          "h1": "-0.139",
          "h6": "3.61",
          "h24": "4.603"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 3,
            "sells": 9,
            "buyers": 3,
            "sellers": 9
          },
          "m30": {
            "buys": 4,
            "sells": 22,
            "buyers": 4,
            "sellers": 22
          },
          "h1": {
            "buys": 41,
            "sells": 40,
            "buyers": 37,
            "sellers": 37
          },
          "h6": {
            "buys": 442,
            "sells": 352,
            "buyers": 249,
            "sellers": 232
          },
          "h24": {
            "buys": 723,
            "sells": 621,
            "buyers": 370,
            "sellers": 353
          }
        },
        "volume_usd": {
          "m5": "350.3450195026",
          "m15": "2516.9888457538",
          "m30": "4999.5034158574",
          "h1": "34400.7529357092",
          "h6": "229579.835156004",
          "h24": "325163.967944973"
        },
        "reserve_in_usd": "988401.8728"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x532f27101965dd16442e59d40670faf5ebb142e4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-slipstream",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_3KFCgJ5R3zshW8hTDbzjSrrKSRYmKvsMfhc4Vo4iddxD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0025360201583457788611656198680780735252179979103188139392",
        "base_token_price_native_currency": "0.0000309366802459321",
        "quote_token_price_usd": "82.005033463407034140727042442585923234495393744",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003093668025",
        "quote_token_price_base_token": "32324.0888178844",
        "address": "3KFCgJ5R3zshW8hTDbzjSrrKSRYmKvsMfhc4Vo4iddxD",
        "name": "TripleT / SOL",
        "pool_created_at": "2026-02-24T08:43:46Z",
        "fdv_usd": "2535887.21926647",
        "market_cap_usd": "2535887.21926647",
        "price_change_percentage": {
          "m5": "0.029",
          "m15": "-0.841",
          "m30": "-0.8",
          "h1": "-1.548",
          "h6": "-4.999",
          "h24": "46.848"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 6,
            "sells": 3,
            "buyers": 6,
            "sellers": 2
          },
          "m30": {
            "buys": 14,
            "sells": 12,
            "buyers": 14,
            "sellers": 11
          },
          "h1": {
            "buys": 52,
            "sells": 43,
            "buyers": 31,
            "sellers": 36
          },
          "h6": {
            "buys": 402,
            "sells": 379,
            "buyers": 183,
            "sellers": 232
          },
          "h24": {
            "buys": 2252,
            "sells": 2401,
            "buyers": 758,
            "sellers": 930
          }
        },
        "volume_usd": {
          "m5": "44.7040721765",
          "m15": "200.9557241514",
          "m30": "3312.8857383552",
          "h1": "14461.1136544903",
          "h6": "95651.8759147135",
          "h24": "687636.53251714"
        },
        "reserve_in_usd": "191988.3228"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_J8PSdNP3QewKq2Z1JJJFDMaqF7KcaiJhR7gbr5KZpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Jaringan yang Didukung

Cakupan Luas Di Beberapa Rantai

Ambil harga kripto dan data pasar dari berbagai jaringan, dari blockchain utama hingga 200+ peluncuran baru.

Mengapa Proyek Web3 Menggunakan CoinGecko

"API DEX CoinGecko memberi kami sumber data harga DEX yang cepat, sangat akurat, dan kuat. API ini memiliki cakupan data yang luas, mudah digunakan, dan sangat andal. API DEX CoinGecko telah menjadi salah satu dari banyak umpan harga DEX utama kami yang digunakan Supra untuk mengumpulkan data dari bursa terdesentralisasi."
"API DEX CoinGecko telah menjadi bagian tak terpisahkan dari proses pengembangan kami, dengan mudahnya menangani berbagai tugas kecil yang tidak dapat kami kelola sendiri. Ini secara signifikan merampingkan alur kerja kami, memungkinkan kami untuk fokus pada pengembangan inti."
"API DEX CoinGecko memiliki cakupan yang luas, mendukung jumlah chain terbesar, dan memiliki ketersediaan yang tinggi."

Pertanyaan yang Sering Diajukan

Maksimalkan proyek Anda dengan API CoinGecko

Buka lebih banyak peluang dengan data harga kripto yang andal, akurat, dan komprehensif.
Jangan Pernah Lewatkan Pembaruan!
Berlangganan ke buletin API kami untuk mendapatkan berita produk terbaru, pembaruan endpoint, dan konten inspiratif dari komunitas.
Portofolio Baru
Ikon dan nama
Pilih Mata Uang
Mata Uang yang Disarankan
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
Mata Uang Flat
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
Mata Uang Kripto
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
Unit Bitcoin
BITS
Bits
SATS
Satoshi
Komoditas
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Pilih Bahasa
Bahasa Populer
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Semua Bahasa
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
繁體中文
Selamat Datang di CoinGecko
Selamat datang kembali!
Masuk atau Daftar dalam detik
atau
Masuk dengan . Bukan Anda?
Lupa password?
Apakah Anda tidak menerima instruksi cara melakukan konfirmasi?
Kirim ulang petunjuk konfirmasi
Kata sandi setidaknya harus terdiri dari 8 karakter, termasuk 1 huruf besar, 1 huruf kecil, 1 angka, dan 1 karakter khusus
Dengan melanjutkan, Anda mengakui bahwa Anda telah membaca dan menyetujui sepenuhnya kami Persyaratan & Ketentuan dan Kebijakan Privasi.
Dapatkan Peringatan Harga dengan Aplikasi CoinGecko
Lupa password?
Anda akan menerima e-mail berisi instruksi untuk melakukan reset password beberapa menit lagi.
Kirim ulang petunjuk konfirmasi
Anda akan menerima e-mail berisi instruksi untuk melakukan konfirmasi akun dalam beberapa menit lagi.
Dapatkan aplikasi CoinGecko.
Pindai kode QR ini untuk mengunduh aplikasi sekarang App QR Code Atau lihat di toko aplikasi
Tambahkan NFT
Lacak alamat dompet
Tempel
Kami hanya menampilkan aset dari jaringan yang didukung.
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
Akses hanya baca
Kami hanya mengambil data publik. Tanpa kunci pribadi, tanpa tanda tangan, dan kami tidak bisa mengubah apa pun di dompet Anda.
Buat Portofolio
Pilih ikon
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
CoinGecko
Lebih nyaman menggunakan aplikasi
Pengalaman yang lebih cepat dan lancar dengan peringatan harga real-time.
Anda telah mencapai batas.
Portofolio tamu terbatas pada 10 koin. Daftar atau masuk untuk menyimpan koin yang tercantum di bawah ini.