코인: 14,379
거래소: 1,099
시가총액: 2.747T$ 0.1%
24시간 거래량: 140.231B$
가스: 7 GWEI
광고 제거하기

DeFi 프로젝트와 개발자를 위한 온체인 DEX 토큰 & 시장 데이터 API

데이터 제공:
선도적인 Web3 프로젝트의 신뢰

광범위하고 안정적인 온체인 DEX 데이터 API

안정적이고 광범위한 DEX 데이터 API를 통해 주요 네트워크에서 Uniswap, PancakeSwap, Orca, Curve 등 DEX의 온체인 시장 데이터를 이용하세요.
200만+
코인 & 토큰
100+
네트워크
800+
DEX

효율적인 DeFi 프로젝트 확장

암호화폐, NFT, DEX 데이터를 위한 하나의 통합 API

완벽한 커버리지를 제공하는 단 하나의 암호화폐 데이터 API로 통합 프로세스를 간소화하세요
엔드포인트 카테고리 설명
/onchain/simple/*/token_price/* 토큰 주소로 네트워크에서 토큰의 최신 USD 가격을 확인하는 가장 간단한 방법
/onchain/networks 지원되는 전체 네트워크 목록 보기
/onchain/network/*dexes 지원되는 전체 네트워크 DEX 목록 보기
/onchains/network/*/pools/* 인기 풀, 신규 풀 및 가격, 준비금, 시가총액, 트랜잭션, 거래량 등의 시장 데이터을 비롯한 유동성 풀 데이터를 확인할 수 있습니다. 엔드포인트 검색을 통해 네트워크에 있는 풀을 검색할 수도 있습니다.
/onchains/network/*/tokens/* 상위 풀, 시세, 완전희석시가총액(FDV), 준비금, 거래량, 시가총액, GeckoTerminal 점수, CoinGecko API ID를 비롯한 토큰 관련 데이터를 확인하세요. 이미지, 웹사이트, 설명, SNS 링크 등의 메타데이터도 제공됩니다.
/onchains/network/*/ohlcvs/* 유동성 풀의 OHLCV 역대 차트 데이터 살펴보기
/onchains/network/*/trades 유동성 풀에서 최신 거래 300건 확인하기
// 유동성 풀의 시세 및 시장 데이터 가져오기
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.998538669392199",
      "base_token_price_native_currency": "0.000264525861058334",
      "quote_token_price_usd": "3791.53862368383",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00026453",
      "quote_token_price_base_token": "3780.35",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3299851800",
      "market_cap_usd": "5321426476.74594",
      "price_change_percentage": {
        "m5": "-0.07",
        "h1": "-0.2",
        "h6": "-0.3",
        "h24": "-0.09"
      },
      "transactions": {
        "m5": {
          "buys": 4,
          "sells": 3,
          "buyers": 4,
          "sellers": 3
        },
        "m15": {
          "buys": 7,
          "sells": 10,
          "buyers": 7,
          "sellers": 8
        },
        "m30": {
          "buys": 10,
          "sells": 12,
          "buyers": 9,
          "sellers": 10
        },
        "h1": {
          "buys": 24,
          "sells": 17,
          "buyers": 21,
          "sellers": 15
        },
        "h24": {
          "buys": 575,
          "sells": 416,
          "buyers": 279,
          "sellers": 195
        }
      },
      "volume_usd": {
        "m5": "21613.6429289611",
        "h1": "228494.317943895",
        "h6": "1485145.92676586",
        "h24": "10381882.1143878"
      },
      "reserve_in_usd": "4879417.3629"
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// 인기 풀 알아보기
{
  "data": [
    {
      "id": "eth_0x1458770554b8918b970444d8b2c02a47f6df99a7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "2.26366941032511",
        "base_token_price_native_currency": "0.000591518365747272024709669902573",
        "quote_token_price_usd": "0.996592310560837",
        "quote_token_price_native_currency": "0.000262847613694867",
        "base_token_price_quote_token": "2.25042319",
        "quote_token_price_base_token": "0.44436087",
        "address": "0x1458770554b8918b970444d8b2c02a47f6df99a7",
        "name": "RETIK / USDT 0.3%",
        "pool_created_at": "2024-05-21T11:59:35Z",
        "fdv_usd": "2263669410",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.55",
          "h1": "-0.33",
          "h6": "55.32",
          "h24": "1340.41"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 3,
            "buyers": 7,
            "sellers": 3
          },
          "m15": {
            "buys": 31,
            "sells": 8,
            "buyers": 30,
            "sellers": 6
          },
          "m30": {
            "buys": 67,
            "sells": 14,
            "buyers": 61,
            "sellers": 12
          },
          "h1": {
            "buys": 146,
            "sells": 25,
            "buyers": 126,
            "sellers": 22
          },
          "h24": {
            "buys": 2101,
            "sells": 663,
            "buyers": 1404,
            "sellers": 314
          }
        },
        "volume_usd": {
          "m5": "17829.3189918995",
          "h1": "257483.65284203",
          "h6": "829200.063780737",
          "h24": "7604309.00057822"
        },
        "reserve_in_usd": "1170289.7933"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "eth_0x26ebb8213fb8d66156f1af8908d43f7e3e367c1d",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "eth_0xdac17f958d2ee523a2206206994597c13d831ec7",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "eth",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap_v3",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00550955882352941",
        "base_token_price_native_currency": "0.000879038371096339",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00087904",
        "quote_token_price_base_token": "1137.61",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "565910046",
        "market_cap_usd": "571984679.863081",
        "price_change_percentage": {
          "m5": "0.25",
          "h1": "-0.07",
          "h6": "-3.23",
          "h24": "-2.31"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 27,
            "buyers": 3,
            "sellers": 27
          },
          "m15": {
            "buys": 30,
            "sells": 133,
            "buyers": 16,
            "sellers": 131
          },
          "m30": {
            "buys": 64,
            "sells": 290,
            "buyers": 39,
            "sellers": 282
          },
          "h1": {
            "buys": 154,
            "sells": 629,
            "buyers": 85,
            "sellers": 597
          },
          "h24": {
            "buys": 7473,
            "sells": 43275,
            "buyers": 5263,
            "sellers": 37460
          }
        },
        "volume_usd": {
          "m5": "1280.50077112065",
          "h1": "61346.1607823505",
          "h6": "644256.243381953",
          "h24": "5056599.29457538"
        },
        "reserve_in_usd": "6218149.9878"
      },
      "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_0x3743945524b9e8692531b5fd19cd95361822c7e9",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000000000000271908556759899",
        "base_token_price_native_currency": "0.00000000000000043790922248913",
        "quote_token_price_usd": "619.813960206934",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000000438",
        "quote_token_price_base_token": "2283578304918715",
        "address": "0x3743945524b9e8692531b5fd19cd95361822c7e9",
        "name": "BabyGME / WBNB",
        "pool_created_at": "2024-05-17T11:48:53Z",
        "fdv_usd": "114202",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.45",
          "h1": "52.41",
          "h6": "-32.08",
          "h24": "-50.53"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 5,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 30,
            "sells": 30,
            "buyers": 28,
            "sellers": 26
          },
          "m30": {
            "buys": 83,
            "sells": 70,
            "buyers": 73,
            "sellers": 55
          },
          "h1": {
            "buys": 156,
            "sells": 88,
            "buyers": 128,
            "sellers": 66
          },
          "h24": {
            "buys": 2857,
            "sells": 2016,
            "buyers": 1561,
            "sellers": 1106
          }
        },
        "volume_usd": {
          "m5": "257.597132220515",
          "h1": "26972.6806974736",
          "h6": "60505.8591534841",
          "h24": "649916.272593271"
        },
        "reserve_in_usd": "75285.0701"
      },
      "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_EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.245686210194637",
        "base_token_price_native_currency": "0.0388055827969081",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.03880558",
        "quote_token_price_base_token": "25.77",
        "address": "EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
        "name": "MMM / TON",
        "pool_created_at": "2024-05-15T23:53:17Z",
        "fdv_usd": "5159410",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.21",
          "h1": "0.09",
          "h6": "2.37",
          "h24": "28.19"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 8,
            "sells": 2,
            "buyers": 8,
            "sellers": 2
          },
          "m30": {
            "buys": 13,
            "sells": 7,
            "buyers": 13,
            "sellers": 6
          },
          "h1": {
            "buys": 27,
            "sells": 19,
            "buyers": 26,
            "sellers": 17
          },
          "h24": {
            "buys": 1522,
            "sells": 1060,
            "buyers": 991,
            "sellers": 677
          }
        },
        "volume_usd": {
          "m5": "637.46682729905",
          "h1": "13285.9188102037",
          "h6": "140677.523587115",
          "h24": "1410318.61561712"
        },
        "reserve_in_usd": "944131.7285"
      },
      "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": "bsc_0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.249768966934142",
        "base_token_price_native_currency": "0.00040352937917587784106245867077901478102102",
        "quote_token_price_usd": "0.999012804824938",
        "quote_token_price_native_currency": "0.00161316568971227",
        "base_token_price_quote_token": "0.25014751",
        "quote_token_price_base_token": "3.99764124",
        "address": "0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
        "name": "CGPT / USDT 0.05%",
        "pool_created_at": "2023-12-01T22:15:50Z",
        "fdv_usd": "249354733",
        "market_cap_usd": "117014691.698023",
        "price_change_percentage": {
          "m5": "-0.18",
          "h1": "0.07",
          "h6": "-0.54",
          "h24": "-2.05"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m30": {
            "buys": 1,
            "sells": 4,
            "buyers": 1,
            "sellers": 4
          },
          "h1": {
            "buys": 10,
            "sells": 5,
            "buyers": 7,
            "sellers": 5
          },
          "h24": {
            "buys": 711,
            "sells": 867,
            "buyers": 223,
            "sellers": 309
          }
        },
        "volume_usd": {
          "m5": "373.89895576233",
          "h1": "3261.02417190525",
          "h6": "66678.2512187074",
          "h24": "971792.358279871"
        },
        "reserve_in_usd": "4382037.7414"
      },
      "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": "eth_0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000140918642614043",
        "base_token_price_native_currency": "0.00000000370431978081337",
        "quote_token_price_usd": "3792.79915151254",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003704319781",
        "quote_token_price_base_token": "269955095",
        "address": "0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
        "name": "PEPE / WETH",
        "pool_created_at": "2023-04-14T17:21:11Z",
        "fdv_usd": "5830830500",
        "market_cap_usd": "5859879578.37394",
        "price_change_percentage": {
          "m5": "0.72",
          "h1": "1.74",
          "h6": "11.15",
          "h24": "25.09"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 2,
            "buyers": 7,
            "sellers": 2
          },
          "m15": {
            "buys": 33,
            "sells": 14,
            "buyers": 31,
            "sellers": 14
          },
          "m30": {
            "buys": 74,
            "sells": 35,
            "buyers": 66,
            "sellers": 34
          },
          "h1": {
            "buys": 168,
            "sells": 77,
            "buyers": 152,
            "sellers": 70
          },
          "h24": {
            "buys": 1668,
            "sells": 1257,
            "buyers": 1298,
            "sellers": 948
          }
        },
        "volume_usd": {
          "m5": "119803.946706727",
          "h1": "1555438.74089286",
          "h6": "6195813.99516332",
          "h24": "21579574.1825793"
        },
        "reserve_in_usd": "55830640.3314"
      },
      "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": "bsc_0x5c9c0920e5f37856ac44810154f77e99dd2b5d41",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "22.5443287618277",
        "base_token_price_native_currency": "0.0363477244771545164253714379386",
        "quote_token_price_usd": "0.99979988934338",
        "quote_token_price_native_currency": "0.00161214400238997",
        "base_token_price_quote_token": "22.55",
        "quote_token_price_base_token": "0.04435337",
        "address": "0x5c9c0920e5f37856ac44810154f77e99dd2b5d41",
        "name": "BCCoin / USDT 0.01%",
        "pool_created_at": "2024-03-17T11:17:37Z",
        "fdv_usd": "3381641669",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.02",
          "h1": "0.26",
          "h6": "0.26",
          "h24": "5.92"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "m15": {
            "buys": 13,
            "sells": 15,
            "buyers": 8,
            "sellers": 7
          },
          "m30": {
            "buys": 24,
            "sells": 27,
            "buyers": 9,
            "sellers": 8
          },
          "h1": {
            "buys": 52,
            "sells": 55,
            "buyers": 10,
            "sellers": 10
          },
          "h24": {
            "buys": 3351,
            "sells": 1365,
            "buyers": 1540,
            "sellers": 126
          }
        },
        "volume_usd": {
          "m5": "4775.6467059869",
          "h1": "74622.9021607901",
          "h6": "586776.175241352",
          "h24": "2808979.13591692"
        },
        "reserve_in_usd": "1478822673.6611"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x2940566eb50f15129238f4dc599adc4f742d7d8e",
            "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_EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.017401135394515",
        "base_token_price_native_currency": "0.00273519150946021",
        "quote_token_price_usd": "6.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00273519",
        "quote_token_price_base_token": "365.61",
        "address": "EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
        "name": "GRAM / TON",
        "pool_created_at": "2024-01-31T14:43:03Z",
        "fdv_usd": "86865137",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "0.86",
          "h6": "-4.24",
          "h24": "5.67"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m30": {
            "buys": 8,
            "sells": 4,
            "buyers": 8,
            "sellers": 4
          },
          "h1": {
            "buys": 9,
            "sells": 7,
            "buyers": 9,
            "sellers": 7
          },
          "h24": {
            "buys": 718,
            "sells": 727,
            "buyers": 532,
            "sellers": 570
          }
        },
        "volume_usd": {
          "m5": "424.78",
          "h1": "1379.45053969362",
          "h6": "49183.5319722513",
          "h24": "1049952.92690957"
        },
        "reserve_in_usd": "1548535.0176"
      },
      "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": "sui-network_0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00956312936247723",
        "base_token_price_native_currency": "0.00824123511538461",
        "quote_token_price_usd": "1.15",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00824124",
        "quote_token_price_base_token": "121.34",
        "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": "0.17",
          "h1": "0.08",
          "h6": "-7.7",
          "h24": "-42.35"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 22,
            "buyers": 0,
            "sellers": 22
          },
          "m15": {
            "buys": 1,
            "sells": 150,
            "buyers": 1,
            "sellers": 149
          },
          "m30": {
            "buys": 7,
            "sells": 313,
            "buyers": 6,
            "sellers": 306
          },
          "h1": {
            "buys": 23,
            "sells": 358,
            "buyers": 20,
            "sellers": 346
          },
          "h24": {
            "buys": 1493,
            "sells": 7888,
            "buyers": 1055,
            "sellers": 6507
          }
        },
        "volume_usd": {
          "m5": "54.61740097825",
          "h1": "1503.26307457731",
          "h6": "7873.27475950752",
          "h24": "90444.7033193197"
        },
        "reserve_in_usd": "14738.6018"
      },
      "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": "ton_EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000718890245371143",
        "base_token_price_native_currency": "0.000113327480465815",
        "quote_token_price_usd": "6.33",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00011333",
        "quote_token_price_base_token": "8823.99",
        "address": "EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
        "name": "TIME / TON",
        "pool_created_at": "2024-05-11T01:13:13Z",
        "fdv_usd": "629459",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-2.67",
          "h6": "-11.39",
          "h24": "-22.79"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 4,
            "sells": 2,
            "buyers": 4,
            "sellers": 2
          },
          "m30": {
            "buys": 6,
            "sells": 4,
            "buyers": 6,
            "sellers": 4
          },
          "h1": {
            "buys": 13,
            "sells": 4,
            "buyers": 13,
            "sellers": 4
          },
          "h24": {
            "buys": 620,
            "sells": 314,
            "buyers": 360,
            "sellers": 195
          }
        },
        "volume_usd": {
          "m5": "29.118",
          "h1": "1983.40894939762",
          "h6": "43956.1147094802",
          "h24": "195299.291670586"
        },
        "reserve_in_usd": "66529.3178"
      },
      "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_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.601306753509158",
        "base_token_price_native_currency": "0.0952228059250697",
        "quote_token_price_usd": "6.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.09522281",
        "quote_token_price_base_token": "10.50",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "60130675",
        "market_cap_usd": "60372582.9500145",
        "price_change_percentage": {
          "m5": "0",
          "h1": "-1.08",
          "h6": "-3.36",
          "h24": "2.06"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m30": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "h1": {
            "buys": 8,
            "sells": 7,
            "buyers": 8,
            "sellers": 7
          },
          "h24": {
            "buys": 429,
            "sells": 286,
            "buyers": 316,
            "sellers": 223
          }
        },
        "volume_usd": {
          "m5": "13.23851907294",
          "h1": "5614.32239183665",
          "h6": "85832.6905475037",
          "h24": "706455.34848946"
        },
        "reserve_in_usd": "2421868.4903"
      },
      "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_EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000820150977363909",
        "base_token_price_native_currency": "0.0000129671522733708",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001297",
        "quote_token_price_base_token": "77117.93",
        "address": "EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
        "name": "bct / TON",
        "pool_created_at": "2024-05-20T16:33:15Z",
        "fdv_usd": "820151",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.15",
          "h1": "-4.49",
          "h6": "-31.42",
          "h24": "38.97"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m30": {
            "buys": 2,
            "sells": 7,
            "buyers": 2,
            "sellers": 7
          },
          "h1": {
            "buys": 3,
            "sells": 13,
            "buyers": 2,
            "sellers": 13
          },
          "h24": {
            "buys": 681,
            "sells": 567,
            "buyers": 441,
            "sellers": 381
          }
        },
        "volume_usd": {
          "m5": "94.95",
          "h1": "1686.50511334975",
          "h6": "37139.1718933497",
          "h24": "223568.854335353"
        },
        "reserve_in_usd": "123878.7523"
      },
      "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": "ton_EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00381937852823475",
        "base_token_price_native_currency": "0.000601100895264878",
        "quote_token_price_usd": "6.33",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00060110",
        "quote_token_price_base_token": "1663.61",
        "address": "EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
        "name": "PONKE / TON 0.4%",
        "pool_created_at": "2024-05-20T17:03:23Z",
        "fdv_usd": "534713",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "7.25",
          "h6": "-6.05",
          "h24": "1.3"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 4,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m30": {
            "buys": 5,
            "sells": 1,
            "buyers": 4,
            "sellers": 1
          },
          "h1": {
            "buys": 9,
            "sells": 4,
            "buyers": 7,
            "sellers": 4
          },
          "h24": {
            "buys": 488,
            "sells": 373,
            "buyers": 274,
            "sellers": 212
          }
        },
        "volume_usd": {
          "m5": "13.6095",
          "h1": "5266.8959206179",
          "h6": "38274.7390577193",
          "h24": "230256.639508537"
        },
        "reserve_in_usd": "118887.6009"
      },
      "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": "solana_9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00491821324222026",
        "base_token_price_native_currency": "0.000028282469042388043638817",
        "quote_token_price_usd": "178.68",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002828",
        "quote_token_price_base_token": "35357.59",
        "address": "9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
        "name": "GME / SOL",
        "pool_created_at": "2024-01-28T00:50:13Z",
        "fdv_usd": "33862565",
        "market_cap_usd": "34774601.4374596",
        "price_change_percentage": {
          "m5": "0.5",
          "h1": "0.14",
          "h6": "-16.76",
          "h24": "-20.09"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 3,
            "buyers": 5,
            "sellers": 2
          },
          "m15": {
            "buys": 41,
            "sells": 41,
            "buyers": 26,
            "sellers": 36
          },
          "m30": {
            "buys": 125,
            "sells": 85,
            "buyers": 76,
            "sellers": 77
          },
          "h1": {
            "buys": 544,
            "sells": 438,
            "buyers": 285,
            "sellers": 254
          },
          "h24": {
            "buys": 8668,
            "sells": 7686,
            "buyers": 2427,
            "sellers": 2745
          }
        },
        "volume_usd": {
          "m5": "1942.68438432372",
          "h1": "608374.521087878",
          "h6": "2331109.42513659",
          "h24": "9603643.2577129"
        },
        "reserve_in_usd": "2810115.2377"
      },
      "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": "solana_5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.459098295380344",
        "base_token_price_native_currency": "0.002558281734175938535724918",
        "quote_token_price_usd": "178.68",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00255828",
        "quote_token_price_base_token": "390.89",
        "address": "5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
        "name": "PONKE / SOL",
        "pool_created_at": "2023-12-24T04:10:28Z",
        "fdv_usd": "255050657",
        "market_cap_usd": "228549117.837348",
        "price_change_percentage": {
          "m5": "0.22",
          "h1": "-0.6",
          "h6": "2.61",
          "h24": "9.82"
        },
        "transactions": {
          "m5": {
            "buys": 11,
            "sells": 2,
            "buyers": 10,
            "sellers": 2
          },
          "m15": {
            "buys": 38,
            "sells": 48,
            "buyers": 35,
            "sellers": 19
          },
          "m30": {
            "buys": 78,
            "sells": 88,
            "buyers": 70,
            "sellers": 36
          },
          "h1": {
            "buys": 147,
            "sells": 164,
            "buyers": 124,
            "sellers": 86
          },
          "h24": {
            "buys": 7416,
            "sells": 6638,
            "buyers": 2574,
            "sellers": 2246
          }
        },
        "volume_usd": {
          "m5": "7098.79881911143",
          "h1": "150384.87648213",
          "h6": "1886132.61900666",
          "h24": "8703398.37813549"
        },
        "reserve_in_usd": "5412892.195"
      },
      "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": "ton_EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.001733573103156",
        "base_token_price_native_currency": "0.000274468832710844",
        "quote_token_price_usd": "6.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00027447",
        "quote_token_price_base_token": "3643.40",
        "address": "EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
        "name": "GPU / TON 0.4%",
        "pool_created_at": "2024-05-17T23:43:22Z",
        "fdv_usd": "8667866",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.32",
          "h1": "3.36",
          "h6": "-12.92",
          "h24": "129.44"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m30": {
            "buys": 4,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "h1": {
            "buys": 5,
            "sells": 13,
            "buyers": 5,
            "sellers": 12
          },
          "h24": {
            "buys": 1021,
            "sells": 1118,
            "buyers": 553,
            "sellers": 490
          }
        },
        "volume_usd": {
          "m5": "198.86786551578",
          "h1": "1726.06937368168",
          "h6": "53035.2207310271",
          "h24": "407002.167747727"
        },
        "reserve_in_usd": "74883.4788"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQCILWMtTu_ShFu0WPZnZx9SfCX70dTypBESubKMZUPQOd53",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQAimL9gUxrbYSHYbHc-dasxMQm_d5qrrLYjb1YT-LejgIIb",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.404057823590437",
        "base_token_price_native_currency": "0.0634794488593974",
        "quote_token_price_usd": "6.34",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.06347945",
        "quote_token_price_base_token": "15.75",
        "address": "EQAimL9gUxrbYSHYbHc-dasxMQm_d5qrrLYjb1YT-LejgIIb",
        "name": "MOLOKO / TON 0.4%",
        "pool_created_at": "2024-05-19T20:53:18Z",
        "fdv_usd": "404058",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "5.6",
          "h6": "-17.71",
          "h24": "49.32"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 5,
            "sells": 3,
            "buyers": 5,
            "sellers": 2
          },
          "m30": {
            "buys": 7,
            "sells": 7,
            "buyers": 7,
            "sellers": 5
          },
          "h1": {
            "buys": 16,
            "sells": 12,
            "buyers": 12,
            "sellers": 9
          },
          "h24": {
            "buys": 1618,
            "sells": 468,
            "buyers": 947,
            "sellers": 244
          }
        },
        "volume_usd": {
          "m5": "1.22996",
          "h1": "3360.39417692149",
          "h6": "20205.8746743233",
          "h24": "166572.446018443"
        },
        "reserve_in_usd": "54437.8495"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQARgJ-aCPIyOr4WDckDVcdXQHRPAjTjBNatopiRS9FnUEmn",
            "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.0411327575958335",
        "base_token_price_native_currency": "0.00645195742340007",
        "quote_token_price_usd": "6.35",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00645196",
        "quote_token_price_base_token": "154.99",
        "address": "EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
        "name": "SHIT / TON",
        "pool_created_at": "2024-05-11T13:43:18Z",
        "fdv_usd": "4113180",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "0.91",
          "h6": "0.4",
          "h24": "-3.56"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 3,
            "buyers": 3,
            "sellers": 3
          },
          "m30": {
            "buys": 6,
            "sells": 4,
            "buyers": 5,
            "sellers": 4
          },
          "h1": {
            "buys": 13,
            "sells": 9,
            "buyers": 12,
            "sellers": 9
          },
          "h24": {
            "buys": 332,
            "sells": 354,
            "buyers": 245,
            "sellers": 269
          }
        },
        "volume_usd": {
          "m5": "1997.56701166564",
          "h1": "15682.0122261736",
          "h6": "144631.217994759",
          "h24": "473225.762519338"
        },
        "reserve_in_usd": "1093560.5214"
      },
      "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": "solana_8GEsd9swAyQnbrVjDouZjPrStxCNq6eg9JKu99FEoc2L",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.418415852490519",
        "base_token_price_native_currency": "0.00233863954649307097736126",
        "quote_token_price_usd": "178.68",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00233864",
        "quote_token_price_base_token": "427.60",
        "address": "8GEsd9swAyQnbrVjDouZjPrStxCNq6eg9JKu99FEoc2L",
        "name": "SNORK / SOL",
        "pool_created_at": "2024-04-05T00:48:00Z",
        "fdv_usd": "8786733",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.12",
          "h1": "0.56",
          "h6": "2.66",
          "h24": "19.19"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 7,
            "sells": 6,
            "buyers": 4,
            "sellers": 5
          },
          "m30": {
            "buys": 15,
            "sells": 11,
            "buyers": 10,
            "sellers": 7
          },
          "h1": {
            "buys": 27,
            "sells": 27,
            "buyers": 12,
            "sellers": 12
          },
          "h24": {
            "buys": 675,
            "sells": 714,
            "buyers": 44,
            "sellers": 68
          }
        },
        "volume_usd": {
          "m5": "853.59012852968",
          "h1": "21015.2547509497",
          "h6": "127475.093039471",
          "h24": "523137.297337175"
        },
        "reserve_in_usd": "149824.1558"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8S24pfgvhdkDQCTReLoP71xxfbKp98iTWAsvYRuEyEBM",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00209671957442649",
        "base_token_price_native_currency": "0.000000551519936936427",
        "quote_token_price_usd": "3795.06",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000055",
        "quote_token_price_base_token": "1813171",
        "address": "0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
        "name": "SHIBA / WETH 0.3%",
        "pool_created_at": "2024-05-06T12:58:45Z",
        "fdv_usd": "20967196",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.8",
          "h1": "21.23",
          "h6": "15.31",
          "h24": "-35.29"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m15": {
            "buys": 45,
            "sells": 16,
            "buyers": 13,
            "sellers": 16
          },
          "m30": {
            "buys": 67,
            "sells": 45,
            "buyers": 32,
            "sellers": 44
          },
          "h1": {
            "buys": 106,
            "sells": 86,
            "buyers": 42,
            "sellers": 72
          },
          "h24": {
            "buys": 4424,
            "sells": 2951,
            "buyers": 1521,
            "sellers": 1287
          }
        },
        "volume_usd": {
          "m5": "1169.12859131446",
          "h1": "166020.397076572",
          "h6": "343769.172817241",
          "h24": "4831644.12057627"
        },
        "reserve_in_usd": "792688.3992"
      },
      "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"
          }
        }
      }
    }
  ]
}

