Νομίσματα: 18.408
Ανταλλακτήρια: 1.489
Κεφαλαιοποίηση: 2,246T $ 0.5%
Όγκος τις τελευταίες 24 ώρες: 49,854B $
Κυριαρχία:
Αέριο: 0.057 GWEI
Κατάργηση διαφημίσεων

API για token και δεδομένα αγορών DEX on-chain για έργα DeFi και προγραμματιστές

Λάβετε πλήρη κάλυψη της αγοράς κρυπτονομισμάτων που παρέχεται από το CoinGecko API, τη μεγαλύτερη ανεξάρτητη αρχή δεδομένων κρυπτονομισμάτων στον κόσμο από το 2014.
Τα δεδομένα παρέχονται από
Το εμπιστεύονται κορυφαία έργα Web3

Εκτενές και αξιόπιστο API δεδομένων DEX on-Chain

Αποκτήστε πρόσβαση σε δεδομένα αγοράς on-chain από DEX, όπως Uniswap, PancakeSwap, Orca, Curve και άλλα σε μεγάλα δίκτυα, με το αξιόπιστο και εκτενές API δεδομένων DEX.
43M+
Νομίσματα και Token
250+
Δίκτυα
1.900+
DEX

Αναβαθμίστε το έργο DeFi σας αποτελεσματικά

Ένα ενιαίο API για δεδομένα κρυπτονομισμάτων, NFT και DEX

