Mynter: 14,372
Børser: 1,099
Markedsverdi: $2.72T 1.6%
24t oms: $198.233B
Gass: 7 GWEI
Gå reklamefritt

On-chain DEX-token og markedsdata API for DeFi-prosjekter og utviklere

Data drevet av
Godkjent av ledende Web3 prosjekter

Omfattende og pålitelig On-Chain DEX Data API

Tilgang til data i kjedemarkedet fra DEX, som for eksempel Uniswap, PancakeSwap, Orca, Curve og mer på tvers av store nettverk, med vårt pålitelige og omfattende data API.
2M+
Mynter og tokens
100+
Nettverk
800+
DEXer

Skaler ditt DeFi-prosjekt effektivt

Én enhetlig API for Crypto, NFT- og DEX-data

Forenkle integrasjonsprosessen med én enhetlig API for kryptodata som tilbyr fullstendig dekning
Endepunktkategori Beskrivelse
/onchain/simple/*/token_price/* Den enkleste måten å få siste USD-kurs på tokens på et nettverk, med token-adresser
/onchain/networks Få den fulle listen over støttede nettverk
/onchain/network/*dexes Få hele listen over støttede dexer på et nettverk
/onchains/network/*/pools/* Få likviditetspooldata som: trendpooler, nye pools og markedsdata som kurs, reserve, markedsverdi, transaksjoner, volum. Søkeendepunkt er også tilgjengelig for å søke etter bassenger i et nettverk.
/onchains/network/*/tokens/* Få tokenrelaterte data som topppooler, kurs, fuv, reserve, volum, markedsverdi, geckoterminalscore, coingecko api-id. Metadata er også tilgjengelig, inkludert bilde, nettside, beskrivelse og lenker til sosiale medier.
/onchains/network/*/ohlcvs/* Få OHLCV historiske grafdata for en likviditetspool
/onchains/network/*/trades Få siste 300 handler fra en likviditetspool
// Få kurs og markedsdata for en likviditetspool
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00181174074445",
      "base_token_price_native_currency": "0.000266276794038106",
      "quote_token_price_usd": "3746.17841513063",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00026628",
      "quote_token_price_base_token": "3755.49",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3310668257",
      "market_cap_usd": "5321624236.4504",
      "price_change_percentage": {
        "m5": "0.01",
        "h1": "0.41",
        "h6": "0.03",
        "h24": "0.42"
      },
      "transactions": {
        "m5": {
          "buys": 2,
          "sells": 1,
          "buyers": 2,
          "sellers": 1
        },
        "m15": {
          "buys": 5,
          "sells": 5,
          "buyers": 5,
          "sellers": 2
        },
        "m30": {
          "buys": 11,
          "sells": 8,
          "buyers": 11,
          "sellers": 4
        },
        "h1": {
          "buys": 16,
          "sells": 13,
          "buyers": 14,
          "sellers": 9
        },
        "h24": {
          "buys": 631,
          "sells": 443,
          "buyers": 297,
          "sellers": 197
        }
      },
      "volume_usd": {
        "m5": "5012.78068727675",
        "h1": "219914.436756365",
        "h6": "1794468.19257463",
        "h24": "12326228.708995"
      },
      "reserve_in_usd": "4841300.4741"
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// Oppdag populære pooler
{
  "data": [
    {
      "id": "eth_0x1458770554b8918b970444d8b2c02a47f6df99a7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "1.74108895438084",
        "base_token_price_native_currency": "0.00046401442651861419438734106216",
        "quote_token_price_usd": "1.00282393142201",
        "quote_token_price_native_currency": "0.00026769284005134",
        "base_token_price_quote_token": "1.73338378",
        "quote_token_price_base_token": "0.57690629",
        "address": "0x1458770554b8918b970444d8b2c02a47f6df99a7",
        "name": "RETIK / USDT 0.3%",
        "pool_created_at": "2024-05-21T11:59:35Z",
        "fdv_usd": "1741088954",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.05",
          "h1": "10.48",
          "h6": "7.06",
          "h24": "1007.88"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 2,
            "buyers": 4,
            "sellers": 2
          },
          "m15": {
            "buys": 22,
            "sells": 6,
            "buyers": 21,
            "sellers": 6
          },
          "m30": {
            "buys": 40,
            "sells": 12,
            "buyers": 35,
            "sellers": 11
          },
          "h1": {
            "buys": 59,
            "sells": 19,
            "buyers": 52,
            "sellers": 16
          },
          "h24": {
            "buys": 1753,
            "sells": 588,
            "buyers": 1202,
            "sellers": 285
          }
        },
        "volume_usd": {
          "m5": "762.945444323384",
          "h1": "126754.785719057",
          "h6": "710348.972629007",
          "h24": "7003578.12006881"
        },
        "reserve_in_usd": "1031647.0539"
      },
      "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.00548333747730653",
        "base_token_price_native_currency": "0.000879003713094835",
        "quote_token_price_usd": "6.32",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00087900",
        "quote_token_price_base_token": "1137.65",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "563216741",
        "market_cap_usd": "570552712.879261",
        "price_change_percentage": {
          "m5": "-0.28",
          "h1": "-3.96",
          "h6": "0.1",
          "h24": "3.37"
        },
        "transactions": {
          "m5": {
            "buys": 26,
            "sells": 61,
            "buyers": 20,
            "sellers": 61
          },
          "m15": {
            "buys": 90,
            "sells": 223,
            "buyers": 69,
            "sellers": 216
          },
          "m30": {
            "buys": 158,
            "sells": 458,
            "buyers": 131,
            "sellers": 439
          },
          "h1": {
            "buys": 337,
            "sells": 949,
            "buyers": 266,
            "sellers": 904
          },
          "h24": {
            "buys": 7437,
            "sells": 43619,
            "buyers": 5299,
            "sellers": 37781
          }
        },
        "volume_usd": {
          "m5": "19060.7124361623",
          "h1": "103532.485938557",
          "h6": "1208682.58691429",
          "h24": "5149084.05041465"
        },
        "reserve_in_usd": "6155676.5066"
      },
      "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.000000000000249802986953524",
        "base_token_price_native_currency": "0.000000000000000408424670553535",
        "quote_token_price_usd": "610.62745253145",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000000408",
        "quote_token_price_base_token": "2448431919268509",
        "address": "0x3743945524b9e8692531b5fd19cd95361822c7e9",
        "name": "BabyGME / WBNB",
        "pool_created_at": "2024-05-17T11:48:53Z",
        "fdv_usd": "104917",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "7.77",
          "h1": "-17.29",
          "h6": "-57.3",
          "h24": "-32.81"
        },
        "transactions": {
          "m5": {
            "buys": 16,
            "sells": 2,
            "buyers": 13,
            "sellers": 2
          },
          "m15": {
            "buys": 21,
            "sells": 10,
            "buyers": 16,
            "sellers": 8
          },
          "m30": {
            "buys": 28,
            "sells": 19,
            "buyers": 22,
            "sellers": 17
          },
          "h1": {
            "buys": 35,
            "sells": 34,
            "buyers": 27,
            "sellers": 28
          },
          "h24": {
            "buys": 2870,
            "sells": 1896,
            "buyers": 1594,
            "sellers": 1051
          }
        },
        "volume_usd": {
          "m5": "1448.74900845302",
          "h1": "7313.50157106841",
          "h6": "62712.2366479297",
          "h24": "650901.409445423"
        },
        "reserve_in_usd": "70681.9796"
      },
      "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.239206372827496",
        "base_token_price_native_currency": "0.0377358371642413",
        "quote_token_price_usd": "6.32",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.03773584",
        "quote_token_price_base_token": "26.50",
        "address": "EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
        "name": "MMM / TON",
        "pool_created_at": "2024-05-15T23:53:17Z",
        "fdv_usd": "5023334",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.47",
          "h1": "0.87",
          "h6": "2.13",
          "h24": "24.68"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 4
          },
          "m15": {
            "buys": 12,
            "sells": 9,
            "buyers": 12,
            "sellers": 9
          },
          "m30": {
            "buys": 28,
            "sells": 21,
            "buyers": 24,
            "sellers": 19
          },
          "h1": {
            "buys": 63,
            "sells": 33,
            "buyers": 53,
            "sellers": 30
          },
          "h24": {
            "buys": 1503,
            "sells": 1069,
            "buyers": 971,
            "sellers": 677
          }
        },
        "volume_usd": {
          "m5": "576.41498618896",
          "h1": "22197.1311035126",
          "h6": "266779.482851439",
          "h24": "1456688.59833229"
        },
        "reserve_in_usd": "907310.2744"
      },
      "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.24940723470415",
        "base_token_price_native_currency": "0.000408293493549285643869796709870840033347062",
        "quote_token_price_usd": "0.999582268948326",
        "quote_token_price_native_currency": "0.00163548939865237",
        "base_token_price_quote_token": "0.24964607",
        "quote_token_price_base_token": "4.00567098",
        "address": "0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
        "name": "CGPT / USDT 0.05%",
        "pool_created_at": "2023-12-01T22:15:50Z",
        "fdv_usd": "248993601",
        "market_cap_usd": "116844086.336133",
        "price_change_percentage": {
          "m5": "0.11",
          "h1": "-0.01",
          "h6": "-1.62",
          "h24": "-0.05"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 2,
            "buyers": 4,
            "sellers": 2
          },
          "m15": {
            "buys": 8,
            "sells": 6,
            "buyers": 7,
            "sellers": 5
          },
          "m30": {
            "buys": 15,
            "sells": 14,
            "buyers": 9,
            "sellers": 8
          },
          "h1": {
            "buys": 20,
            "sells": 27,
            "buyers": 11,
            "sellers": 11
          },
          "h24": {
            "buys": 830,
            "sells": 898,
            "buyers": 248,
            "sellers": 319
          }
        },
        "volume_usd": {
          "m5": "3600.82081183233",
          "h1": "14121.0978041314",
          "h6": "78167.7942939025",
          "h24": "1046873.17001676"
        },
        "reserve_in_usd": "4384644.4509"
      },
      "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.0000128346239104598",
        "base_token_price_native_currency": "0.0000000034151357160758",
        "quote_token_price_usd": "3746.89200882801",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003415135716",
        "quote_token_price_base_token": "292814132",
        "address": "0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
        "name": "PEPE / WETH",
        "pool_created_at": "2023-04-14T17:21:11Z",
        "fdv_usd": "5310618607",
        "market_cap_usd": "5378618238.04323",
        "price_change_percentage": {
          "m5": "0.59",
          "h1": "1.84",
          "h6": "3.44",
          "h24": "17.44"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 3,
            "buyers": 8,
            "sellers": 3
          },
          "m15": {
            "buys": 29,
            "sells": 9,
            "buyers": 27,
            "sellers": 9
          },
          "m30": {
            "buys": 41,
            "sells": 24,
            "buyers": 39,
            "sellers": 23
          },
          "h1": {
            "buys": 64,
            "sells": 51,
            "buyers": 62,
            "sellers": 46
          },
          "h24": {
            "buys": 1352,
            "sells": 1172,
            "buyers": 1052,
            "sellers": 882
          }
        },
        "volume_usd": {
          "m5": "123636.008479945",
          "h1": "410103.036861616",
          "h6": "6483374.9581265",
          "h24": "20331263.9005907"
        },
        "reserve_in_usd": "52944944.6802"
      },
      "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": "ton_EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.017423403056387",
        "base_token_price_native_currency": "0.00275055328824809",
        "quote_token_price_usd": "6.32",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00275055",
        "quote_token_price_base_token": "363.56",
        "address": "EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
        "name": "GRAM / TON",
        "pool_created_at": "2024-01-31T14:43:03Z",
        "fdv_usd": "86976295",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.03",
          "h1": "-1.59",
          "h6": "-1.62",
          "h24": "6.36"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 10,
            "sells": 4,
            "buyers": 10,
            "sellers": 4
          },
          "m30": {
            "buys": 11,
            "sells": 7,
            "buyers": 11,
            "sellers": 7
          },
          "h1": {
            "buys": 19,
            "sells": 20,
            "buyers": 19,
            "sellers": 20
          },
          "h24": {
            "buys": 743,
            "sells": 746,
            "buyers": 545,
            "sellers": 579
          }
        },
        "volume_usd": {
          "m5": "568.8",
          "h1": "8797.83480714493",
          "h6": "94061.3599785723",
          "h24": "1129577.79928673"
        },
        "reserve_in_usd": "1550502.6973"
      },
      "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": "ton_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.605704932107853",
        "base_token_price_native_currency": "0.0954604964710649",
        "quote_token_price_usd": "6.32",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.09546050",
        "quote_token_price_base_token": "10.48",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "60570493",
        "market_cap_usd": "60421330.8783035",
        "price_change_percentage": {
          "m5": "0",
          "h1": "0.1",
          "h6": "1.12",
          "h24": "10.56"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 3,
            "buyers": 3,
            "sellers": 3
          },
          "m30": {
            "buys": 4,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "h1": {
            "buys": 12,
            "sells": 10,
            "buyers": 12,
            "sellers": 10
          },
          "h24": {
            "buys": 496,
            "sells": 299,
            "buyers": 363,
            "sellers": 234
          }
        },
        "volume_usd": {
          "m5": "51.68908078536",
          "h1": "11409.3525643025",
          "h6": "148860.7016114",
          "h24": "790014.068137043"
        },
        "reserve_in_usd": "2417172.6796"
      },
      "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": "sui-network_0xa21f5a63b1e0a479be6bf0d231404a20cbcaefa65fb2dc6484cc054b789e5686",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00877472584908726",
        "base_token_price_native_currency": "0.00784557761538462",
        "quote_token_price_usd": "1.13",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00784558",
        "quote_token_price_base_token": "127.46",
        "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": "1.28",
          "h1": "-8.93",
          "h6": "-26.56",
          "h24": "-47.08"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 13,
            "buyers": 2,
            "sellers": 12
          },
          "m15": {
            "buys": 9,
            "sells": 26,
            "buyers": 8,
            "sellers": 25
          },
          "m30": {
            "buys": 24,
            "sells": 35,
            "buyers": 19,
            "sellers": 34
          },
          "h1": {
            "buys": 25,
            "sells": 87,
            "buyers": 20,
            "sellers": 80
          },
          "h24": {
            "buys": 1534,
            "sells": 7726,
            "buyers": 1077,
            "sellers": 6400
          }
        },
        "volume_usd": {
          "m5": "133.06232305357",
          "h1": "931.55146142069",
          "h6": "13390.8373407125",
          "h24": "94253.1027358897"
        },
        "reserve_in_usd": "11265.8609"
      },
      "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.000720340382865773",
        "base_token_price_native_currency": "0.000113542145321367",
        "quote_token_price_usd": "6.32",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00011354",
        "quote_token_price_base_token": "8807.30",
        "address": "EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
        "name": "TIME / TON",
        "pool_created_at": "2024-05-11T01:13:13Z",
        "fdv_usd": "630729",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-10.88",
          "h6": "-16.01",
          "h24": "-30.68"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m30": {
            "buys": 8,
            "sells": 4,
            "buyers": 8,
            "sellers": 4
          },
          "h1": {
            "buys": 21,
            "sells": 7,
            "buyers": 19,
            "sellers": 6
          },
          "h24": {
            "buys": 616,
            "sells": 344,
            "buyers": 352,
            "sellers": 207
          }
        },
        "volume_usd": {
          "m5": "32.4091234984",
          "h1": "4689.43228814644",
          "h6": "65836.1412575286",
          "h24": "214183.115879165"
        },
        "reserve_in_usd": "66454.7215"
      },
      "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": "solana_9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00555331763464919",
        "base_token_price_native_currency": "0.000031864360919553821140087",
        "quote_token_price_usd": "177.33",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003186",
        "quote_token_price_base_token": "31383.02",
        "address": "9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
        "name": "GME / SOL",
        "pool_created_at": "2024-01-28T00:50:13Z",
        "fdv_usd": "38235345",
        "market_cap_usd": "38839359.2210128",
        "price_change_percentage": {
          "m5": "0.43",
          "h1": "-3.56",
          "h6": "-2.17",
          "h24": "-5.29"
        },
        "transactions": {
          "m5": {
            "buys": 21,
            "sells": 14,
            "buyers": 14,
            "sellers": 13
          },
          "m15": {
            "buys": 68,
            "sells": 38,
            "buyers": 38,
            "sellers": 35
          },
          "m30": {
            "buys": 130,
            "sells": 87,
            "buyers": 64,
            "sellers": 75
          },
          "h1": {
            "buys": 388,
            "sells": 202,
            "buyers": 155,
            "sellers": 155
          },
          "h24": {
            "buys": 8858,
            "sells": 7952,
            "buyers": 2508,
            "sellers": 2792
          }
        },
        "volume_usd": {
          "m5": "4422.86889459582",
          "h1": "187750.485839982",
          "h6": "2528418.10728796",
          "h24": "9443347.34579908"
        },
        "reserve_in_usd": "2953769.1812"
      },
      "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": "ton_EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000104402141900054",
        "base_token_price_native_currency": "0.0000165406155437086",
        "quote_token_price_usd": "6.32",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001654",
        "quote_token_price_base_token": "60457.24",
        "address": "EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
        "name": "bct / TON",
        "pool_created_at": "2024-05-20T16:33:15Z",
        "fdv_usd": "1044021",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.54",
          "h1": "0.53",
          "h6": "-10.2",
          "h24": "201.22"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 2,
            "sells": 5,
            "buyers": 2,
            "sellers": 5
          },
          "m30": {
            "buys": 4,
            "sells": 8,
            "buyers": 4,
            "sellers": 8
          },
          "h1": {
            "buys": 17,
            "sells": 18,
            "buyers": 15,
            "sellers": 17
          },
          "h24": {
            "buys": 749,
            "sells": 576,
            "buyers": 459,
            "sellers": 379
          }
        },
        "volume_usd": {
          "m5": "828.67801998472",
          "h1": "7900.32928041273",
          "h6": "53902.1533300494",
          "h24": "237182.160773242"
        },
        "reserve_in_usd": "139658.6258"
      },
      "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_5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.461517414396702",
        "base_token_price_native_currency": "0.002604028075743613646803383",
        "quote_token_price_usd": "177.33",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00260403",
        "quote_token_price_base_token": "384.02",
        "address": "5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
        "name": "PONKE / SOL",
        "pool_created_at": "2023-12-24T04:10:28Z",
        "fdv_usd": "256394591",
        "market_cap_usd": "229347477.9916",
        "price_change_percentage": {
          "m5": "1.46",
          "h1": "8.68",
          "h6": "14.58",
          "h24": "5.52"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 56,
            "buyers": 10,
            "sellers": 27
          },
          "m15": {
            "buys": 36,
            "sells": 85,
            "buyers": 34,
            "sellers": 47
          },
          "m30": {
            "buys": 131,
            "sells": 263,
            "buyers": 110,
            "sellers": 103
          },
          "h1": {
            "buys": 265,
            "sells": 355,
            "buyers": 166,
            "sellers": 158
          },
          "h24": {
            "buys": 8105,
            "sells": 7071,
            "buyers": 2619,
            "sellers": 2309
          }
        },
        "volume_usd": {
          "m5": "61304.8752836017",
          "h1": "381518.05898561",
          "h6": "2496301.23254216",
          "h24": "9836285.02717017"
        },
        "reserve_in_usd": "5417971.8536"
      },
      "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_EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00342134804012024",
        "base_token_price_native_currency": "0.000539307903261681",
        "quote_token_price_usd": "6.32",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00053931",
        "quote_token_price_base_token": "1854.23",
        "address": "EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
        "name": "PONKE / TON 0.4%",
        "pool_created_at": "2024-05-20T17:03:23Z",
        "fdv_usd": "478989",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "0.19",
          "h6": "3.95",
          "h24": "-18.93"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m30": {
            "buys": 6,
            "sells": 3,
            "buyers": 6,
            "sellers": 3
          },
          "h1": {
            "buys": 7,
            "sells": 10,
            "buyers": 7,
            "sellers": 9
          },
          "h24": {
            "buys": 541,
            "sells": 401,
            "buyers": 292,
            "sellers": 225
          }
        },
        "volume_usd": {
          "m5": "12.64",
          "h1": "3701.89611638673",
          "h6": "59513.2916959695",
          "h24": "247740.947693023"
        },
        "reserve_in_usd": "112433.2168"
      },
      "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": "base_0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00171193527085868",
        "base_token_price_native_currency": "0.000000455495447401568",
        "quote_token_price_usd": "3741.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000046",
        "quote_token_price_base_token": "2195412",
        "address": "0x81b3bc0ef974c16d71b8614adb8c22ccc045da01",
        "name": "SHIBA / WETH 0.3%",
        "pool_created_at": "2024-05-06T12:58:45Z",
        "fdv_usd": "17119353",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.49",
          "h1": "-0.64",
          "h6": "-22.73",
          "h24": "-8.74"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 6,
            "sells": 6,
            "buyers": 6,
            "sellers": 6
          },
          "m30": {
            "buys": 10,
            "sells": 11,
            "buyers": 10,
            "sellers": 11
          },
          "h1": {
            "buys": 27,
            "sells": 45,
            "buyers": 22,
            "sellers": 33
          },
          "h24": {
            "buys": 5218,
            "sells": 3401,
            "buyers": 1784,
            "sellers": 1369
          }
        },
        "volume_usd": {
          "m5": "1198.78291405868",
          "h1": "22504.8033809032",
          "h6": "721198.936724936",
          "h24": "5427725.16234918"
        },
        "reserve_in_usd": "705270.3011"
      },
      "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": "solana_7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.04219702723341",
        "base_token_price_native_currency": "0.000223974118683752996746434",
        "quote_token_price_usd": "177.33",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00022397",
        "quote_token_price_base_token": "4464.80",
        "address": "7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
        "name": "ZACK / SOL",
        "pool_created_at": "2024-05-15T21:26:49Z",
        "fdv_usd": "40257570",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-1.19",
          "h1": "-10.39",
          "h6": "9.31",
          "h24": "-21.01"
        },
        "transactions": {
          "m5": {
            "buys": 35,
            "sells": 19,
            "buyers": 22,
            "sellers": 17
          },
          "m15": {
            "buys": 125,
            "sells": 46,
            "buyers": 64,
            "sellers": 41
          },
          "m30": {
            "buys": 263,
            "sells": 138,
            "buyers": 118,
            "sellers": 115
          },
          "h1": {
            "buys": 613,
            "sells": 303,
            "buyers": 256,
            "sellers": 227
          },
          "h24": {
            "buys": 16765,
            "sells": 11324,
            "buyers": 5031,
            "sellers": 3858
          }
        },
        "volume_usd": {
          "m5": "19111.579364967",
          "h1": "492711.522954957",
          "h6": "3281113.88857268",
          "h24": "18378421.3257464"
        },
        "reserve_in_usd": "954774.1426"
      },
      "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": "base_0xc9034c3e7f58003e6ae0c8438e7c8f4598d5acaa",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0216237839804313",
        "base_token_price_native_currency": "0.00000577982662014641",
        "quote_token_price_usd": "3741.38",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000578",
        "quote_token_price_base_token": "173016",
        "address": "0xc9034c3e7f58003e6ae0c8438e7c8f4598d5acaa",
        "name": "DEGEN / WETH 0.3%",
        "pool_created_at": "2024-01-07T19:30:45Z",
        "fdv_usd": "799338967",
        "market_cap_usd": "270371907.681561",
        "price_change_percentage": {
          "m5": "-0.69",
          "h1": "-1.06",
          "h6": "10.47",
          "h24": "12.37"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 7,
            "buyers": 7,
            "sellers": 6
          },
          "m15": {
            "buys": 15,
            "sells": 46,
            "buyers": 15,
            "sellers": 32
          },
          "m30": {
            "buys": 35,
            "sells": 86,
            "buyers": 35,
            "sellers": 48
          },
          "h1": {
            "buys": 104,
            "sells": 149,
            "buyers": 78,
            "sellers": 86
          },
          "h24": {
            "buys": 4378,
            "sells": 5027,
            "buyers": 1885,
            "sellers": 1853
          }
        },
        "volume_usd": {
          "m5": "1564.79506867795",
          "h1": "218013.964986818",
          "h6": "7569839.98549871",
          "h24": "13506720.2584274"
        },
        "reserve_in_usd": "13954365.1191"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x4ed4e862860bed51a9570b96d89af5e1b0efefed",
            "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_EQAimL9gUxrbYSHYbHc-dasxMQm_d5qrrLYjb1YT-LejgIIb",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.372882266277736",
        "base_token_price_native_currency": "0.0587714457273384",
        "quote_token_price_usd": "6.32",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.05877145",
        "quote_token_price_base_token": "17.02",
        "address": "EQAimL9gUxrbYSHYbHc-dasxMQm_d5qrrLYjb1YT-LejgIIb",
        "name": "MOLOKO / TON 0.4%",
        "pool_created_at": "2024-05-19T20:53:18Z",
        "fdv_usd": "372882",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.05",
          "h1": "1.91",
          "h6": "-14.9",
          "h24": "191.19"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 8,
            "sells": 2,
            "buyers": 8,
            "sellers": 2
          },
          "m30": {
            "buys": 20,
            "sells": 3,
            "buyers": 15,
            "sellers": 3
          },
          "h1": {
            "buys": 43,
            "sells": 7,
            "buyers": 34,
            "sellers": 6
          },
          "h24": {
            "buys": 1628,
            "sells": 449,
            "buyers": 940,
            "sellers": 239
          }
        },
        "volume_usd": {
          "m5": "8.39231865904",
          "h1": "1509.24991478236",
          "h6": "33040.9309545995",
          "h24": "171131.724313322"
        },
        "reserve_in_usd": "52183.2988"
      },
      "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_EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00181822663886535",
        "base_token_price_native_currency": "0.000287396534559393",
        "quote_token_price_usd": "6.32",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00028740",
        "quote_token_price_base_token": "3479.51",
        "address": "EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
        "name": "GPU / TON 0.4%",
        "pool_created_at": "2024-05-17T23:43:22Z",
        "fdv_usd": "9091133",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "1.43",
          "h6": "-31.18",
          "h24": "133.01"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m30": {
            "buys": 5,
            "sells": 14,
            "buyers": 4,
            "sellers": 11
          },
          "h1": {
            "buys": 19,
            "sells": 31,
            "buyers": 17,
            "sellers": 22
          },
          "h24": {
            "buys": 1011,
            "sells": 1104,
            "buyers": 547,
            "sellers": 482
          }
        },
        "volume_usd": {
          "m5": "113.76",
          "h1": "13558.8793331994",
          "h6": "135076.804748063",
          "h24": "403158.890578591"
        },
        "reserve_in_usd": "76451.2841"
      },
      "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_EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0395507125702142",
        "base_token_price_native_currency": "0.00626114379286014",
        "quote_token_price_usd": "6.32",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00626114",
        "quote_token_price_base_token": "159.72",
        "address": "EQCpr6xnMEQWJvMydY5rfIx-seNUf4afNP1HxfH9eOMpSHBu",
        "name": "SHIT / TON",
        "pool_created_at": "2024-05-11T13:43:18Z",
        "fdv_usd": "3954979",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.24",
          "h1": "-2.62",
          "h6": "-3.28",
          "h24": "-7.7"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 4,
            "sells": 5,
            "buyers": 4,
            "sellers": 5
          },
          "m30": {
            "buys": 8,
            "sells": 10,
            "buyers": 8,
            "sellers": 9
          },
          "h1": {
            "buys": 14,
            "sells": 23,
            "buyers": 14,
            "sellers": 20
          },
          "h24": {
            "buys": 333,
            "sells": 362,
            "buyers": 241,
            "sellers": 270
          }
        },
        "volume_usd": {
          "m5": "1909.40166981",
          "h1": "17337.3916306184",
          "h6": "159145.418898655",
          "h24": "533521.20243859"
        },
        "reserve_in_usd": "1073833.9238"
      },
      "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"
          }
        }
      }
    }
  ]
}

