Monete: 14.381
Exchange: 1.099
Cap. di mercato: 2,742T $ 0.0%
Volume in 24 ore: 131,084B $
Gas: 10 GWEI
Naviga senza pubblicità

Token DEX e API su dati di mercato on-chain per progetti e sviluppatori DeFi

Dati forniti da
Attendibile dai principali progetti Web3

API di dati DEX on-chain ampia e affidabile

Accedi ai dati del mercato on-chain di vari DEX come Uniswap, PancakeSwap, Orca, Curve e molti altri attraverso le principali reti, con la nostra API di dati DEX affidabile ed estesa.
+ di 2M
Valute e token
+ di 100
Reti
Più di 800
DEX

Scala il tuo progetto DeFi in modo efficiente

Un'unica API unificata per i dati su criptovalute, NFT e DEX

Semplifica il processo di integrazione con un'API unificata per i dati sulle cripto, fornendo una copertura completa
Categoria Endpoint Decrizione
/onchain/simple/*/token_price/* Il modo più semplice per ottenere l'ultimo prezzo in USD dei token su una rete, con indirizzi di token
/onchain/networks Ricevi l'elenco completo delle reti supportate
/onchain/network/*dexes Ricevi l'elenco completo dei dex supportati su una rete
/onchains/network/*/pools/* Ricevi dati sui pool di liquidità come: pool di tendenza, nuovi pool e dati di mercato come prezzo, riserva, market cap, transazioni e volume. È disponibile anche un endpoint di ricerca per cercare i pool in una rete.
/onchains/network/*/tokens/* Ottieni dati relativi ai token come pool principali, prezzo, fdv, riserva, volume, market cap, punteggio geckoterminal, ID API di coingecko. Sono disponibili anche metadati, tra cui immagine, sito web, descrizione e link ai social media.
/onchains/network/*/ohlcvs/* Ottieni i dati storici del grafico OHLCV di un pool di liquidità
/onchains/network/*/trades Ottieni le ultime 300 operazioni da un pool di liquidità
// Ottieni i prezzi e i dati di mercato di un pool di liquidità
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.998371841899602",
      "base_token_price_native_currency": "0.000262879495315685",
      "quote_token_price_usd": "3792.43654147036",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.00026288",
      "quote_token_price_base_token": "3804.02",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "3299300488",
      "market_cap_usd": "5318467016.82549",
      "price_change_percentage": {
        "m5": "0.07",
        "h1": "-0.1",
        "h6": "-0.13",
        "h24": "-0.06"
      },
      "transactions": {
        "m5": {
          "buys": 1,
          "sells": 1,
          "buyers": 1,
          "sellers": 1
        },
        "m15": {
          "buys": 2,
          "sells": 1,
          "buyers": 2,
          "sellers": 1
        },
        "m30": {
          "buys": 7,
          "sells": 5,
          "buyers": 7,
          "sellers": 5
        },
        "h1": {
          "buys": 13,
          "sells": 9,
          "buyers": 11,
          "sellers": 9
        },
        "h24": {
          "buys": 501,
          "sells": 378,
          "buyers": 259,
          "sellers": 181
        }
      },
      "volume_usd": {
        "m5": "20125.3359981716",
        "h1": "127863.02083265",
        "h6": "941440.80249022",
        "h24": "7157824.12097562"
      },
      "reserve_in_usd": "4860858.4738"
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// Scopri i pool di tendenza
{
  "data": [
    {
      "id": "eth_0x1458770554b8918b970444d8b2c02a47f6df99a7",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "2.35065441853074",
        "base_token_price_native_currency": "0.000617923552531337116016460116082",
        "quote_token_price_usd": "0.997210216842814",
        "quote_token_price_native_currency": "0.000262947084964754",
        "base_token_price_quote_token": "2.34999202",
        "quote_token_price_base_token": "0.42553336",
        "address": "0x1458770554b8918b970444d8b2c02a47f6df99a7",
        "name": "RETIK / USDT 0.3%",
        "pool_created_at": "2024-05-21T11:59:35Z",
        "fdv_usd": "2350654419",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.41",
          "h1": "2.92",
          "h6": "44.32",
          "h24": "1395.76"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "m15": {
            "buys": 19,
            "sells": 9,
            "buyers": 17,
            "sellers": 8
          },
          "m30": {
            "buys": 35,
            "sells": 19,
            "buyers": 33,
            "sellers": 17
          },
          "h1": {
            "buys": 69,
            "sells": 38,
            "buyers": 61,
            "sellers": 27
          },
          "h24": {
            "buys": 2359,
            "sells": 820,
            "buyers": 1552,
            "sellers": 344
          }
        },
        "volume_usd": {
          "m5": "1332.30623381563",
          "h1": "180875.973105316",
          "h6": "1227475.49491376",
          "h24": "8170652.96415786"
        },
        "reserve_in_usd": "1198578.9371"
      },
      "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.00545405464680223",
        "base_token_price_native_currency": "0.000878426129265764",
        "quote_token_price_usd": "6.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00087843",
        "quote_token_price_base_token": "1138.40",
        "address": "EQCaY8Ifl2S6lRBMBJeY35LIuMXPc8JfItWG4tl7lBGrSoR2",
        "name": "NOT / TON",
        "pool_created_at": "2024-05-15T21:33:18Z",
        "fdv_usd": "560208978",
        "market_cap_usd": "568657830.121972",
        "price_change_percentage": {
          "m5": "-0.17",
          "h1": "-2.54",
          "h6": "-1.11",
          "h24": "-1.51"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 29,
            "buyers": 3,
            "sellers": 29
          },
          "m15": {
            "buys": 18,
            "sells": 211,
            "buyers": 18,
            "sellers": 209
          },
          "m30": {
            "buys": 43,
            "sells": 419,
            "buyers": 40,
            "sellers": 411
          },
          "h1": {
            "buys": 96,
            "sells": 902,
            "buyers": 88,
            "sellers": 868
          },
          "h24": {
            "buys": 7270,
            "sells": 41138,
            "buyers": 5195,
            "sellers": 35574
          }
        },
        "volume_usd": {
          "m5": "1616.367140578",
          "h1": "51744.3194574026",
          "h6": "598846.843773737",
          "h24": "4891573.99782968"
        },
        "reserve_in_usd": "6157903.2605"
      },
      "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.000000000000215820167748577",
        "base_token_price_native_currency": "0.000000000000000346693209386894",
        "quote_token_price_usd": "621.104812104109",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000000000347",
        "quote_token_price_base_token": "2884394539392449",
        "address": "0x3743945524b9e8692531b5fd19cd95361822c7e9",
        "name": "BabyGME / WBNB",
        "pool_created_at": "2024-05-17T11:48:53Z",
        "fdv_usd": "90644.47",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-6.18",
          "h6": "-9.49",
          "h24": "-83.31"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 4,
            "sells": 4,
            "buyers": 4,
            "sellers": 3
          },
          "m30": {
            "buys": 13,
            "sells": 4,
            "buyers": 11,
            "sellers": 3
          },
          "h1": {
            "buys": 23,
            "sells": 15,
            "buyers": 20,
            "sellers": 12
          },
          "h24": {
            "buys": 2243,
            "sells": 1753,
            "buyers": 1260,
            "sellers": 1049
          }
        },
        "volume_usd": {
          "m5": "8.11820129159771",
          "h1": "1902.8162186726",
          "h6": "62238.7480115649",
          "h24": "501702.271953362"
        },
        "reserve_in_usd": "66964.043"
      },
      "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.242262664627998",
        "base_token_price_native_currency": "0.0384053164430405",
        "quote_token_price_usd": "6.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.03840532",
        "quote_token_price_base_token": "26.04",
        "address": "EQDTd-MGfXSWPmWNDHq0Zooh2NSg78Lzt6WBG8sD7Oe3Ru5Z",
        "name": "MMM / TON",
        "pool_created_at": "2024-05-15T23:53:17Z",
        "fdv_usd": "5087516",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-2.47",
          "h6": "1.47",
          "h24": "18.9"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 5,
            "sells": 6,
            "buyers": 4,
            "sellers": 6
          },
          "m30": {
            "buys": 8,
            "sells": 9,
            "buyers": 7,
            "sellers": 9
          },
          "h1": {
            "buys": 19,
            "sells": 14,
            "buyers": 18,
            "sellers": 14
          },
          "h24": {
            "buys": 1498,
            "sells": 1030,
            "buyers": 1000,
            "sellers": 670
          }
        },
        "volume_usd": {
          "m5": "62.9",
          "h1": "13203.244416081",
          "h6": "96913.3857652356",
          "h24": "1140401.79301284"
        },
        "reserve_in_usd": "918685.2532"
      },
      "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.249738075821377",
        "base_token_price_native_currency": "0.000402533951297200073281235047532046962864225",
        "quote_token_price_usd": "1.00005928844954",
        "quote_token_price_native_currency": "0.00161111391886677",
        "base_token_price_quote_token": "0.24984822",
        "quote_token_price_base_token": "4.00242989",
        "address": "0x1e8d7ab96323953fac85ab687f5d38b45344e62d",
        "name": "CGPT / USDT 0.05%",
        "pool_created_at": "2023-12-01T22:15:50Z",
        "fdv_usd": "249323893",
        "market_cap_usd": "117556790.944246",
        "price_change_percentage": {
          "m5": "-0.46",
          "h1": "-0.53",
          "h6": "0.25",
          "h24": "-1.35"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 14,
            "buyers": 2,
            "sellers": 9
          },
          "m15": {
            "buys": 2,
            "sells": 14,
            "buyers": 2,
            "sellers": 9
          },
          "m30": {
            "buys": 6,
            "sells": 17,
            "buyers": 5,
            "sellers": 12
          },
          "h1": {
            "buys": 7,
            "sells": 18,
            "buyers": 6,
            "sellers": 13
          },
          "h24": {
            "buys": 690,
            "sells": 837,
            "buyers": 204,
            "sellers": 301
          }
        },
        "volume_usd": {
          "m5": "13564.6594005195",
          "h1": "15749.8663072905",
          "h6": "62846.4906876474",
          "h24": "908059.550286981"
        },
        "reserve_in_usd": "4389752.4274"
      },
      "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.0000140620879977457",
        "base_token_price_native_currency": "0.00000000371941065884641",
        "quote_token_price_usd": "3792.08470158834",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000003719410659",
        "quote_token_price_base_token": "268859798",
        "address": "0xa43fe16908251ee70ef74718545e4fe6c5ccec9f",
        "name": "PEPE / WETH",
        "pool_created_at": "2023-04-14T17:21:11Z",
        "fdv_usd": "5818509892",
        "market_cap_usd": "5933546489.47941",
        "price_change_percentage": {
          "m5": "-0.24",
          "h1": "-0.47",
          "h6": "11.16",
          "h24": "28.19"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 4,
            "buyers": 4,
            "sellers": 4
          },
          "m15": {
            "buys": 29,
            "sells": 15,
            "buyers": 27,
            "sellers": 15
          },
          "m30": {
            "buys": 62,
            "sells": 31,
            "buyers": 56,
            "sellers": 31
          },
          "h1": {
            "buys": 137,
            "sells": 67,
            "buyers": 124,
            "sellers": 64
          },
          "h24": {
            "buys": 1977,
            "sells": 1322,
            "buyers": 1542,
            "sellers": 1004
          }
        },
        "volume_usd": {
          "m5": "39476.0439592004",
          "h1": "921272.975884899",
          "h6": "7356995.02201456",
          "h24": "22375536.2266224"
        },
        "reserve_in_usd": "55942035.6474"
      },
      "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.8544328634629",
        "base_token_price_native_currency": "0.0367881237178626797621463215778",
        "quote_token_price_usd": "1.00076948023462",
        "quote_token_price_native_currency": "0.00161111391886677",
        "base_token_price_quote_token": "22.83",
        "quote_token_price_base_token": "0.04379440",
        "address": "0x5c9c0920e5f37856ac44810154f77e99dd2b5d41",
        "name": "BCCoin / USDT 0.01%",
        "pool_created_at": "2024-03-17T11:17:37Z",
        "fdv_usd": "3428157179",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.18",
          "h1": "0.73",
          "h6": "1.46",
          "h24": "3.42"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 6,
            "buyers": 2,
            "sellers": 6
          },
          "m15": {
            "buys": 11,
            "sells": 14,
            "buyers": 6,
            "sellers": 8
          },
          "m30": {
            "buys": 24,
            "sells": 30,
            "buyers": 8,
            "sellers": 11
          },
          "h1": {
            "buys": 55,
            "sells": 57,
            "buyers": 12,
            "sellers": 13
          },
          "h24": {
            "buys": 3156,
            "sells": 1424,
            "buyers": 1331,
            "sellers": 124
          }
        },
        "volume_usd": {
          "m5": "9691.52844107055",
          "h1": "79434.4990439853",
          "h6": "487259.482559709",
          "h24": "2772345.20184877"
        },
        "reserve_in_usd": "1497592597.4013"
      },
      "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.0174150389858201",
        "base_token_price_native_currency": "0.00275762409750782",
        "quote_token_price_usd": "6.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00275762",
        "quote_token_price_base_token": "362.63",
        "address": "EQASBZLwa2vfdsgoDF2w96pdccBJJRxDNXXPUL7NMm0WdnMx",
        "name": "GRAM / TON",
        "pool_created_at": "2024-01-31T14:43:03Z",
        "fdv_usd": "86934455",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-0.33",
          "h6": "0.05",
          "h24": "-1.47"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m30": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "h1": {
            "buys": 4,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "h24": {
            "buys": 705,
            "sells": 703,
            "buyers": 526,
            "sellers": 563
          }
        },
        "volume_usd": {
          "m5": "0.3145",
          "h1": "707.58546390211",
          "h6": "21603.850995115",
          "h24": "1004724.63155737"
        },
        "reserve_in_usd": "1540014.6559"
      },
      "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.00874076418566553",
        "base_token_price_native_currency": "0.00779294313711332",
        "quote_token_price_usd": "1.12",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00779294",
        "quote_token_price_base_token": "128.32",
        "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.05",
          "h1": "-2.44",
          "h6": "-5.48",
          "h24": "-40.82"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 16,
            "buyers": 1,
            "sellers": 16
          },
          "m15": {
            "buys": 9,
            "sells": 83,
            "buyers": 9,
            "sellers": 80
          },
          "m30": {
            "buys": 10,
            "sells": 207,
            "buyers": 10,
            "sellers": 193
          },
          "h1": {
            "buys": 31,
            "sells": 407,
            "buyers": 29,
            "sellers": 374
          },
          "h24": {
            "buys": 1381,
            "sells": 7620,
            "buyers": 994,
            "sellers": 6361
          }
        },
        "volume_usd": {
          "m5": "261.21540500832",
          "h1": "2516.66233521489",
          "h6": "11675.6339810182",
          "h24": "82170.1095031374"
        },
        "reserve_in_usd": "17432.6118"
      },
      "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_EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.595528641902956",
        "base_token_price_native_currency": "0.095053000387427",
        "quote_token_price_usd": "6.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.09505300",
        "quote_token_price_base_token": "10.52",
        "address": "EQBCwe_IObXA4Mt3RbcHil2s4-v4YQS3wUDt1-DvZOceeMGO",
        "name": "REDO / TON",
        "pool_created_at": "2024-01-09T13:13:01Z",
        "fdv_usd": "59552864",
        "market_cap_usd": "59795240.4510564",
        "price_change_percentage": {
          "m5": "0",
          "h1": "-0.68",
          "h6": "-1.85",
          "h24": "-5.23"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m30": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "h1": {
            "buys": 7,
            "sells": 9,
            "buyers": 7,
            "sellers": 8
          },
          "h24": {
            "buys": 390,
            "sells": 287,
            "buyers": 287,
            "sellers": 226
          }
        },
        "volume_usd": {
          "m5": "69.08576312011",
          "h1": "2688.78606631623",
          "h6": "43356.0574269564",
          "h24": "631991.745870733"
        },
        "reserve_in_usd": "2400662.1647"
      },
      "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_EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000776878315606756",
        "base_token_price_native_currency": "0.000123253568187228",
        "quote_token_price_usd": "6.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00012325",
        "quote_token_price_base_token": "8113.36",
        "address": "EQCDdHO1BiZc92d6J10DFjYxm6k2vGKIr3wNKAftPXCBjuph",
        "name": "TIME / TON",
        "pool_created_at": "2024-05-11T01:13:13Z",
        "fdv_usd": "680234",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "1.15",
          "h6": "7.21",
          "h24": "-30.35"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m30": {
            "buys": 3,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "h1": {
            "buys": 6,
            "sells": 0,
            "buyers": 6,
            "sellers": 0
          },
          "h24": {
            "buys": 608,
            "sells": 310,
            "buyers": 359,
            "sellers": 192
          }
        },
        "volume_usd": {
          "m5": "31.45",
          "h1": "290.1162873377",
          "h6": "13393.086429804",
          "h24": "187395.833423774"
        },
        "reserve_in_usd": "68134.0212"
      },
      "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_5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.435060748220001",
        "base_token_price_native_currency": "0.002457604334533530349748975",
        "quote_token_price_usd": "177.12",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00245760",
        "quote_token_price_base_token": "406.90",
        "address": "5uTwG3y3F5cx4YkodgTjWEHDrX5HDKZ5bZZ72x8eQ6zE",
        "name": "PONKE / SOL",
        "pool_created_at": "2023-12-24T04:10:28Z",
        "fdv_usd": "241696671",
        "market_cap_usd": "218197098.137758",
        "price_change_percentage": {
          "m5": "-0.12",
          "h1": "-1.87",
          "h6": "-4.51",
          "h24": "16.82"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 13,
            "buyers": 3,
            "sellers": 9
          },
          "m15": {
            "buys": 31,
            "sells": 55,
            "buyers": 27,
            "sellers": 22
          },
          "m30": {
            "buys": 70,
            "sells": 73,
            "buyers": 52,
            "sellers": 40
          },
          "h1": {
            "buys": 189,
            "sells": 149,
            "buyers": 121,
            "sellers": 94
          },
          "h24": {
            "buys": 7045,
            "sells": 6551,
            "buyers": 2486,
            "sellers": 2230
          }
        },
        "volume_usd": {
          "m5": "3219.28145730224",
          "h1": "295587.936679669",
          "h6": "1751555.99126681",
          "h24": "8261182.89972623"
        },
        "reserve_in_usd": "5262844.8678"
      },
      "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.00345094563244944",
        "base_token_price_native_currency": "0.000546475838983976",
        "quote_token_price_usd": "6.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00054648",
        "quote_token_price_base_token": "1829.91",
        "address": "EQDHoV7wIYPplc_NA9mj3UUEl1mQUws5ZOJh0AV6Djd-W3SE",
        "name": "PONKE / TON 0.4%",
        "pool_created_at": "2024-05-20T17:03:23Z",
        "fdv_usd": "483132",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.49",
          "h1": "1.98",
          "h6": "-2.88",
          "h24": "-18.35"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m30": {
            "buys": 4,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "h1": {
            "buys": 8,
            "sells": 4,
            "buyers": 7,
            "sellers": 4
          },
          "h24": {
            "buys": 442,
            "sells": 350,
            "buyers": 252,
            "sellers": 200
          }
        },
        "volume_usd": {
          "m5": "183.4298446863",
          "h1": "1801.43203588749",
          "h6": "19446.0660700165",
          "h24": "212952.556982505"
        },
        "reserve_in_usd": "112640.6879"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "ton_EQC8XkUEWb6bzbzE9eVaASoKUCyYA_CUQALGE15jWInEqla6",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "ton_EQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAM9c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "ton",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "dedust",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00007039519790939",
        "base_token_price_native_currency": "0.0000112114278936461",
        "quote_token_price_usd": "6.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001121",
        "quote_token_price_base_token": "89194.70",
        "address": "EQDjT1l3RzKMe0ll9wseT5mrzRYl9-Z10IHtMhhZdXaNmVUE",
        "name": "bct / TON",
        "pool_created_at": "2024-05-20T16:33:15Z",
        "fdv_usd": "703952",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "-8.19",
          "h6": "-33.55",
          "h24": "52.22"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 1,
            "sells": 3,
            "buyers": 1,
            "sellers": 3
          },
          "m30": {
            "buys": 1,
            "sells": 7,
            "buyers": 1,
            "sellers": 7
          },
          "h1": {
            "buys": 1,
            "sells": 10,
            "buyers": 1,
            "sellers": 9
          },
          "h24": {
            "buys": 610,
            "sells": 509,
            "buyers": 405,
            "sellers": 350
          }
        },
        "volume_usd": {
          "m5": "70.39519790939",
          "h1": "3002.07194197876",
          "h6": "21507.0240835173",
          "h24": "191554.823796135"
        },
        "reserve_in_usd": "114469.5201"
      },
      "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_9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00467609096679536",
        "base_token_price_native_currency": "0.000027095543121850527143592",
        "quote_token_price_usd": "177.09",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002710",
        "quote_token_price_base_token": "36906.44",
        "address": "9tz6vYKiBDLYx2RnGWC5tESu4pyVE4jD6Tm56352UGte",
        "name": "GME / SOL",
        "pool_created_at": "2024-01-28T00:50:13Z",
        "fdv_usd": "32195521",
        "market_cap_usd": "33184106.7055371",
        "price_change_percentage": {
          "m5": "-0.61",
          "h1": "-2.83",
          "h6": "-15.48",
          "h24": "-19.79"
        },
        "transactions": {
          "m5": {
            "buys": 30,
            "sells": 9,
            "buyers": 21,
            "sellers": 9
          },
          "m15": {
            "buys": 106,
            "sells": 46,
            "buyers": 54,
            "sellers": 40
          },
          "m30": {
            "buys": 266,
            "sells": 73,
            "buyers": 122,
            "sellers": 63
          },
          "h1": {
            "buys": 369,
            "sells": 144,
            "buyers": 167,
            "sellers": 118
          },
          "h24": {
            "buys": 8412,
            "sells": 7463,
            "buyers": 2379,
            "sellers": 2718
          }
        },
        "volume_usd": {
          "m5": "23361.8892468242",
          "h1": "307376.014744188",
          "h6": "2180180.99127581",
          "h24": "9445127.95991207"
        },
        "reserve_in_usd": "2726176.5081"
      },
      "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_EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.001695210367725",
        "base_token_price_native_currency": "0.000270019677687888",
        "quote_token_price_usd": "6.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00027002",
        "quote_token_price_base_token": "3703.43",
        "address": "EQDqfUJ-peCL7QmzToVqrxbIsXZ3oQmgH7rJnUgiP2Auv9tq",
        "name": "GPU / TON 0.4%",
        "pool_created_at": "2024-05-17T23:43:22Z",
        "fdv_usd": "8476052",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "h1": "5.4",
          "h6": "-6.77",
          "h24": "131.26"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 0,
            "sells": 5,
            "buyers": 0,
            "sellers": 3
          },
          "m30": {
            "buys": 7,
            "sells": 9,
            "buyers": 7,
            "sellers": 6
          },
          "h1": {
            "buys": 9,
            "sells": 12,
            "buyers": 7,
            "sellers": 8
          },
          "h24": {
            "buys": 1030,
            "sells": 1129,
            "buyers": 554,
            "sellers": 492
          }
        },
        "volume_usd": {
          "m5": "155.9593538307",
          "h1": "2254.67800432899",
          "h6": "12296.1151848428",
          "h24": "411703.401594812"
        },
        "reserve_in_usd": "73688.3088"
      },
      "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": "base_0xc9034c3e7f58003e6ae0c8438e7c8f4598d5acaa",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0224522965203643",
        "base_token_price_native_currency": "0.00000591410908583175",
        "quote_token_price_usd": "3796.41",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000591",
        "quote_token_price_base_token": "169087",
        "address": "0xc9034c3e7f58003e6ae0c8438e7c8f4598d5acaa",
        "name": "DEGEN / WETH 0.3%",
        "pool_created_at": "2024-01-07T19:30:45Z",
        "fdv_usd": "829965538",
        "market_cap_usd": "280147807.365288",
        "price_change_percentage": {
          "m5": "-0.51",
          "h1": "-1.02",
          "h6": "2.66",
          "h24": "15.99"
        },
        "transactions": {
          "m5": {
            "buys": 20,
            "sells": 10,
            "buyers": 14,
            "sellers": 9
          },
          "m15": {
            "buys": 44,
            "sells": 51,
            "buyers": 38,
            "sellers": 31
          },
          "m30": {
            "buys": 103,
            "sells": 103,
            "buyers": 75,
            "sellers": 51
          },
          "h1": {
            "buys": 178,
            "sells": 177,
            "buyers": 129,
            "sellers": 86
          },
          "h24": {
            "buys": 4415,
            "sells": 4935,
            "buyers": 1913,
            "sellers": 1866
          }
        },
        "volume_usd": {
          "m5": "48405.9336976306",
          "h1": "295421.235883245",
          "h6": "2404573.04778415",
          "h24": "13665538.2654973"
        },
        "reserve_in_usd": "14378555.6998"
      },
      "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": "solana_GUJxvg5eDQEsQSjfnYYBjU1W5m18Mzt6yYntYfjvUGkm",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0235882212983434",
        "base_token_price_native_currency": "0.000124141983951871393043278",
        "quote_token_price_usd": "177.12",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00012414",
        "quote_token_price_base_token": "8055.29",
        "address": "GUJxvg5eDQEsQSjfnYYBjU1W5m18Mzt6yYntYfjvUGkm",
        "name": "PAMBI / SOL",
        "pool_created_at": "2024-05-18T22:28:14Z",
        "fdv_usd": "23584718",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.74",
          "h1": "3.99",
          "h6": "139.23",
          "h24": "367.51"
        },
        "transactions": {
          "m5": {
            "buys": 44,
            "sells": 23,
            "buyers": 42,
            "sellers": 20
          },
          "m15": {
            "buys": 173,
            "sells": 115,
            "buyers": 155,
            "sellers": 94
          },
          "m30": {
            "buys": 632,
            "sells": 381,
            "buyers": 474,
            "sellers": 272
          },
          "h1": {
            "buys": 1436,
            "sells": 885,
            "buyers": 895,
            "sellers": 481
          },
          "h24": {
            "buys": 10964,
            "sells": 6191,
            "buyers": 4332,
            "sellers": 1809
          }
        },
        "volume_usd": {
          "m5": "24099.9347841353",
          "h1": "694589.425756088",
          "h6": "2110626.44966947",
          "h24": "4607831.31381809"
        },
        "reserve_in_usd": "438985.0503"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3TdsyqMn2sCqxEFf9B8hATCrMEW1Xh2thUTs7fpr2Rur",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "ton_EQAimL9gUxrbYSHYbHc-dasxMQm_d5qrrLYjb1YT-LejgIIb",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.358907462084033",
        "base_token_price_native_currency": "0.0568355692027426",
        "quote_token_price_usd": "6.29",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.05683557",
        "quote_token_price_base_token": "17.59",
        "address": "EQAimL9gUxrbYSHYbHc-dasxMQm_d5qrrLYjb1YT-LejgIIb",
        "name": "MOLOKO / TON 0.4%",
        "pool_created_at": "2024-05-19T20:53:18Z",
        "fdv_usd": "358907",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.18",
          "h1": "2.8",
          "h6": "-5.59",
          "h24": "2.25"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m15": {
            "buys": 6,
            "sells": 0,
            "buyers": 5,
            "sellers": 0
          },
          "m30": {
            "buys": 10,
            "sells": 0,
            "buyers": 8,
            "sellers": 0
          },
          "h1": {
            "buys": 21,
            "sells": 6,
            "buyers": 15,
            "sellers": 4
          },
          "h24": {
            "buys": 1641,
            "sells": 481,
            "buyers": 961,
            "sellers": 249
          }
        },
        "volume_usd": {
          "m5": "42.59992689165",
          "h1": "2472.17968985094",
          "h6": "12463.8171634273",
          "h24": "167327.284487233"
        },
        "reserve_in_usd": "51104.1161"
      },
      "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": "solana_7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0551055955143857",
        "base_token_price_native_currency": "0.00029009426707221684358849",
        "quote_token_price_usd": "177.12",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00029009",
        "quote_token_price_base_token": "3447.16",
        "address": "7896DcX977xMJboS6BJvgkK4sB5p2FhctJx81DntbyCX",
        "name": "ZACK / SOL",
        "pool_created_at": "2024-05-15T21:26:49Z",
        "fdv_usd": "52572836",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.07",
          "h1": "-2.98",
          "h6": "27",
          "h24": "5.78"
        },
        "transactions": {
          "m5": {
            "buys": 13,
            "sells": 8,
            "buyers": 13,
            "sellers": 8
          },
          "m15": {
            "buys": 102,
            "sells": 68,
            "buyers": 86,
            "sellers": 62
          },
          "m30": {
            "buys": 265,
            "sells": 262,
            "buyers": 201,
            "sellers": 194
          },
          "h1": {
            "buys": 610,
            "sells": 516,
            "buyers": 438,
            "sellers": 339
          },
          "h24": {
            "buys": 11920,
            "sells": 8676,
            "buyers": 3967,
            "sellers": 3178
          }
        },
        "volume_usd": {
          "m5": "3719.49427055408",
          "h1": "641880.079123503",
          "h6": "3462691.70563305",
          "h24": "11252574.6035049"
        },
        "reserve_in_usd": "1102546.9906"
      },
      "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"
          }
        }
      }
    }
  ]
}