Απλοποιήστε τη διαδικασία ενοποίησης με ένα ενιαίο API για δεδομένα κρυπτονομισμάτων που παρέχει πλήρη κάλυψη
Κατηγορία τελικού σημείου Περιγραφή
/onchain/simple/*/token_price/* Ο πιο απλός τρόπος για να λάβετε την τελευταία τιμή USD των token σε ένα δίκτυο, με διευθύνσεις token
/onchain/networks Αποκτήστε την πλήρη λίστα των υποστηριζόμενων δικτύων
/onchain/network/*dexes Αποκτήστε την πλήρη λίστα των υποστηριζόμενων Dex σε ένα δίκτυο
/onchains/network/*/pools/* Λάβετε δεδομένα για τις δεξαμενές ρευστότητας, όπως δημοφιλείς δεξαμενές, νέες δεξαμενές και δεδομένα αγοράς, όπως τιμή, αποθεματικό, κεφαλαιοποίηση, συναλλαγές, όγκος. Το τελικό σημείο αναζήτησης είναι επίσης διαθέσιμο για την αναζήτηση δεξαμενών σε ένα δίκτυο.
/onchains/network/*/tokens/* Λάβετε δεδομένα σχετικά με token, όπως κορυφαίες δεξαμενές, τιμή, FDV, αποθεματικό, όγκος, κεφαλαιοποίηση, βαθμολογία GeckoTerminal, ID του API CoinGecko. Διατίθενται επίσης μεταδεδομένα, συμπεριλαμβανομένων της εικόνας, του ιστότοπου, της περιγραφής και των συνδέσμων κοινωνικής δικτύωσης.
/onchains/network/*/ohlcvs/* Αποκτήστε ιστορικά δεδομένα γραφημάτων OHLCV από μια δεξαμενή ρευστότητας
/onchains/network/*/trades Αποκτήστε τις τελευταίες 300 συναλλαγές από μια δεξαμενή ρευστότητας
// Αποκτήστε τιμές και δεδομένα αγοράς από μια δεξαμενή ρευστότητας
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "0.999682605352145",
      "base_token_price_native_currency": "0.000531799321449582",
      "quote_token_price_usd": "1886.38",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0005317993214",
      "quote_token_price_base_token": "1880.40856704",
      "address": "0x60594a405d53811d3bc4766596efd80fd545a270",
      "name": "DAI / WETH 0.05%",
      "pool_name": "DAI / WETH",
      "pool_fee_percentage": "0.05",
      "pool_created_at": "2021-12-29T12:35:36Z",
      "fdv_usd": "4588297733.8617",
      "market_cap_usd": "4582492831.42615",
      "price_change_percentage": {
        "m5": "0",
        "m15": "0.113",
        "m30": "-0.033",
        "h1": "-0.091",
        "h6": "-0.02",
        "h24": "0.026"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 1,
          "buyers": 0,
          "sellers": 1
        },
        "m15": {
          "buys": 4,
          "sells": 2,
          "buyers": 4,
          "sellers": 2
        },
        "m30": {
          "buys": 5,
          "sells": 10,
          "buyers": 5,
          "sellers": 9
        },
        "h1": {
          "buys": 18,
          "sells": 24,
          "buyers": 16,
          "sellers": 20
        },
        "h6": {
          "buys": 101,
          "sells": 121,
          "buyers": 61,
          "sellers": 72
        },
        "h24": {
          "buys": 433,
          "sells": 466,
          "buyers": 234,
          "sellers": 223
        }
      },
      "volume_usd": {
        "m5": "160.0388933845",
        "m15": "1207.3091164768",
        "m30": "1701.6028235409",
        "h1": "6647.278165571",
        "h6": "47615.4250176564",
        "h24": "181638.52850932"
      },
      "reserve_in_usd": "914979.2685",
      "locked_liquidity_percentage": null
    },
    "relationships": {
      "base_token": {
        "data": {
          "id": "eth_0x6b175474e89094c44da98b954eedeac495271d0f",
          "type": "token"
        }
      },
      "quote_token": {
        "data": {
          "id": "eth_0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
          "type": "token"
        }
      },
      "dex": {
        "data": {
          "id": "uniswap_v3",
          "type": "dex"
        }
      }
    }
  }
}
// Ανακαλύψτε τις δημοφιλείς δεξαμενές
{
  "data": [
    {
      "id": "robinhood_0x274e7bbef7aac7fe19ba8e43fc561f1449e492cc",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000865421863246905",
        "base_token_price_native_currency": "0.0000000458147547724421",
        "quote_token_price_usd": "1886.97",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000004581475477",
        "quote_token_price_base_token": "21827029.4137099",
        "address": "0x274e7bbef7aac7fe19ba8e43fc561f1449e492cc",
        "name": "KEP / WETH",
        "pool_created_at": "2026-08-08T01:54:31Z",
        "fdv_usd": "86542.18632",
        "market_cap_usd": "86542.18632",
        "price_change_percentage": {
          "m5": "0",
          "m15": "4.025",
          "m30": "3.679",
          "h1": "10.184",
          "h6": "11.629",
          "h24": "-28.33"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 10,
            "sells": 8,
            "buyers": 6,
            "sellers": 3
          },
          "m30": {
            "buys": 18,
            "sells": 14,
            "buyers": 8,
            "sellers": 4
          },
          "h1": {
            "buys": 41,
            "sells": 32,
            "buyers": 17,
            "sellers": 10
          },
          "h6": {
            "buys": 718,
            "sells": 689,
            "buyers": 161,
            "sellers": 166
          },
          "h24": {
            "buys": 5277,
            "sells": 6291,
            "buyers": 797,
            "sellers": 771
          }
        },
        "volume_usd": {
          "m5": "67.420934999",
          "m15": "1469.5794112871",
          "m30": "2426.6051394146",
          "h1": "5069.3503836875",
          "h6": "117961.134358871",
          "h24": "1389737.04320247"
        },
        "reserve_in_usd": "33270.4212"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x5cd3da2892b4ad15f110d6ee3a8f635cc0abbb19",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xbb3535466eab9df38d47ed3175d290136750904d",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000000131847964722286",
        "base_token_price_native_currency": "0.00000000000700283981074275",
        "quote_token_price_usd": "1885.44",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000000007002839811",
        "quote_token_price_base_token": "142799211038.063",
        "address": "0xbb3535466eab9df38d47ed3175d290136750904d",
        "name": "BUB / WETH",
        "pool_created_at": "2026-08-11T18:10:05Z",
        "fdv_usd": "13184.79647",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "-0.89",
          "h1": "-1.14",
          "h6": "-16.162",
          "h24": "-72.044"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m30": {
            "buys": 6,
            "sells": 6,
            "buyers": 3,
            "sellers": 4
          },
          "h1": {
            "buys": 6,
            "sells": 7,
            "buyers": 3,
            "sellers": 5
          },
          "h6": {
            "buys": 20,
            "sells": 31,
            "buyers": 12,
            "sellers": 25
          },
          "h24": {
            "buys": 509,
            "sells": 323,
            "buyers": 253,
            "sellers": 242
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "23.33232",
          "m30": "114.4640951755",
          "h1": "128.8834551694",
          "h6": "1285.2911904298",
          "h24": "58485.563844059"
        },
        "reserve_in_usd": "10596.5249"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd4e9852451241732c0017faacf9ca5a499080b4b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xce4b64e140bc707ab88335ba35790bab9be44c97",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000245050013468771",
        "base_token_price_native_currency": "0.0000000128157287210179",
        "quote_token_price_usd": "1886.52",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000001281572872",
        "quote_token_price_base_token": "78029117.3267418",
        "address": "0xce4b64e140bc707ab88335ba35790bab9be44c97",
        "name": "CHILLCAT / WETH 1%",
        "pool_created_at": "2026-08-12T12:56:09Z",
        "fdv_usd": "24505.00135",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "13.612",
          "m15": "21.735",
          "m30": "4.546",
          "h1": "-1.084",
          "h6": "70.674",
          "h24": "791.293"
        },
        "transactions": {
          "m5": {
            "buys": 9,
            "sells": 1,
            "buyers": 7,
            "sellers": 1
          },
          "m15": {
            "buys": 16,
            "sells": 6,
            "buyers": 14,
            "sellers": 6
          },
          "m30": {
            "buys": 21,
            "sells": 15,
            "buyers": 19,
            "sellers": 15
          },
          "h1": {
            "buys": 33,
            "sells": 27,
            "buyers": 28,
            "sellers": 26
          },
          "h6": {
            "buys": 257,
            "sells": 186,
            "buyers": 148,
            "sellers": 130
          },
          "h24": {
            "buys": 1683,
            "sells": 1212,
            "buyers": 742,
            "sellers": 646
          }
        },
        "volume_usd": {
          "m5": "571.3830737533",
          "m15": "1421.2789914578",
          "m30": "2968.1617611343",
          "h1": "4420.7696003084",
          "h6": "28272.1946666881",
          "h24": "162183.490490226"
        },
        "reserve_in_usd": "13516.7486"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x7f42ec7bcc9e89f33929d6b809cc8b90dc9fe85d",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x7e05ca6a3692be972f331e6388e09c6bb1379a23953d7a4589eac077c5c82205",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000165945955001717",
        "base_token_price_native_currency": "0.00000000873317021847579",
        "quote_token_price_usd": "1885.68",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000008733170218",
        "quote_token_price_base_token": "114505955.452971",
        "address": "0x7e05ca6a3692be972f331e6388e09c6bb1379a23953d7a4589eac077c5c82205",
        "name": "ELVES / WETH",
        "pool_created_at": "2026-08-12T03:54:06Z",
        "fdv_usd": "16594.5955",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.754",
          "m15": "1.465",
          "m30": "-20.849",
          "h1": "-34.385",
          "h6": "-35.768",
          "h24": "-85.212"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 4,
            "sells": 1,
            "buyers": 3,
            "sellers": 1
          },
          "m30": {
            "buys": 9,
            "sells": 11,
            "buyers": 6,
            "sellers": 9
          },
          "h1": {
            "buys": 13,
            "sells": 23,
            "buyers": 9,
            "sellers": 17
          },
          "h6": {
            "buys": 88,
            "sells": 139,
            "buyers": 62,
            "sellers": 90
          },
          "h24": {
            "buys": 1418,
            "sells": 1642,
            "buyers": 567,
            "sellers": 604
          }
        },
        "volume_usd": {
          "m5": "39.60208",
          "m15": "52.7207175898",
          "m30": "807.1455678592",
          "h1": "1409.6146318478",
          "h6": "8706.6406682313",
          "h24": "201110.407639167"
        },
        "reserve_in_usd": "10321.2695"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x1ec72a220d35854b4ec348435b37a100c58d6698",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x2b0d0183d017c58b924401ca8ac362f6e01f0e9e",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0222925987090629",
        "base_token_price_native_currency": "0.0000115061845129277",
        "quote_token_price_usd": "1886.97",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001150618451",
        "quote_token_price_base_token": "86909.7830715696",
        "address": "0x2b0d0183d017c58b924401ca8ac362f6e01f0e9e",
        "name": "HMM / WETH 1%",
        "pool_created_at": "2026-07-19T07:54:03Z",
        "fdv_usd": "22018551.1721427",
        "market_cap_usd": "22292598.71",
        "price_change_percentage": {
          "m5": "0.786",
          "m15": "1.399",
          "m30": "0.122",
          "h1": "6.407",
          "h6": "-0.466",
          "h24": "34.566"
        },
        "transactions": {
          "m5": {
            "buys": 12,
            "sells": 1,
            "buyers": 12,
            "sellers": 1
          },
          "m15": {
            "buys": 22,
            "sells": 14,
            "buyers": 20,
            "sellers": 14
          },
          "m30": {
            "buys": 43,
            "sells": 32,
            "buyers": 31,
            "sellers": 30
          },
          "h1": {
            "buys": 73,
            "sells": 63,
            "buyers": 49,
            "sellers": 51
          },
          "h6": {
            "buys": 666,
            "sells": 655,
            "buyers": 263,
            "sellers": 273
          },
          "h24": {
            "buys": 5020,
            "sells": 4409,
            "buyers": 914,
            "sellers": 1007
          }
        },
        "volume_usd": {
          "m5": "2484.8451471937",
          "m15": "11899.3464932594",
          "m30": "26690.8405769508",
          "h1": "48899.2097833771",
          "h6": "542977.742283678",
          "h24": "3443402.63001236"
        },
        "reserve_in_usd": "578790.3081"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x7fe995a80075df3dc8ae11a9b82c7fe4202cd87f",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-dot-family",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xa70fc67c9f69da90b63a0e4c05d229954574e313",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.155334686185597",
        "base_token_price_native_currency": "0.0000822974000162282",
        "quote_token_price_usd": "1887.48",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00008229740002",
        "quote_token_price_base_token": "12151.0521572104",
        "address": "0xa70fc67c9f69da90b63a0e4c05d229954574e313",
        "name": "CASHCAT / WETH 1%",
        "pool_created_at": "2026-06-29T07:00:49Z",
        "fdv_usd": "153574590.083179",
        "market_cap_usd": "153574706.055367",
        "price_change_percentage": {
          "m5": "2.099",
          "m15": "2.134",
          "m30": "-0.033",
          "h1": "1.125",
          "h6": "-2.16",
          "h24": "10.21"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 8,
            "sells": 6,
            "buyers": 3,
            "sellers": 5
          },
          "m30": {
            "buys": 20,
            "sells": 22,
            "buyers": 5,
            "sellers": 18
          },
          "h1": {
            "buys": 30,
            "sells": 62,
            "buyers": 8,
            "sellers": 55
          },
          "h6": {
            "buys": 372,
            "sells": 470,
            "buyers": 79,
            "sellers": 149
          },
          "h24": {
            "buys": 3867,
            "sells": 2617,
            "buyers": 473,
            "sellers": 811
          }
        },
        "volume_usd": {
          "m5": "254.3118528028",
          "m15": "1276.5406904587",
          "m30": "5656.3508452285",
          "h1": "20850.6647655844",
          "h6": "249039.122250877",
          "h24": "2321587.00546796"
        },
        "reserve_in_usd": "4197344.6156"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x020bfc650a365f8bb26819deaabf3e21291018b4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00277542693868214",
        "base_token_price_native_currency": "0.00000147524339994123",
        "quote_token_price_usd": "1886.97",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000014752434",
        "quote_token_price_base_token": "677854.244282562",
        "address": "0x451c0da3b774045a822a129eedcc5c667dcbfdd8",
        "name": "HOODRAT / WETH",
        "pool_created_at": "2026-07-02T17:52:44Z",
        "fdv_usd": "2775426.939",
        "market_cap_usd": "2775426.939",
        "price_change_percentage": {
          "m5": "-0.163",
          "m15": "0.556",
          "m30": "-1.363",
          "h1": "-4.898",
          "h6": "3.317",
          "h24": "120.05"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 4,
            "buyers": 1,
            "sellers": 4
          },
          "m15": {
            "buys": 9,
            "sells": 10,
            "buyers": 8,
            "sellers": 10
          },
          "m30": {
            "buys": 18,
            "sells": 15,
            "buyers": 16,
            "sellers": 14
          },
          "h1": {
            "buys": 36,
            "sells": 33,
            "buyers": 30,
            "sellers": 30
          },
          "h6": {
            "buys": 299,
            "sells": 305,
            "buyers": 140,
            "sellers": 193
          },
          "h24": {
            "buys": 4782,
            "sells": 4469,
            "buyers": 945,
            "sellers": 1186
          }
        },
        "volume_usd": {
          "m5": "329.5656840633",
          "m15": "2291.2057273971",
          "m30": "4763.7955190602",
          "h1": "8980.4721252982",
          "h6": "94994.6285495656",
          "h24": "2047589.30883116"
        },
        "reserve_in_usd": "291239.2965"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x8e62f281f282686fca6dcb39288069a93fc23f1c",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v2-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xacea8920877840033f0275c37f9b61550b5326917e948bcf8339714d96f9521a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.005621218840407",
        "base_token_price_native_currency": "0.00000301868659776658",
        "quote_token_price_usd": "1886.97",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003018686598",
        "quote_token_price_base_token": "331269.89755739",
        "address": "0xacea8920877840033f0275c37f9b61550b5326917e948bcf8339714d96f9521a",
        "name": "FRONG / WETH 0.25%",
        "pool_created_at": "2026-07-30T20:16:59Z",
        "fdv_usd": "5598725.80413306",
        "market_cap_usd": "5621218.84",
        "price_change_percentage": {
          "m5": "0.001",
          "m15": "-0.293",
          "m30": "1.831",
          "h1": "2.19",
          "h6": "3.762",
          "h24": "39.445"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 5,
            "buyers": 0,
            "sellers": 5
          },
          "m15": {
            "buys": 13,
            "sells": 19,
            "buyers": 13,
            "sellers": 19
          },
          "m30": {
            "buys": 45,
            "sells": 67,
            "buyers": 35,
            "sellers": 52
          },
          "h1": {
            "buys": 80,
            "sells": 98,
            "buyers": 60,
            "sellers": 81
          },
          "h6": {
            "buys": 502,
            "sells": 564,
            "buyers": 282,
            "sellers": 350
          },
          "h24": {
            "buys": 9634,
            "sells": 9709,
            "buyers": 2111,
            "sellers": 2241
          }
        },
        "volume_usd": {
          "m5": "223.726766118",
          "m15": "11265.7126260081",
          "m30": "34593.0223011243",
          "h1": "54503.4427081232",
          "h6": "294210.964458197",
          "h24": "6079312.08191013"
        },
        "reserve_in_usd": "603176.5099"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x6245e67affa44a23077f0ea7f981a8dc743a0c47",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-pools-trade",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0269285427833253",
        "base_token_price_native_currency": "0.0000139644127052326",
        "quote_token_price_usd": "1886.97",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001396441271",
        "quote_token_price_base_token": "71610.6019714879",
        "address": "0xd33c8fd38b06e989cdbd4dffdefab71c4bdd415b24964c8d69e38ff35b068f92",
        "name": "STONKBROKER / WETH 1%",
        "pool_created_at": "2026-07-18T03:50:03Z",
        "fdv_usd": "65157894.4817277",
        "market_cap_usd": "42364401.6479083",
        "price_change_percentage": {
          "m5": "2.186",
          "m15": "0.264",
          "m30": "0.36",
          "h1": "1.809",
          "h6": "9.077",
          "h24": "-22.27"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 3,
            "buyers": 3,
            "sellers": 1
          },
          "m15": {
            "buys": 3,
            "sells": 4,
            "buyers": 3,
            "sellers": 3
          },
          "m30": {
            "buys": 6,
            "sells": 4,
            "buyers": 3,
            "sellers": 6
          },
          "h1": {
            "buys": 12,
            "sells": 7,
            "buyers": 6,
            "sellers": 11
          },
          "h6": {
            "buys": 113,
            "sells": 38,
            "buyers": 34,
            "sellers": 83
          },
          "h24": {
            "buys": 1578,
            "sells": 1128,
            "buyers": 616,
            "sellers": 787
          }
        },
        "volume_usd": {
          "m5": "1560.7315381571",
          "m15": "5400.1678746979",
          "m30": "5732.2775232918",
          "h1": "30675.8312761077",
          "h6": "180196.901870122",
          "h24": "3444717.77299073"
        },
        "reserve_in_usd": "5760181.0386"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe934e36a439c94017b64a3fece66af12099abf50",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_7eYEZSesE86FWqkVxbwP9wKhC3L5UKp4oEt6zUu3f9MD",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000221268479712959442234066778434904028468574299320939227503408163",
        "base_token_price_native_currency": "0.0000000299674875765199",
        "quote_token_price_usd": "76.043824515047551109698461306083484860320124649",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000002996748758",
        "quote_token_price_base_token": "33369497.4410707",
        "address": "7eYEZSesE86FWqkVxbwP9wKhC3L5UKp4oEt6zUu3f9MD",
        "name": "FOMEOW / SOL",
        "pool_created_at": "2026-08-11T21:05:54Z",
        "fdv_usd": "2175.1365228694",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "-2.844",
          "h1": "-2.844",
          "h6": "-4.569",
          "h24": "-99.015"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m30": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "h1": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "h6": {
            "buys": 6,
            "sells": 10,
            "buyers": 3,
            "sellers": 9
          },
          "h24": {
            "buys": 5572,
            "sells": 11198,
            "buyers": 5237,
            "sellers": 4425
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.05285129452",
          "m30": "54.92799087",
          "h1": "54.92799087",
          "h6": "144.9364352176",
          "h24": "448474.098746435"
        },
        "reserve_in_usd": "2418.4954"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5qHUGTgkRaDrSNGgQg5wQxb5tDrzEW5ewuGpSS3jpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xebc250ae14467403029d4943ca4ad4b53b511f34",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00275745784800424",
        "base_token_price_native_currency": "0.00000146502223422685",
        "quote_token_price_usd": "1886.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001465022234",
        "quote_token_price_base_token": "682583.497121966",
        "address": "0xebc250ae14467403029d4943ca4ad4b53b511f34",
        "name": "YARD / WETH 1%",
        "pool_created_at": "2026-08-12T02:21:05Z",
        "fdv_usd": "2653531.11319016",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "-0.208",
          "m15": "-0.153",
          "m30": "0.114",
          "h1": "-1.981",
          "h6": "10.101",
          "h24": "-26.557"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 5,
            "buyers": 0,
            "sellers": 5
          },
          "m15": {
            "buys": 3,
            "sells": 7,
            "buyers": 3,
            "sellers": 7
          },
          "m30": {
            "buys": 5,
            "sells": 15,
            "buyers": 4,
            "sellers": 14
          },
          "h1": {
            "buys": 15,
            "sells": 16,
            "buyers": 13,
            "sellers": 15
          },
          "h6": {
            "buys": 113,
            "sells": 93,
            "buyers": 85,
            "sellers": 82
          },
          "h24": {
            "buys": 1219,
            "sells": 1313,
            "buyers": 594,
            "sellers": 869
          }
        },
        "volume_usd": {
          "m5": "984.7108779923",
          "m15": "1255.5713564195",
          "m30": "2872.8228805227",
          "h1": "3496.7110488988",
          "h6": "62653.3594529008",
          "h24": "756723.688945928"
        },
        "reserve_in_usd": "858903.8571"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xe3fa12da7fa026b21817f16622e8ae48fa785166",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "up-v3",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0486914854549463",
        "base_token_price_native_currency": "0.0000258068475585429",
        "quote_token_price_usd": "1886.76",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002580684756",
        "quote_token_price_base_token": "38749.4054719972",
        "address": "0x10cc6bd38112cac182db90b6a71d8bb5939526ba",
        "name": "PONS / WETH 1%",
        "pool_created_at": "2026-07-13T20:42:21Z",
        "fdv_usd": "35404352.8032522",
        "market_cap_usd": "35407327.2943852",
        "price_change_percentage": {
          "m5": "0.081",
          "m15": "-0.13",
          "m30": "-0.314",
          "h1": "0.166",
          "h6": "-7.137",
          "h24": "1.418"
        },
        "transactions": {
          "m5": {
            "buys": 3,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "m15": {
            "buys": 4,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m30": {
            "buys": 7,
            "sells": 19,
            "buyers": 4,
            "sellers": 19
          },
          "h1": {
            "buys": 20,
            "sells": 26,
            "buyers": 9,
            "sellers": 23
          },
          "h6": {
            "buys": 176,
            "sells": 211,
            "buyers": 78,
            "sellers": 143
          },
          "h24": {
            "buys": 1290,
            "sells": 1087,
            "buyers": 412,
            "sellers": 535
          }
        },
        "volume_usd": {
          "m5": "23.7400731979",
          "m15": "1376.6364416496",
          "m30": "13050.7721126236",
          "h1": "19715.5565170607",
          "h6": "215200.60943489",
          "h24": "1226718.25651434"
        },
        "reserve_in_usd": "1374226.7403"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x39dbed3a2bd333467115de45665cc57f813c4571",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x52fcb1d83191e06ef2d2d9f460609ca22a923558",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00709005369107394",
        "base_token_price_native_currency": "0.00000375779309031034",
        "quote_token_price_usd": "1886.76",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000375779309",
        "quote_token_price_base_token": "266113.640630867",
        "address": "0x52fcb1d83191e06ef2d2d9f460609ca22a923558",
        "name": "YOLO / WETH 1%",
        "pool_created_at": "2026-07-15T07:15:15Z",
        "fdv_usd": "6877352.06735985",
        "market_cap_usd": "7090053.691",
        "price_change_percentage": {
          "m5": "-3.137",
          "m15": "-2.29",
          "m30": "0.455",
          "h1": "0.258",
          "h6": "4.364",
          "h24": "56.163"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 7,
            "sells": 4,
            "buyers": 6,
            "sellers": 4
          },
          "m30": {
            "buys": 13,
            "sells": 8,
            "buyers": 11,
            "sellers": 8
          },
          "h1": {
            "buys": 30,
            "sells": 16,
            "buyers": 26,
            "sellers": 15
          },
          "h6": {
            "buys": 311,
            "sells": 275,
            "buyers": 176,
            "sellers": 183
          },
          "h24": {
            "buys": 1818,
            "sells": 1616,
            "buyers": 531,
            "sellers": 611
          }
        },
        "volume_usd": {
          "m5": "2911.3760440476",
          "m15": "4244.603699775",
          "m30": "7538.7661297159",
          "h1": "20423.5642438266",
          "h6": "257473.935217195",
          "h24": "1274413.18257412"
        },
        "reserve_in_usd": "345616.3194"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x62c71cd34a52c30d894419cbcc55db2afa8032ea",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x588b0785f50063260003b7790c42f1ef74902746",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00368374110707065",
        "base_token_price_native_currency": "0.00000191046988694113",
        "quote_token_price_usd": "1886.98",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001910469887",
        "quote_token_price_base_token": "523431.437907199",
        "address": "0x588b0785f50063260003b7790c42f1ef74902746",
        "name": "JUGGERNAUT / WETH 1%",
        "pool_created_at": "2026-06-29T09:12:54Z",
        "fdv_usd": "3481345.31005743",
        "market_cap_usd": "3683741.107",
        "price_change_percentage": {
          "m5": "1.754",
          "m15": "-0.456",
          "m30": "-0.395",
          "h1": "-1.669",
          "h6": "-3.207",
          "h24": "0.249"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 2,
            "buyers": 1,
            "sellers": 2
          },
          "m15": {
            "buys": 6,
            "sells": 5,
            "buyers": 4,
            "sellers": 5
          },
          "m30": {
            "buys": 11,
            "sells": 12,
            "buyers": 6,
            "sellers": 12
          },
          "h1": {
            "buys": 16,
            "sells": 31,
            "buyers": 8,
            "sellers": 25
          },
          "h6": {
            "buys": 126,
            "sells": 174,
            "buyers": 72,
            "sellers": 111
          },
          "h24": {
            "buys": 1168,
            "sells": 1107,
            "buyers": 367,
            "sellers": 417
          }
        },
        "volume_usd": {
          "m5": "2901.0985075865",
          "m15": "4697.459455709",
          "m30": "9793.4060651899",
          "h1": "14573.5473251442",
          "h6": "115647.340947685",
          "h24": "836407.396066509"
        },
        "reserve_in_usd": "380675.5712"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xd7321801caae694090694ff55a9323139f043b88",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x3b2ccee56e7360f958c2972a770503094549460f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000582177212875762",
        "base_token_price_native_currency": "0.0000000308726820989613",
        "quote_token_price_usd": "1886.97",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000000308726821",
        "quote_token_price_base_token": "32391095.6875899",
        "address": "0x3b2ccee56e7360f958c2972a770503094549460f",
        "name": "WENCAT / WETH 1%",
        "pool_created_at": "2026-08-12T02:49:46Z",
        "fdv_usd": "58217.72129",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.269",
          "m15": "2.174",
          "m30": "-2.888",
          "h1": "-6.827",
          "h6": "-14.412",
          "h24": "-45.375"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 3,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 6,
            "sells": 5,
            "buyers": 5,
            "sellers": 5
          },
          "m30": {
            "buys": 11,
            "sells": 10,
            "buyers": 8,
            "sellers": 10
          },
          "h1": {
            "buys": 15,
            "sells": 17,
            "buyers": 11,
            "sellers": 15
          },
          "h6": {
            "buys": 146,
            "sells": 103,
            "buyers": 87,
            "sellers": 80
          },
          "h24": {
            "buys": 1608,
            "sells": 1030,
            "buyers": 551,
            "sellers": 555
          }
        },
        "volume_usd": {
          "m5": "170.2697864507",
          "m15": "306.1520361227",
          "m30": "1042.9587799829",
          "h1": "2100.7142440933",
          "h6": "14498.9528081267",
          "h24": "191308.89752091"
        },
        "reserve_in_usd": "22316.4394"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0xb86c8358f7753e188e588411e9f04e4488ce850e",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x4900c6d3f31ff1e1545a487469c134cdbd9f1499f938054c0c77a14728b3f150",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00428197570264668",
        "base_token_price_native_currency": "0.0000022175664135722",
        "quote_token_price_usd": "223.732970350444",
        "quote_token_price_native_currency": "0.118567317101196",
        "base_token_price_quote_token": "0.00001870301587",
        "quote_token_price_base_token": "53467.312805392",
        "address": "0x4900c6d3f31ff1e1545a487469c134cdbd9f1499f938054c0c77a14728b3f150",
        "name": "PACK / NVDA 1%",
        "pool_created_at": "2026-08-12T21:31:25Z",
        "fdv_usd": "4281975.703",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.764",
          "m15": "8.928",
          "m30": "-3.849",
          "h1": "-7.548",
          "h6": "-27.801",
          "h24": "139212.804"
        },
        "transactions": {
          "m5": {
            "buys": 8,
            "sells": 17,
            "buyers": 6,
            "sellers": 14
          },
          "m15": {
            "buys": 28,
            "sells": 28,
            "buyers": 24,
            "sellers": 25
          },
          "m30": {
            "buys": 62,
            "sells": 77,
            "buyers": 52,
            "sellers": 66
          },
          "h1": {
            "buys": 102,
            "sells": 108,
            "buyers": 77,
            "sellers": 87
          },
          "h6": {
            "buys": 705,
            "sells": 617,
            "buyers": 291,
            "sellers": 340
          },
          "h24": {
            "buys": 22022,
            "sells": 20462,
            "buyers": 2795,
            "sellers": 2505
          }
        },
        "volume_usd": {
          "m5": "1344.5823009468",
          "m15": "2721.867234681",
          "m30": "9803.6025905893",
          "h1": "16195.557650839",
          "h6": "99178.5387493551",
          "h24": "3484334.50502409"
        },
        "reserve_in_usd": "110060.9218"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x0145acbccefbed6f303c420beeaaac72e905430b",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0xd0601ce157db5bdc3162bbac2a2c8af5320d9eec",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_42cLgy3EDs7X8k3qqgJwNgiNPNooQjTLreQCwRwQ46Gf",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00058805740965188104042233682853698121992685921297355595593865772",
        "base_token_price_native_currency": "0.00000779915896192611",
        "quote_token_price_usd": "76.142999712008405942982351645470896613481874637",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000007799158962",
        "quote_token_price_base_token": "128218.953464315",
        "address": "42cLgy3EDs7X8k3qqgJwNgiNPNooQjTLreQCwRwQ46Gf",
        "name": "GTA / SOL",
        "pool_created_at": "2026-08-12T15:35:27Z",
        "fdv_usd": "593851.3586",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.149",
          "m15": "-5.55",
          "m30": "-7.137",
          "h1": "-2.547",
          "h6": "0.869",
          "h24": "1791.171"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 2,
            "buyers": 2,
            "sellers": 2
          },
          "m15": {
            "buys": 68,
            "sells": 40,
            "buyers": 57,
            "sellers": 32
          },
          "m30": {
            "buys": 119,
            "sells": 69,
            "buyers": 97,
            "sellers": 52
          },
          "h1": {
            "buys": 271,
            "sells": 310,
            "buyers": 200,
            "sellers": 212
          },
          "h6": {
            "buys": 1549,
            "sells": 1622,
            "buyers": 876,
            "sellers": 971
          },
          "h24": {
            "buys": 58774,
            "sells": 49014,
            "buyers": 15736,
            "sellers": 13556
          }
        },
        "volume_usd": {
          "m5": "294.5400209029",
          "m15": "6823.7234911863",
          "m30": "10331.2976125399",
          "h1": "41727.5443763405",
          "h6": "144782.990792878",
          "h24": "8191247.42801743"
        },
        "reserve_in_usd": "69712.9594"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BVEaDToN2Ufn8m1Jnqy8rtwwCiiMC7JcFtvmKPxTpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0xe8c3c059c5c09c02f3ff9e01ac706b5473eb3606f71955dbd2cb94cd580cb6e3",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000365586401256794",
        "base_token_price_native_currency": "0.000000187843430306706",
        "quote_token_price_usd": "1887.48",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001878434303",
        "quote_token_price_base_token": "5323582.50893963",
        "address": "0xe8c3c059c5c09c02f3ff9e01ac706b5473eb3606f71955dbd2cb94cd580cb6e3",
        "name": "EQUITY / WETH",
        "pool_created_at": "2026-08-12T22:32:08Z",
        "fdv_usd": "349354.36508228",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "0.415",
          "m15": "-7.095",
          "m30": "-4.147",
          "h1": "-20.981",
          "h6": "54.787",
          "h24": "845.282"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 1,
            "buyers": 2,
            "sellers": 1
          },
          "m15": {
            "buys": 11,
            "sells": 16,
            "buyers": 10,
            "sellers": 11
          },
          "m30": {
            "buys": 30,
            "sells": 51,
            "buyers": 24,
            "sellers": 35
          },
          "h1": {
            "buys": 108,
            "sells": 122,
            "buyers": 71,
            "sellers": 71
          },
          "h6": {
            "buys": 1910,
            "sells": 1983,
            "buyers": 607,
            "sellers": 708
          },
          "h24": {
            "buys": 13586,
            "sells": 10924,
            "buyers": 2764,
            "sellers": 2291
          }
        },
        "volume_usd": {
          "m5": "53.9030879425",
          "m15": "1755.8660519294",
          "m30": "6099.7089719721",
          "h1": "26363.1174807879",
          "h6": "518463.486922955",
          "h24": "4099921.8620445"
        },
        "reserve_in_usd": "47882.3476"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x9708efb3ba2e5d23e973cae1a8599606333cd4ad",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pons-v2-dex",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x88fbd9768ccf1bf77d6946afa1b2f3ce79e02a4566ca8a3d5ba78ab04e8ef27f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000535261404943386",
        "base_token_price_native_currency": "0.000000285524683337492",
        "quote_token_price_usd": "1885.28",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000002855246833",
        "quote_token_price_base_token": "3502324.17145524",
        "address": "0x88fbd9768ccf1bf77d6946afa1b2f3ce79e02a4566ca8a3d5ba78ab04e8ef27f",
        "name": "POOLS / WETH 0.25%",
        "pool_created_at": "2026-07-30T16:41:56Z",
        "fdv_usd": "535261.400732786",
        "market_cap_usd": "535261.4049",
        "price_change_percentage": {
          "m5": "-0.584",
          "m15": "-0.023",
          "m30": "-1.114",
          "h1": "-2.532",
          "h6": "6.183",
          "h24": "28.224"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 3,
            "sells": 6,
            "buyers": 2,
            "sellers": 5
          },
          "m30": {
            "buys": 10,
            "sells": 20,
            "buyers": 9,
            "sellers": 14
          },
          "h1": {
            "buys": 39,
            "sells": 37,
            "buyers": 23,
            "sellers": 25
          },
          "h6": {
            "buys": 294,
            "sells": 202,
            "buyers": 154,
            "sellers": 144
          },
          "h24": {
            "buys": 1799,
            "sells": 1395,
            "buyers": 704,
            "sellers": 653
          }
        },
        "volume_usd": {
          "m5": "22.8365505598",
          "m15": "88.7453262316",
          "m30": "1515.1761806914",
          "h1": "6661.2011377558",
          "h6": "76635.5958051585",
          "h24": "525554.525352734"
        },
        "reserve_in_usd": "194697.7673"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x385b36ff682ab4c76e7c37a66b96aabc466471d5",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0000000000000000000000000000000000000000",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-robinhood",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "robinhood_0x237609918f330add285b8bc5f8f2922283d1c4c5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0189206703613397",
        "base_token_price_native_currency": "0.00000979636530675423",
        "quote_token_price_usd": "1886.97",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000009796365307",
        "quote_token_price_base_token": "102078.675987158",
        "address": "0x237609918f330add285b8bc5f8f2922283d1c4c5",
        "name": "TENDIES / WETH 1%",
        "pool_created_at": "2026-06-29T14:05:37Z",
        "fdv_usd": "18148917.333218",
        "market_cap_usd": "18920670.36",
        "price_change_percentage": {
          "m5": "2.409",
          "m15": "2.217",
          "m30": "1.498",
          "h1": "0.248",
          "h6": "4.625",
          "h24": "-6.612"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 1,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 1,
            "sells": 5,
            "buyers": 1,
            "sellers": 5
          },
          "m30": {
            "buys": 6,
            "sells": 20,
            "buyers": 5,
            "sellers": 18
          },
          "h1": {
            "buys": 20,
            "sells": 34,
            "buyers": 14,
            "sellers": 28
          },
          "h6": {
            "buys": 306,
            "sells": 247,
            "buyers": 197,
            "sellers": 151
          },
          "h24": {
            "buys": 2589,
            "sells": 2465,
            "buyers": 798,
            "sellers": 879
          }
        },
        "volume_usd": {
          "m5": "2556.0127055793",
          "m15": "3294.0173062203",
          "m30": "10131.4297171457",
          "h1": "17964.6079888795",
          "h6": "223159.416091067",
          "h24": "1595914.9285186"
        },
        "reserve_in_usd": "847349.162"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "robinhood_0x45242320dbb855eea8fd36804c6487e10e97fcf9",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "robinhood_0x0bd7d308f8e1639fab988df18a8011f41eacad73",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "robinhood",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v3-robinhood",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Υποστηριζόμενα δίκτυα