Hvorfor Web3 prosjekter bruker CoinGecko

"CoinGecko DEX API gir oss en rask, svært nøyaktig og robust kilde til DEX-kursdata. De har bred datadekning, er enkle å bruke og svært pålitelige. CoinGecko DEX API har blitt en av våre mange viktige DEX-kursfeeds som Supra bruker for å samle inn data fra desentraliserte børser."
"CoinGecko DEX API har blitt en integrert del av utviklingsprosessen vår, og håndterer på en dyktig måte en rekke mindre oppgaver som vi rett og slett ikke har kapasitet til å administrere. Dette har betydelig strømlinjeformet vår arbeidsflyt, slik at vi kan fokusere på kjerneutvikling."
"CoinGecko DEX API har en bred dekning, støtter det største antallet kjeder og har høy tilgjengelighet.."

Ofte stilte spørsmål

Forsterk prosjektet ditt
med CoinGecko API

Lås opp flere muligheter med pålitelige, nøyaktige og omfattende kryptoprisdata.

Gå aldri glipp av en oppdatering!

Abonner på vårt API-nyhetsbrev for siste versjon av produktnyheter, endepunktoppdateringer og inspirerende samfunnsinnhold.
Velg valuta
Foreslåtte valutaer
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
Sentralbankvalutaer
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
Kryptovalutaer
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
Bitcoin-enheter
BITS
Bits
SATS
Satoshi
Råvarer
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Velg språk
Populære språk
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT
Português
Alle språk
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
繁體中文
Logg på for å enkelt følge din favorittmynt 🚀
Ved å fortsette samtykker du til CoinGeckos Tjenestevilkår og erkjenner å ha lest vårt Personvernerklæring
eller
Glemt passord?
Ikke mottatt bekreftelsesinstruksjoner?
Send nye bekreftelsesinstruksjoner
DET ER KOSTNADSFRITT! Følg enkelt din favorittmynt med CoinGecko 🚀
Ved å fortsette samtykker du til CoinGeckos Tjenestevilkår og erkjenner å ha lest vårt Personvernerklæring
eller
Passordet må inneholde minst 8 tegn, inkludert stor bokstav, liten bokstav, tall og spesialtegn
Ikke mottatt bekreftelsesinstruksjoner?
Send nye bekreftelsesinstruksjoner
Glemt passord?
Du vil innen få minutter motta en epost med instruksjoner for å nullstille passordet ditt.
Send nye bekreftelsesinstruksjoner
Du vil innen få minutter motta en epost med instruksjoner for å aktivere din konto.
Få CoinGecko app.
Skann denne QR-koden for å laste ned appen nå App QR Code Eller sjekk ut i App Store
coingecko
Fortsett i appen
Følg kurser i sanntid
Åpne appen