Perché i progetti Web3 utilizzano CoinGecko

"L'API DEX di CoinGecko ci fornisce una fonte veloce, altamente accurata e robusta di dati sui prezzi DEX. Offre un'ampia copertura di dati, è facile da usare e altamente affidabile. L'API DEX di CoinGecko è diventata uno dei nostri numerosi feed fondamentali per i prezzi DEX utilizzata da Supra per aggregare i dati degli exchange decentralizzati (DEX)."
"L'API DEX di CoinGecko è diventata parte integrante del nostro processo di sviluppo, e gestisce abilmente numerose attività minori che semplicemente non siamo in grado di gestire. Questo ha snellito in modo significativo il nostro flusso di lavoro, permettendoci di concentrarci sullo sviluppo core"
"L'API DEX di CoinGecko ha un'ampia copertura, supporta il maggior numero di blockchain ed èaltamente disponibile"

Domande frequenti

Potenzia il tuo progetto
con l'API di CoinGecko

Sblocca più possibilità con dati affidabili, accurati e completi sui prezzi delle criptovalute.

Non perdere neanche un aggiornamento!

Iscriviti alla nostra newsletter API per ricevere le ultime notizie sui prodotti, gli aggiornamenti sugli endpoint e i contenuti stimolanti della community.
Seleziona valuta
Valute suggerite
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
Valute fiat
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
Criptovalute
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
Unità in Bitcoin
BITS
Bits
SATS
Satoshi
Beni indifferenziati
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Seleziona lingua
Lingue popolari
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT
Português
Tutte le lingue
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
繁體中文
Accedi per tracciare facilmente la tua valuta preferita🚀
Continuando accetti i Termini di Servizio di CoinGecko e confermi di aver letto la nostra Informativa sulla Privacy
o
Password dimenticata?
Non hai ricevuto le istruzioni per la conferma?
Invia di nuovo le istruzioni per la conferma
È GRATIS! Traccia le tue valute preferite con facilità con CoinGecko 🚀
Continuando accetti i Termini di Servizio di CoinGecko e confermi di aver letto la nostra Informativa sulla Privacy
o
La password deve contenere almeno 8 caratteri, compresa una maiuscola, 1 minuscola, 1 numero e 1 carattere speciale
Non hai ricevuto le istruzioni per la conferma?
Invia di nuovo le istruzioni per la conferma
Password dimenticata?
Riceverai un messaggio email con le istruzioni per reimpostare la tua password entro qualche minuto.
Invia di nuovo le istruzioni per la conferma
Riceverai un messaggio email con le istruzioni per confermare il tuo account entro qualche minuto.
Scarica l'app CoinGecko.
Scansiona questo codice QR per scaricare l'app ora App QR Code Oppure dai un'occhiata nell'app store
coingecko
Continua nell'app
Track prices in real-time
Apri l'App