Εκτεταμένη κάλυψη σε πολλαπλές αλυσίδες

Μάθετε τιμές κρυπτονομισμάτων και δεδομένα αγοράς από 250+ και πλέον δίκτυα, από μεγάλα blockchain μέχρι νέες κυκλοφορίες.

Γιατί τα έργα Web3 χρησιμοποιούν το CoinGecko

"Το API για DEX του CoinGecko μάς παρέχει μια γρήγορη, εξαιρετικά ακριβή και αποτελεσματική πηγή δεδομένων τιμών DEX. Έχει ευρεία κάλυψη δεδομένων, είναι εύχρηστο και εξαιρετικά αξιόπιστο. Το API για DEX του CoinGecko έχει γίνει μία από τις πολλές βασικές τροφοδοσίες τιμών DEX που χρησιμοποιεί η Supra για τη συγκέντρωση δεδομένων από αποκεντρωμένα ανταλλακτήρια".
"Το API για DEX του CoinGecko έχει γίνει αναπόσπαστο μέρος της διαδικασίας ανάπτυξης, καθώς διαχειρίζεται άριστα πολλές μικρές εργασίες που εμείς απλώς δεν έχουμε τη δυνατότητα να διαχειριστούμε. Με αυτόν τον τρόπο, η ροή εργασίας μας έχει βελτιωθεί σημαντικά, δίνοντάς μας τη δυνατότητα να επικεντρωθούμε στην κύρια ανάπτυξη".
"Το API για DEX του CoinGecko έχει ευρεία κάλυψη, υποστηρίζει τον μεγαλύτερο αριθμό αλυσίδων και διαθέτει υψηλή διαθεσιμότητα".