웹3 프로젝트가 CoinGecko를 사용하는 이유

"CoinGecko DEX API는 빠르고 매우 정확하며 강력한 DEX 가격 데이터 소스를 자랑합니다. 데이터 수집 범위가 넓고 사용하기가 쉬우며 신뢰성도 높죠. CoinGecko의 DEX API는 DEX 데이터를 취합할 때 Supra가 활용하는 주요 DEX 시세 피드 중 하나로 자리매김했습니다."
"CoinGecko DEX API는 저희 개발 프로세스의 필수적인 요소가 되었으며, 저희가 관리하기 어려운 대다수의 잡무를 능숙하게 처리해 줍니다. 덕분에 작업 흐름이 크게 간소화되어 핵심 개발에 집중할 수 있게 되었습니다."
"CoinGecko DEX API는 커버리지가 넓고, 가장 많은 수의 체인을 지원하며, 활용도가 높습니다."

자주 묻는 질문

프로젝트를 강화해줄
CoinGecko API

신뢰할 수 있고 정확한 종합 암호화폐 가격 데이터로 더 많은 가능성을 열어보세요.

업데이트를 놓치지 마세요!

API 뉴스레터를 구독하고 최신 제품 뉴스, 엔드포인트 업데이트, 영감을 주는 커뮤니티 콘텐츠를 받아보세요.
통화 설정
추천 화폐
USD
US Dollar
IDR
Indonesian Rupiah
TWD
New Taiwan Dollar
EUR
Euro
KRW
South Korean Won
JPY
Japanese Yen
RUB
Russian Ruble
CNY
Chinese Yuan
법정통화 화폐
AED
United Arab Emirates Dirham
ARS
Argentine Peso
AUD
Australian Dollar
BDT
Bangladeshi Taka
BHD
Bahraini Dinar
BMD
Bermudian Dollar
BRL
Brazil Real
CAD
Canadian Dollar
CHF
Swiss Franc
CLP
Chilean Peso
CZK
Czech Koruna
DKK
Danish Krone
GBP
British Pound Sterling
GEL
Georgian Lari
HKD
Hong Kong Dollar
HUF
Hungarian Forint
ILS
Israeli New Shekel
INR
Indian Rupee
KWD
Kuwaiti Dinar
LKR
Sri Lankan Rupee
MMK
Burmese Kyat
MXN
Mexican Peso
MYR
Malaysian Ringgit
NGN
Nigerian Naira
NOK
Norwegian Krone
NZD
New Zealand Dollar
PHP
Philippine Peso
PKR
Pakistani Rupee
PLN
Polish Zloty
SAR
Saudi Riyal
SEK
Swedish Krona
SGD
Singapore Dollar
THB
Thai Baht
TRY
Turkish Lira
UAH
Ukrainian hryvnia
VEF
Venezuelan bolívar fuerte
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
암호화폐
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
비트코인 단위
BITS
Bits
SATS
Satoshi
상품
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
언어 설정
인기 언어
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT
Português
모든 언어
AR
العربية
BG
български
CS
čeština
DA
dansk
EL
Ελληνικά
FI
suomen kieli
HE
עִבְרִית
HI
हिंदी
HR
hrvatski
HU
Magyar nyelv
ID
Bahasa Indonesia
IT
Italiano
JA
日本語
KO
한국어
LT
lietuvių kalba
NL
Nederlands
NO
norsk
RO
Limba română
SK
slovenský jazyk
SL
slovenski jezik
SV
Svenska
TH
ภาษาไทย
TR
Türkçe
UK
украї́нська мо́ва
ZH
简体中文
ZH-TW
繁體中文
로그인해 좋아하는 코인을 쉽게 추적하세요 🚀
계속 진행함으로써 본인은 CoinGecko 서비스 약관에 동의하고, 개인정보 보호 정책을 읽었음을 인정합니다.
또는
비밀번호를 잊으셨나요?
인증 이메일을 못받으셨나요?
인증 안내 재발송
무료입니다! CoinGecko에서 손쉽게 좋아하는 코인을 추적하세요 🚀
계속 진행함으로써 본인은 CoinGecko 서비스 약관에 동의하고, 개인정보 보호 정책을 읽었음을 인정합니다.
또는
비밀번호는 8자 이상이어야 하며 영문 대문자 1개, 소문자 1개, 숫자 1개, 특수문자 1개 이상이 포함되어야 합니다
인증 이메일을 못받으셨나요?
인증 안내 재발송
비밀번호를 잊으셨나요?
잠시 후에 비밀번호 재설정 안내 메일을 받을 수 있습니다.
인증 안내 재발송
이메일로 이메일 주소 인증 안내가 발송되었습니다.
CoinGecko 앱을 다운로드하세요.
QR 코드를 스캔하고 지금 앱을 다운로드하세요 App QR Code 또는 앱 스토어에서 확인할 수 있습니다
coingecko
앱에서 계속하기
실시간으로 가격을 추적하세요
앱 열기