Koin: 14.355
Bursa: 1.099
Kapitalisasi Pasar: $2,764T 8.6%
Volume 24j: $199,194B
Gas: 22 GWEI
Jalankan bebas iklan

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

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.
2 Jt+
Koin & Token
100+
Jaringan
800+
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": "1.00205259131049",
      "base_token_price_native_currency": "0.000265906397505837",
      "quote_token_price_usd": "3765.64093948895",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00026591",
      "quote_token_price_base_token": "3760.72",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3311464191",
      "market_cap_usd": "5401825053.20314",
      "price_change_percentage": {
        "m5": "0",
        "h1": "0.4",
        "h6": "0.46",
        "h24": "-0.03"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 0,
          "buyers": 1,
          "sellers": 0
        },
        "m15": {
          "buys": 2,
          "sells": 0,
          "buyers": 2,
          "sellers": 0
        },
        "m30": {
          "buys": 11,
          "sells": 5,
          "buyers": 10,
          "sellers": 5
        },
        "h1": {
          "buys": 41,
          "sells": 25,
          "buyers": 29,
          "sellers": 23
        },
        "h24": {
          "buys": 721,
          "sells": 553,
          "buyers": 309,
          "sellers": 222
        }
      },
      "volume_usd": {
        "m5": "23793.0048007056",
        "h1": "427476.818017636",
        "h6": "1465488.61647357",
        "h24": "24339093.5409713"
      },
      "reserve_in_usd": "5454996.6714"
    },
    "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": "bsc_0x3743945524b9e8692531b5fd19cd95361822c7e9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000000000657089464682555",
        "base_token_price_native_currency": "0.00000000000000106723527626218",
        "quote_token_price_usd": "615.371832444669",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000001067",
        "quote_token_price_base_token": "937000511735650",
        "address": "0x3743945524b9e8692531b5fd19cd95361822c7e9",
        "name": "BabyGME / WBNB",
        "pool_created_at": "2024-05-17T11:48:53Z",
        "fdv_usd": "275978",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "2.51",
          "h1": "-20.66",
          "h6": "-40.36",
          "h24": "198.14"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 0,
            "buyers": 5,
            "sellers": 0
          },
          "m15": {
            "buys": 35,
            "sells": 25,
            "buyers": 33,
            "sellers": 23
          },
          "m30": {
            "buys": 112,
            "sells": 102,
            "buyers": 94,
            "sellers": 89
          },
          "h1": {
            "buys": 173,
            "sells": 176,
            "buyers": 132,
            "sellers": 150
          },
          "h24": {
            "buys": 3212,
            "sells": 2026,
            "buyers": 1856,
            "sellers": 1086
          }
        },
        "volume_usd": {
          "m5": "731.709970849401",
          "h1": "46718.6072622496",
          "h6": "159619.615514176",
          "h24": "727127.149028484"
        },
        "reserve_in_usd": "110877.3528"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x1b517f6794523bc3dd4e1275d9c205064f7cc167",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0052685369635871",
        "base_token_price_native_currency": "0.000822439869035598",
        "quote_token_price_usd": "6.49",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00082244",
        "quote_token_price_base_token": "1215.89",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "541153673",
        "market_cap_usd": "548572064.807042",
        "price_change_percentage": {
          "m5": "0.15",
          "h1": "-1.96",
          "h6": "-4.68",
          "h24": "-3.4"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 47,
            "buyers": 4,
            "sellers": 47
          },
          "m15": {
            "buys": 61,
            "sells": 398,
            "buyers": 57,
            "sellers": 388
          },
          "m30": {
            "buys": 149,
            "sells": 885,
            "buyers": 133,
            "sellers": 853
          },
          "h1": {
            "buys": 314,
            "sells": 1974,
            "buyers": 254,
            "sellers": 1879
          },
          "h24": {
            "buys": 7104,
            "sells": 41960,
            "buyers": 4960,
            "sellers": 36384
          }
        },
        "volume_usd": {
          "m5": "8988.18136484257",
          "h1": "220548.269873301",
          "h6": "1466409.06669542",
          "h24": "4658253.76119294"
        },
        "reserve_in_usd": "5830318.2216"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQAvlWFDxGF2lXm67y4yzC17wYKD9A0guwPkMs1gOsM__NOT",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.251879428106539",
        "base_token_price_native_currency": "0.000409781897748992794141439012164491910231583",
        "quote_token_price_usd": "0.999849262200808",
        "quote_token_price_native_currency": "0.00162812496266371",
        "base_token_price_quote_token": "0.25168946",
        "quote_token_price_base_token": "3.97315004",
        "address": "0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
        "name": "CGPT / USDT 0.05%",
        "pool_created_at": "2023-12-01T22:15:50Z",
        "fdv_usd": "251461694",
        "market_cap_usd": "117716153.036603",
        "price_change_percentage": {
          "m5": "-0.14",
          "h1": "0.02",
          "h6": "-0.65",
          "h24": "9.43"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m15": {
            "buys": 4,
            "sells": 4,
            "buyers": 4,
            "sellers": 4
          },
          "m30": {
            "buys": 17,
            "sells": 8,
            "buyers": 12,
            "sellers": 7
          },
          "h1": {
            "buys": 46,
            "sells": 19,
            "buyers": 22,
            "sellers": 12
          },
          "h24": {
            "buys": 1174,
            "sells": 626,
            "buyers": 288,
            "sellers": 285
          }
        },
        "volume_usd": {
          "m5": "1948.02473883528",
          "h1": "25629.7279132339",
          "h6": "453438.081591072",
          "h24": "1139778.59221467"
        },
        "reserve_in_usd": "4409240.3767"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x9840652dc04fb9db2c43853633f0f62be6f00f98",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0x55d398326f99059ff775485246999027b3197955",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.23672362172068",
        "base_token_price_native_currency": "0.0366286049549881",
        "quote_token_price_usd": "6.49",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.03662860",
        "quote_token_price_base_token": "27.30",
        "address": "EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
        "name": "MMM / TON",
        "pool_created_at": "2024-05-15T23:53:17Z",
        "fdv_usd": "4971196",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-3.73",
          "h6": "17.72",
          "h24": "21.61"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 12,
            "sells": 7,
            "buyers": 10,
            "sellers": 7
          },
          "m30": {
            "buys": 21,
            "sells": 20,
            "buyers": 17,
            "sellers": 17
          },
          "h1": {
            "buys": 49,
            "sells": 59,
            "buyers": 32,
            "sellers": 48
          },
          "h24": {
            "buys": 1162,
            "sells": 1121,
            "buyers": 650,
            "sellers": 686
          }
        },
        "volume_usd": {
          "m5": "1000.29318006046",
          "h1": "77262.7799689732",
          "h6": "544973.510399199",
          "h24": "1619054.17523752"
        },
        "reserve_in_usd": "855367.1962"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCH44N73BXEhT8063KAK_27oComvJnmAaebso-dZoyAy6g_",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0011549580780078",
        "base_token_price_native_currency": "0.000177667263710472",
        "quote_token_price_usd": "6.49",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00017767",
        "quote_token_price_base_token": "5628.50",
        "address": "EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
        "name": "TIME / TON",
        "pool_created_at": "2024-05-11T01:13:13Z",
        "fdv_usd": "1011280",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.16",
          "h1": "-0.54",
          "h6": "13.14",
          "h24": "19.66"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 5,
            "sells": 1,
            "buyers": 4,
            "sellers": 1
          },
          "m30": {
            "buys": 9,
            "sells": 2,
            "buyers": 8,
            "sellers": 2
          },
          "h1": {
            "buys": 13,
            "sells": 8,
            "buyers": 12,
            "sellers": 8
          },
          "h24": {
            "buys": 1045,
            "sells": 672,
            "buyers": 597,
            "sellers": 398
          }
        },
        "volume_usd": {
          "m5": "231.06983289984",
          "h1": "1726.59109487121",
          "h6": "36564.113374671",
          "h24": "369953.671449218"
        },
        "reserve_in_usd": "99487.0447"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCNCUxFwMsNYKTv89WuRX5pyxDCWqlgBi4Tl8zytjllNTaC",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00360649685255076",
        "base_token_price_native_currency": "0.000554423413393398",
        "quote_token_price_usd": "6.48",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00055442",
        "quote_token_price_base_token": "1803.68",
        "address": "EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
        "name": "PONKE / TON 0.4%",
        "pool_created_at": "2024-05-20T17:03:23Z",
        "fdv_usd": "504910",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.51",
          "h1": "-11.34",
          "h6": "-9.03",
          "h24": "-23.18"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m15": {
            "buys": 7,
            "sells": 3,
            "buyers": 7,
            "sellers": 3
          },
          "m30": {
            "buys": 14,
            "sells": 10,
            "buyers": 13,
            "sellers": 8
          },
          "h1": {
            "buys": 40,
            "sells": 30,
            "buyers": 31,
            "sellers": 19
          },
          "h24": {
            "buys": 1159,
            "sells": 717,
            "buyers": 617,
            "sellers": 382
          }
        },
        "volume_usd": {
          "m5": "379.65",
          "h1": "22679.4828941465",
          "h6": "84128.5106061358",
          "h24": "547802.229029402"
        },
        "reserve_in_usd": "117515.2858"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQC8XkUEWb6bzbzE9eVaASoKUCyYA_CUQALGE15jWInEqla6",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0185436660463556",
        "base_token_price_native_currency": "0.00286554108446863",
        "quote_token_price_usd": "6.49",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00286554",
        "quote_token_price_base_token": "348.97",
        "address": "EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
        "name": "GRAM / TON",
        "pool_created_at": "2024-01-31T14:43:03Z",
        "fdv_usd": "92568642",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-4.49",
          "h6": "5.86",
          "h24": "22.1"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 7,
            "sells": 10,
            "buyers": 6,
            "sellers": 10
          },
          "m30": {
            "buys": 15,
            "sells": 19,
            "buyers": 14,
            "sellers": 19
          },
          "h1": {
            "buys": 29,
            "sells": 37,
            "buyers": 27,
            "sellers": 34
          },
          "h24": {
            "buys": 783,
            "sells": 830,
            "buyers": 546,
            "sellers": 600
          }
        },
        "volume_usd": {
          "m5": "91.90704484225",
          "h1": "31760.5874328224",
          "h6": "652529.161624544",
          "h24": "1391849.60793563"
        },
        "reserve_in_usd": "1660009.4509"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQC47093oX5Xhb0xuk2lCr2RhS8rj-vul61u4W2UH5ORmG_O",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.395629164892519",
        "base_token_price_native_currency": "0.002183782259821943175184676",
        "quote_token_price_usd": "180.54",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00218378",
        "quote_token_price_base_token": "457.92",
        "address": "5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
        "name": "PONKE / SOL",
        "pool_created_at": "2023-12-24T04:10:28Z",
        "fdv_usd": "219790575",
        "market_cap_usd": "197100088.202719",
        "price_change_percentage": {
          "m5": "-0.11",
          "h1": "1.74",
          "h6": "-3.09",
          "h24": "-13.79"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 6,
            "buyers": 3,
            "sellers": 6
          },
          "m15": {
            "buys": 53,
            "sells": 61,
            "buyers": 28,
            "sellers": 42
          },
          "m30": {
            "buys": 115,
            "sells": 125,
            "buyers": 65,
            "sellers": 77
          },
          "h1": {
            "buys": 467,
            "sells": 375,
            "buyers": 200,
            "sellers": 189
          },
          "h24": {
            "buys": 9641,
            "sells": 8032,
            "buyers": 3212,
            "sellers": 2934
          }
        },
        "volume_usd": {
          "m5": "9301.773161457",
          "h1": "650223.89883439",
          "h6": "1890597.93390213",
          "h24": "12445880.8841343"
        },
        "reserve_in_usd": "5043048.2125"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5z3EqYQo9HiCEs3R84RCDMu2n7anpDMxRhdK8PSWmrRC",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00619896814194621",
        "base_token_price_native_currency": "0.000034881174492682061736012",
        "quote_token_price_usd": "180.57",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003488",
        "quote_token_price_base_token": "28668.76",
        "address": "9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
        "name": "GME / SOL",
        "pool_created_at": "2024-01-28T00:50:13Z",
        "fdv_usd": "42680736",
        "market_cap_usd": "43243863.5562391",
        "price_change_percentage": {
          "m5": "-0.38",
          "h1": "0.5",
          "h6": "-1.09",
          "h24": "-10.21"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 11,
            "buyers": 5,
            "sellers": 11
          },
          "m15": {
            "buys": 48,
            "sells": 59,
            "buyers": 35,
            "sellers": 46
          },
          "m30": {
            "buys": 85,
            "sells": 137,
            "buyers": 46,
            "sellers": 94
          },
          "h1": {
            "buys": 188,
            "sells": 202,
            "buyers": 94,
            "sellers": 136
          },
          "h24": {
            "buys": 11903,
            "sells": 10740,
            "buyers": 3172,
            "sellers": 3435
          }
        },
        "volume_usd": {
          "m5": "2784.33963569216",
          "h1": "198501.050717895",
          "h6": "1746176.59198079",
          "h24": "14106343.0244127"
        },
        "reserve_in_usd": "3128499.0253"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "sui-network_0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0129379190470705",
        "base_token_price_native_currency": "0.0116721001381914",
        "quote_token_price_usd": "1.14",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.01167210",
        "quote_token_price_base_token": "85.67",
        "address": "0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
        "name": "OCEAN / SUI 1%",
        "pool_created_at": "2024-05-10T11:32:16Z",
        "fdv_usd": "0.00",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.5",
          "h1": "8.16",
          "h6": "-15.81",
          "h24": "-39.31"
        },
        "transactions": {
          "m5": {
            "buys": 6,
            "sells": 33,
            "buyers": 6,
            "sellers": 33
          },
          "m15": {
            "buys": 9,
            "sells": 103,
            "buyers": 9,
            "sellers": 97
          },
          "m30": {
            "buys": 35,
            "sells": 165,
            "buyers": 33,
            "sellers": 150
          },
          "h1": {
            "buys": 65,
            "sells": 362,
            "buyers": 58,
            "sellers": 324
          },
          "h24": {
            "buys": 1849,
            "sells": 9435,
            "buyers": 1290,
            "sellers": 7745
          }
        },
        "volume_usd": {
          "m5": "207.94223028012",
          "h1": "3024.30146905189",
          "h6": "30401.9446334571",
          "h24": "124231.468319639"
        },
        "reserve_in_usd": "17957.0124"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "sui-network_0xa8816d3a6e3136e86bc2873b1f94a15cadc8af2703c075f2d546c2ae367f4df9::ocean::OCEAN",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "sui-network_0x2::sui::SUI",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "sui-network",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "cetus",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00186354754697438",
        "base_token_price_native_currency": "0.000000495040390916221",
        "quote_token_price_usd": "3773.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000050",
        "quote_token_price_base_token": "2020037",
        "address": "0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
        "name": "SHIBA / WETH 0.3%",
        "pool_created_at": "2024-05-06T12:58:45Z",
        "fdv_usd": "18635475",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.75",
          "h1": "-0.83",
          "h6": "-2.4",
          "h24": "-84.62"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 15,
            "sells": 22,
            "buyers": 13,
            "sellers": 21
          },
          "m30": {
            "buys": 47,
            "sells": 49,
            "buyers": 41,
            "sellers": 44
          },
          "h1": {
            "buys": 187,
            "sells": 116,
            "buyers": 111,
            "sellers": 104
          },
          "h24": {
            "buys": 8974,
            "sells": 4992,
            "buyers": 2431,
            "sellers": 1693
          }
        },
        "volume_usd": {
          "m5": "1293.3667248082",
          "h1": "95215.838146657",
          "h6": "1619435.7523393",
          "h24": "10601019.0407249"
        },
        "reserve_in_usd": "742781.3274"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x041fdf3f472d2c8a7ecc458fc3b7f543e6c57ef7",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.624496674342528",
        "base_token_price_native_currency": "0.0965902423950014",
        "quote_token_price_usd": "6.48",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.09659024",
        "quote_token_price_base_token": "10.35",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "62449667",
        "market_cap_usd": "62590477.0719609",
        "price_change_percentage": {
          "m5": "-0.72",
          "h1": "0",
          "h6": "1.34",
          "h24": "14.51"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 4,
            "sells": 6,
            "buyers": 4,
            "sellers": 6
          },
          "m30": {
            "buys": 7,
            "sells": 12,
            "buyers": 7,
            "sellers": 10
          },
          "h1": {
            "buys": 13,
            "sells": 20,
            "buyers": 13,
            "sellers": 18
          },
          "h24": {
            "buys": 546,
            "sells": 363,
            "buyers": 407,
            "sellers": 275
          }
        },
        "volume_usd": {
          "m5": "3186.89836213104",
          "h1": "58250.4971811781",
          "h6": "183019.419794554",
          "h24": "1063374.61427327"
        },
        "reserve_in_usd": "2507138.7866"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQBZ_cafPyDr5KUTs0aNxh0ZTDhkpEZONmLJA2SNGlLm4Cko",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "3.81873022577262",
        "base_token_price_native_currency": "0.590747029859914",
        "quote_token_price_usd": "6.49",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.59074703",
        "quote_token_price_base_token": "1.69277195",
        "address": "EQBAyUOHThYVC7691iDDJyEWs-OKqWYhtuHmiUaCTsqE75El",
        "name": "RANDOM / TON 0.4%",
        "pool_created_at": "2024-05-15T16:23:22Z",
        "fdv_usd": "3646836",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-5.23",
          "h6": "-13.51",
          "h24": "229.54"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 4,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "m30": {
            "buys": 12,
            "sells": 9,
            "buyers": 9,
            "sellers": 9
          },
          "h1": {
            "buys": 28,
            "sells": 33,
            "buyers": 21,
            "sellers": 30
          },
          "h24": {
            "buys": 1101,
            "sells": 700,
            "buyers": 363,
            "sellers": 324
          }
        },
        "volume_usd": {
          "m5": "6.69981914294",
          "h1": "16194.7203941724",
          "h6": "227342.868563788",
          "h24": "887011.261644448"
        },
        "reserve_in_usd": "434373.5002"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCF9oYxo37xCGX1DShZEweaVGJe6Kucp0ztKO6vCsRANDOM",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0423108544911835",
        "base_token_price_native_currency": "0.0064931907022108",
        "quote_token_price_usd": "6.49",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00649319",
        "quote_token_price_base_token": "154.01",
        "address": "EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
        "name": "SHIT / TON",
        "pool_created_at": "2024-05-11T13:43:18Z",
        "fdv_usd": "4230987",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.85",
          "h1": "0.07",
          "h6": "-1.5",
          "h24": "-4.09"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 5,
            "sells": 5,
            "buyers": 5,
            "sellers": 5
          },
          "m30": {
            "buys": 9,
            "sells": 11,
            "buyers": 8,
            "sellers": 11
          },
          "h1": {
            "buys": 15,
            "sells": 17,
            "buyers": 14,
            "sellers": 17
          },
          "h24": {
            "buys": 554,
            "sells": 469,
            "buyers": 393,
            "sellers": 352
          }
        },
        "volume_usd": {
          "m5": "366.80904245216",
          "h1": "21437.812194003",
          "h6": "126727.989531692",
          "h24": "821747.9386314"
        },
        "reserve_in_usd": "1122477.0489"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQB4gPfG0YtoiJHCMTUuzxP9fKXy9nx6TFh-dcAltrnNpLNo",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000116685035121276",
        "base_token_price_native_currency": "0.00000000307888599246918",
        "quote_token_price_usd": "3779.06762265858",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003078885992",
        "quote_token_price_base_token": "324792799",
        "address": "0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
        "name": "PEPE / WETH",
        "pool_created_at": "2023-04-14T17:21:11Z",
        "fdv_usd": "4828109675",
        "market_cap_usd": "4708144726.77257",
        "price_change_percentage": {
          "m5": "0.75",
          "h1": "3.75",
          "h6": "5.32",
          "h24": "23.63"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 17,
            "sells": 9,
            "buyers": 14,
            "sellers": 9
          },
          "m30": {
            "buys": 39,
            "sells": 13,
            "buyers": 34,
            "sellers": 11
          },
          "h1": {
            "buys": 64,
            "sells": 39,
            "buyers": 59,
            "sellers": 32
          },
          "h24": {
            "buys": 973,
            "sells": 903,
            "buyers": 754,
            "sellers": 647
          }
        },
        "volume_usd": {
          "m5": "9799.82139298672",
          "h1": "1198735.54397684",
          "h6": "2547321.02654314",
          "h24": "17444701.2036717"
        },
        "reserve_in_usd": "50666486.9608"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x6982508145454ce325ddbe47a25d4ec3d2311933",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0504531015669251",
        "base_token_price_native_currency": "0.000262085231786632780134625",
        "quote_token_price_usd": "180.57",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00026209",
        "quote_token_price_base_token": "3815.55",
        "address": "7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
        "name": "ZACK / SOL",
        "pool_created_at": "2024-05-15T21:26:49Z",
        "fdv_usd": "48134180",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-1.24",
          "h6": "9.24",
          "h24": "17.33"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 18,
            "sells": 15,
            "buyers": 16,
            "sellers": 15
          },
          "m30": {
            "buys": 52,
            "sells": 43,
            "buyers": 46,
            "sellers": 38
          },
          "h1": {
            "buys": 151,
            "sells": 142,
            "buyers": 126,
            "sellers": 119
          },
          "h24": {
            "buys": 16283,
            "sells": 10871,
            "buyers": 5439,
            "sellers": 3765
          }
        },
        "volume_usd": {
          "m5": "360.67330509795",
          "h1": "109708.064392998",
          "h6": "880405.715178622",
          "h24": "17852530.5588667"
        },
        "reserve_in_usd": "1038892.1281"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8vCAUbxejdtaxn6jnX5uaQTyTZLmXALg9u1bvFCAjtx7",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000746493121393699",
        "base_token_price_native_currency": "0.0000114776996748398",
        "quote_token_price_usd": "6.49",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001148",
        "quote_token_price_base_token": "87125.47",
        "address": "EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
        "name": "bct / TON",
        "pool_created_at": "2024-05-20T16:33:15Z",
        "fdv_usd": "746493",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-7.19",
          "h6": "3.51",
          "h24": "14552.39"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "m30": {
            "buys": 11,
            "sells": 13,
            "buyers": 10,
            "sellers": 12
          },
          "h1": {
            "buys": 29,
            "sells": 26,
            "buyers": 23,
            "sellers": 23
          },
          "h24": {
            "buys": 897,
            "sells": 523,
            "buyers": 524,
            "sellers": 305
          }
        },
        "volume_usd": {
          "m5": "51.92",
          "h1": "9168.05459484624",
          "h6": "52069.8407772625",
          "h24": "218186.707549786"
        },
        "reserve_in_usd": "119418.591"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQB8nX1OAAxS0RHCZ-U3xpZPAGIPwjfoqtvtWOPb55NBQipE",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "stonfi",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7mtJbVNEtejYmCLRriwQhymZdzn4wGRFTvTZ5721b4BD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0422452274613444",
        "base_token_price_native_currency": "0.000233748507819932832806657",
        "quote_token_price_usd": "180.57",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00023375",
        "quote_token_price_base_token": "4278.10",
        "address": "7mtJbVNEtejYmCLRriwQhymZdzn4wGRFTvTZ5721b4BD",
        "name": "SLOTH / SOL",
        "pool_created_at": "2024-05-01T14:38:00Z",
        "fdv_usd": "78356191",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.33",
          "h1": "-3.68",
          "h6": "3.94",
          "h24": "-16.03"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "m15": {
            "buys": 26,
            "sells": 36,
            "buyers": 23,
            "sellers": 29
          },
          "m30": {
            "buys": 62,
            "sells": 68,
            "buyers": 55,
            "sellers": 54
          },
          "h1": {
            "buys": 171,
            "sells": 159,
            "buyers": 141,
            "sellers": 137
          },
          "h24": {
            "buys": 6983,
            "sells": 5108,
            "buyers": 3607,
            "sellers": 2747
          }
        },
        "volume_usd": {
          "m5": "14251.6160430437",
          "h1": "245232.28753194",
          "h6": "1418148.63399346",
          "h24": "11920531.8704172"
        },
        "reserve_in_usd": "6118948.4201"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_HQ7DaoiUxzC2K1Dr7KXRHccNtXvEYgNvoUextXe8dmBh",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5Hk9rF7ozTMHiTaGmPp1Mw2nLL1NxXmhPEmeoUAZvyBM",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00666636462556203",
        "base_token_price_native_currency": "0.000036557254845582181553901",
        "quote_token_price_usd": "180.66",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003656",
        "quote_token_price_base_token": "27354.35",
        "address": "5Hk9rF7ozTMHiTaGmPp1Mw2nLL1NxXmhPEmeoUAZvyBM",
        "name": "GOME / SOL",
        "pool_created_at": "2024-04-27T04:26:52Z",
        "fdv_usd": "4341565",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.28",
          "h1": "-5.03",
          "h6": "-27.13",
          "h24": "-18.2"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "m15": {
            "buys": 21,
            "sells": 25,
            "buyers": 20,
            "sellers": 25
          },
          "m30": {
            "buys": 69,
            "sells": 69,
            "buyers": 59,
            "sellers": 65
          },
          "h1": {
            "buys": 255,
            "sells": 183,
            "buyers": 175,
            "sellers": 148
          },
          "h24": {
            "buys": 8486,
            "sells": 7228,
            "buyers": 2816,
            "sellers": 2705
          }
        },
        "volume_usd": {
          "m5": "1309.08207299688",
          "h1": "164821.933624221",
          "h6": "750257.496866",
          "h24": "6460568.37174194"
        },
        "reserve_in_usd": "552860.0839"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8ULCkCTUa3XXrNXaDVzPcja2tdJtRdxRr8T4eZjVKqk",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "eth_0x0c3fdf9c70835f9be9db9585ecb6a1ee3f20a6c7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00015644794352937",
        "base_token_price_native_currency": "0.0000000413272624053572",
        "quote_token_price_usd": "3774.77838478221",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004",
        "quote_token_price_base_token": "24197102",
        "address": "0x0c3fdf9c70835f9be9db9585ecb6a1ee3f20a6c7",
        "name": "MAGA / WETH",
        "pool_created_at": "2024-05-16T14:08:11Z",
        "fdv_usd": "64667208",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.11",
          "h1": "-1.28",
          "h6": "-12.57",
          "h24": "41.47"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 18,
            "sells": 15,
            "buyers": 17,
            "sellers": 9
          },
          "m30": {
            "buys": 50,
            "sells": 47,
            "buyers": 42,
            "sellers": 28
          },
          "h1": {
            "buys": 127,
            "sells": 92,
            "buyers": 108,
            "sellers": 59
          },
          "h24": {
            "buys": 4713,
            "sells": 3575,
            "buyers": 2586,
            "sellers": 1804
          }
        },
        "volume_usd": {
          "m5": "9070.501562347",
          "h1": "765355.120847884",
          "h6": "5338770.39251578",
          "h24": "23818731.8386144"
        },
        "reserve_in_usd": "1812260.1118"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0xd29da236dd4aac627346e1bba06a619e8c22d7c5",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v2",
            "type": "dex"
          }
        }
      }
    }
  ]
}

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

Tenagai proyek Anda
denganAPI 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 komunitas yang menginsiprasi.
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
Cryptocurrency
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
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
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
繁體中文
Masuk dan lacak koin favorit Anda dengan mudah 🚀
Dengan melanjutkan, Anda menyetujui Ketentuan Penggunaan CoinGecko dan menyatakan Anda telah membaca Kebijakan Privasi kami
atau
Lupa password?
Apakah Anda tidak menerima instruksi cara melakukan konfirmasi?
Kirim ulang petunjuk konfirmasi
Lacak koin favorit Anda dengan mudah dengan CoinGecko. GRATIS! 🚀
Dengan melanjutkan, Anda menyetujui Ketentuan Penggunaan CoinGecko dan menyatakan Anda telah membaca Kebijakan Privasi kami
atau
Kata sandi setidaknya harus terdiri dari 8 karakter, termasuk 1 huruf besar, 1 huruf kecil, 1 angka, dan 1 karakter khusus
Apakah Anda tidak menerima instruksi cara melakukan konfirmasi?
Kirim ulang petunjuk konfirmasi
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
coingecko
Lanjutkan di aplikasi
Pantau harga real-time
Buka Aplikasi