Συχνές ερωτήσεις

Ενισχύστε το έργο σας με το CoinGecko API

Ξεκλειδώστε περισσότερες δυνατότητες με αξιόπιστα, ακριβή και ολοκληρωμένα δεδομένα τιμών κρύπτο.
Μην χάσετε ούτε μία ενημέρωση!
Εγγραφείτε στο ενημερωτικό δελτίο μας για το API για να διαβάζετε τα τελευταία νέα για τα προϊόντα, τις ενημερώσεις τελικών σημείων, αλλά και για να αντλείτε έμπνευση από περιεχόμενο από την κοινότητά μας.
Επιλογή νομίσματος
Προτεινόμενα νομίσματα
USD
US Dollar
IDR
Indonesian Rupiah
TWD
New Taiwan Dollar
EUR
Euro
KRW
South Korean Won
JPY
Japanese Yen
RUB
Russian Ruble
CNY
Chinese Yuan
Παραστατικά νομίσματα
AED
United Arab Emirates Dirham
ARS
Argentine Peso
AUD
Australian Dollar
BDT
Bangladeshi Taka
BHD
Bahraini Dinar
BMD
Bermudian Dollar
BRL
Brazil Real
CAD
Canadian Dollar
CHF
Swiss Franc
CLP
Chilean Peso
CZK
Czech Koruna
DKK
Danish Krone
GBP
British Pound Sterling
GEL
Georgian Lari
HKD
Hong Kong Dollar
HUF
Hungarian Forint
ILS
Israeli New Shekel
INR
Indian Rupee
KWD
Kuwaiti Dinar
LKR
Sri Lankan Rupee
MMK
Burmese Kyat
MXN
Mexican Peso
MYR
Malaysian Ringgit
NGN
Nigerian Naira
NOK
Norwegian Krone
NZD
New Zealand Dollar
PHP
Philippine Peso
PKR
Pakistani Rupee
PLN
Polish Zloty
SAR
Saudi Riyal
SEK
Swedish Krona
SGD
Singapore Dollar
THB
Thai Baht
TRY
Turkish Lira
UAH
Ukrainian hryvnia
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
Κρυπτονομίσματα
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
SOL
Solana
Μονάδες Bitcoin
BITS
Bits
SATS
Satoshi
Εμπορεύματα
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Επιλογή γλώσσας
Δημοφιλείς γλώσσες
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Όλες οι γλώσσες
AR
العربية
BG
български
CS
čeština
DA
dansk
EL
Ελληνικά
FI
suomen kieli
HE
עִבְרִית
HI
हिंदी
HR
hrvatski
HU
Magyar nyelv
ID
Bahasa Indonesia
IT
Italiano
JA
日本語
KO
한국어
LT
lietuvių kalba
NL
Nederlands
NO
norsk
RO
Limba română
SK
slovenský jazyk
SL
slovenski jezik
SV
Svenska
TH
ภาษาไทย
TR
Türkçe
UK
украї́нська мо́ва
ZH
简体中文
ZH-TW
繁體中文
Καλώς ορίσατε στην CoinGecko
Καλώς ήρθατε και πάλι!
Συνδεθείτε ή εγγραφείτε σε δευτερόλεπτα
ή
Συνδεθείτε με . Εσύ όχι;
Ξεχάσατε τον κωδικό πρόσβασής σας;
Δεν λάβατε οδηγίες επιβεβαίωσης;
Επανάληψη αποστολής οδηγιών επιβεβαίωσης
Ο κωδικός πρόσβασης πρέπει να περιέχει τουλάχιστον 8 χαρακτήρες και να περιλαμβάνει 1 κεφαλαίο γράμμα, 1 πεζό γράμμα, 1 αριθμό και 1 ειδικό χαρακτήρα
Συνεχίζοντας, αναγνωρίζετε ότι έχετε διαβάσει και συμφωνείτε πλήρως με τους όρους Όρους Παροχής Υπηρεσιών μας και τις προϋποθέσεις μας Πολιτική Απορρήτου.
Λάβετε ειδοποιήσεις τιμών με την εφαρμογή της CoinGecko.
Ξεχάσατε τον κωδικό πρόσβασής σας;
Θα λάβετε ένα email με οδηγίες επαναφοράς του κωδικού πρόσβασής σας σε λίγα λεπτά.
Επανάληψη αποστολής οδηγιών επιβεβαίωσης
Θα λάβετε ένα email με οδηγίες για το πώς να επιβεβαιώσετε τη διεύθυνση email σας σε λίγα λεπτά.
Κάντε λήψη της εφαρμογής CoinGecko.
Σαρώστε αυτόν τον κωδικό QR για να κατεβάσετε την εφαρμογή τώρα App QR Code Διαφορετικά, βρείτε τη στα καταστήματα εφαρμογών
Προσθήκη NFT
CoinGecko
Καλύτερα στην εφαρμογή
Ειδοποιήσεις τιμών σε πραγματικό χρόνο και μια ταχύτερη, ομαλότερη εμπειρία.