Kovanci: 17.790
Borze: 1.463
Tržna kapitalizacija: $2,47T 3.6%
Obseg v 24 h: $81,707B
Gorivo: 0.103 GWEI
Uporaba brez oglasov

API za podatke o decentraliziranih borzah v verigi za projekte in razvijalce DeFi

Zagotovite si popolno pokritost trga kriptovalut, ki jo zagotavlja CoinGecko API, ki je
največja neodvisna svetovna avtoriteta na področju podatkov o kriptovalutah že od leta 2014.
Uporablja tehnologijo
Zaupajo nam vodilni projekti Web3

Obsežen in zanesljiv podatkovni vmesnik API za podatke decentraliziranih borz v verigi

Z našim zanesljivim in obsežnim API-jem za podatke decentraliziranih borz (DEX) lahko dostopate do tržnih podatkov borz, kot so Uniswap, PancakeSwap, Orca, Curve in druge v vseh glavnih omrežjih.
36M+
Kovanci in žetoni
200+
Omrežja
1,500+
Decentralizirane borze

Učinkovito izbirajte velikost svojih projektov DeFi

Enoten API za podatke o kriptovalutah, NFT-jih in decentraliziranih borzah

Poenostavite postopek integracije z enim enotnim API-jem za podatke o kriptovalutah, ki zagotavlja popolno pokritost
Kategorija končnih točk Opis
/onchain/simple/*/token_price/* Najpreprostejši način za pridobivanje najnovejših cen žetonov v USD v omrežju z naslovi žetonov
/onchain/networks Pridobite celoten seznam podprtih omrežij
/onchain/network/*dexes Pridobite celoten seznam podprtih decentraliziranih borz v omrežju
/onchains/network/*/pools/* Pridobite podatke o likvidnostnih skladih, na primer, najbolj priljubljenih skladih, in novih skladih, ter tržne podatke, kot so: cena, rezerve, tržna vrednost, transakcije in obseg trgovanja. Na voljo je tudi končna točka za iskanje skladov v omrežju.
/onchains/network/*/tokens/* Pridobite podatke, povezane s žetoni, kot so najboljši skladi, cene, vrednost na vsa izdana sredstva, rezerve, obseg trgovanja, tržna kapitalizacija, ocena GeckoTerminal, ID v API-ju CoinGecko. Na voljo so tudi metapodatki, vključno s sliko, spletno stranjo, opisom in povezavami do družbenih omrežij.
/onchains/network/*/ohlcvs/* Pridobite pretekle podatke iz grafikona OHLCV za likvidnostni sklad
/onchains/network/*/trades Pridobite najnovejših 300 poslov likvidnostega sklada
// Pridobite cene in tržne podatke likvidnostnega sklada
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00065504386787",
      "base_token_price_native_currency": "0.000464972012454532",
      "quote_token_price_usd": "2156.36188943094",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.0004649720125",
      "quote_token_price_base_token": "2150.667079339",
      "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": "4456267541.1346",
      "market_cap_usd": "4460586468.87768",
      "price_change_percentage": {
        "m5": "0.078",
        "m15": "-0.033",
        "m30": "0.01",
        "h1": "-0.268",
        "h6": "0.157",
        "h24": "0.239"
      },
      "transactions": {
        "m5": {
          "buys": 6,
          "sells": 2,
          "buyers": 4,
          "sellers": 2
        },
        "m15": {
          "buys": 9,
          "sells": 4,
          "buyers": 5,
          "sellers": 3
        },
        "m30": {
          "buys": 10,
          "sells": 7,
          "buyers": 5,
          "sellers": 6
        },
        "h1": {
          "buys": 15,
          "sells": 16,
          "buyers": 8,
          "sellers": 14
        },
        "h6": {
          "buys": 192,
          "sells": 164,
          "buyers": 100,
          "sellers": 65
        },
        "h24": {
          "buys": 865,
          "sells": 622,
          "buyers": 285,
          "sellers": 170
        }
      },
      "volume_usd": {
        "m5": "897.3878035696",
        "m15": "3639.6830872802",
        "m30": "5193.6875027759",
        "h1": "14254.1726138441",
        "h6": "158169.236547073",
        "h24": "766779.314884056"
      },
      "reserve_in_usd": "2009262.213",
      "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"
        }
      }
    }
  }
}
// Spoznajte trenutno najbolj priljubljene sklade
{
  "data": [
    {
      "id": "solana_Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00739498421815366920800321794132688768570636726094735863841966876",
        "base_token_price_native_currency": "0.0000902580336912561",
        "quote_token_price_usd": "82.908587091632018621554412387227275525336557702",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00009025803369",
        "quote_token_price_base_token": "11079.3461712304",
        "address": "Dx5wFoszXvND6XYYAjAjUQrGLqDAUrTVH2JmHz6eJDNt",
        "name": "LOL / SOL",
        "pool_created_at": "2026-03-18T23:57:45Z",
        "fdv_usd": "7376519.23395893",
        "market_cap_usd": "7376519.23395893",
        "price_change_percentage": {
          "m5": "-0.052",
          "m15": "1.568",
          "m30": "2.586",
          "h1": "-3.722",
          "h6": "-7.889",
          "h24": "-8.053"
        },
        "transactions": {
          "m5": {
            "buys": 15,
            "sells": 7,
            "buyers": 15,
            "sellers": 7
          },
          "m15": {
            "buys": 56,
            "sells": 34,
            "buyers": 55,
            "sellers": 34
          },
          "m30": {
            "buys": 102,
            "sells": 63,
            "buyers": 98,
            "sellers": 56
          },
          "h1": {
            "buys": 323,
            "sells": 172,
            "buyers": 263,
            "sellers": 133
          },
          "h6": {
            "buys": 2412,
            "sells": 1520,
            "buyers": 2066,
            "sellers": 1172
          },
          "h24": {
            "buys": 11369,
            "sells": 7472,
            "buyers": 8719,
            "sellers": 4808
          }
        },
        "volume_usd": {
          "m5": "1659.3413170572",
          "m15": "6543.245873493",
          "m30": "11653.7439217049",
          "h1": "39245.3452727297",
          "h6": "669332.826608082",
          "h24": "3721121.85649932"
        },
        "reserve_in_usd": "349344.0782"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_34q2KmCvapecJgR6ZrtbCTrzZVtkt3a5mHEA3TuEsWYb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8DgNtk5i417VAqvfkMF2vedKdoQygvG8KfRh4MdURRUx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000747594856458727922901608740313585812610783154778469920125046548",
        "base_token_price_native_currency": "0.0000089648790699471",
        "quote_token_price_usd": "82.917119881802663066580710568765313086660882993",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000896487907",
        "quote_token_price_base_token": "111546.401484912",
        "address": "8DgNtk5i417VAqvfkMF2vedKdoQygvG8KfRh4MdURRUx",
        "name": "stonks / SOL",
        "pool_created_at": "2026-04-05T19:45:20Z",
        "fdv_usd": "732029.47591448",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-3.311",
          "m15": "-3.184",
          "m30": "15.615",
          "h1": "4.231",
          "h6": "13.781",
          "h24": "2121.842"
        },
        "transactions": {
          "m5": {
            "buys": 22,
            "sells": 18,
            "buyers": 20,
            "sellers": 18
          },
          "m15": {
            "buys": 136,
            "sells": 158,
            "buyers": 116,
            "sellers": 136
          },
          "m30": {
            "buys": 292,
            "sells": 266,
            "buyers": 209,
            "sellers": 205
          },
          "h1": {
            "buys": 515,
            "sells": 436,
            "buyers": 320,
            "sellers": 314
          },
          "h6": {
            "buys": 4566,
            "sells": 4411,
            "buyers": 1848,
            "sellers": 1963
          },
          "h24": {
            "buys": 41806,
            "sells": 35264,
            "buyers": 8414,
            "sellers": 7739
          }
        },
        "volume_usd": {
          "m5": "1345.7875487149",
          "m15": "17882.7420590729",
          "m30": "35304.8445206375",
          "h1": "57175.0008170006",
          "h6": "542650.53158823",
          "h24": "5275660.90783196"
        },
        "reserve_in_usd": "80840.464"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CYTUg8qLd45EGbx7MXxSwR5PSMNoUck5SetxxSDHpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BZwAYUU6d5qVnTnn8v5ujpiQs4YQbBEfjYbKbVjctvVC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0354906343004302053382071336131806102134060401557050236999281449",
        "base_token_price_native_currency": "0.000428057776251448",
        "quote_token_price_usd": "82.903781609112511941050591186473922281166830231",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0004280577763",
        "quote_token_price_base_token": "2336.133240604",
        "address": "BZwAYUU6d5qVnTnn8v5ujpiQs4YQbBEfjYbKbVjctvVC",
        "name": "VDOR / SOL",
        "pool_created_at": "2026-03-20T21:13:12Z",
        "fdv_usd": "35463987.55",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.937",
          "m15": "1.696",
          "m30": "1.725",
          "h1": "1.019",
          "h6": "7.727",
          "h24": "14.897"
        },
        "transactions": {
          "m5": {
            "buys": 50,
            "sells": 36,
            "buyers": 3,
            "sellers": 23
          },
          "m15": {
            "buys": 127,
            "sells": 95,
            "buyers": 9,
            "sellers": 58
          },
          "m30": {
            "buys": 182,
            "sells": 127,
            "buyers": 10,
            "sellers": 73
          },
          "h1": {
            "buys": 218,
            "sells": 140,
            "buyers": 13,
            "sellers": 76
          },
          "h6": {
            "buys": 2482,
            "sells": 723,
            "buyers": 506,
            "sellers": 87
          },
          "h24": {
            "buys": 23896,
            "sells": 6248,
            "buyers": 3342,
            "sellers": 157
          }
        },
        "volume_usd": {
          "m5": "11069.8637088585",
          "m15": "28484.7432692569",
          "m30": "47700.8759508513",
          "h1": "53896.3440398643",
          "h6": "304732.095857401",
          "h24": "3096906.85776647"
        },
        "reserve_in_usd": "566885.7371"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_VDoRrZix72Er41foJAdKrwFqYNozPbktuPa4Xy1A7Au",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora-damm-v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xb2af49dbf526054faf19602860a5e298a79f3d05",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.576253308291148",
        "base_token_price_native_currency": "0.00094922337249105",
        "quote_token_price_usd": "607.25",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0009492233725",
        "quote_token_price_base_token": "1053.492812104",
        "address": "0xb2af49dbf526054faf19602860a5e298a79f3d05",
        "name": "SIREN / WBNB 1%",
        "pool_created_at": "2025-02-08T20:23:54Z",
        "fdv_usd": "428310214.872075",
        "market_cap_usd": "428310214.872334",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0.018",
          "m30": "1.97",
          "h1": "1.432",
          "h6": "-1.25",
          "h24": "8.12"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 3,
            "sells": 0,
            "buyers": 3,
            "sellers": 0
          },
          "m30": {
            "buys": 8,
            "sells": 12,
            "buyers": 4,
            "sellers": 10
          },
          "h1": {
            "buys": 122,
            "sells": 80,
            "buyers": 56,
            "sellers": 45
          },
          "h6": {
            "buys": 959,
            "sells": 1037,
            "buyers": 278,
            "sellers": 263
          },
          "h24": {
            "buys": 6516,
            "sells": 5823,
            "buyers": 903,
            "sellers": 815
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "226.8955072383",
          "m30": "8310.6937855768",
          "h1": "85949.2742796964",
          "h6": "787401.037515173",
          "h24": "5441368.46112429"
        },
        "reserve_in_usd": "8264994.4065"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x997a58129890bbda032231a52ed1ddc845fc18e1",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap-v3-bsc",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_B6z24UJrX2HYd8qT8eNYMamvm6d4uK2G7hYUkUoWn3LR",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000537296194776050797262515084741579951438674438249422293483004337",
        "base_token_price_native_currency": "0.000000646215761771507",
        "quote_token_price_usd": "82.917119881802663066580710568765313086660882993",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000006462157618",
        "quote_token_price_base_token": "1547470.76620144",
        "address": "B6z24UJrX2HYd8qT8eNYMamvm6d4uK2G7hYUkUoWn3LR",
        "name": "Freg / SOL",
        "pool_created_at": "2026-04-05T09:59:41Z",
        "fdv_usd": "53573.75341",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-6.969",
          "m15": "-13.698",
          "m30": "-23.114",
          "h1": "-55.925",
          "h6": "-64.419",
          "h24": "-22.833"
        },
        "transactions": {
          "m5": {
            "buys": 55,
            "sells": 33,
            "buyers": 48,
            "sellers": 28
          },
          "m15": {
            "buys": 184,
            "sells": 145,
            "buyers": 111,
            "sellers": 118
          },
          "m30": {
            "buys": 466,
            "sells": 374,
            "buyers": 245,
            "sellers": 260
          },
          "h1": {
            "buys": 1031,
            "sells": 696,
            "buyers": 433,
            "sellers": 466
          },
          "h6": {
            "buys": 2381,
            "sells": 1715,
            "buyers": 890,
            "sellers": 960
          },
          "h24": {
            "buys": 27313,
            "sells": 23241,
            "buyers": 6906,
            "sellers": 6837
          }
        },
        "volume_usd": {
          "m5": "2158.6612803546",
          "m15": "8190.3038513594",
          "m30": "22635.0884755519",
          "h1": "53897.0201781341",
          "h6": "160422.169909479",
          "h24": "2634391.52783671"
        },
        "reserve_in_usd": "20366.8564"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9LbueXn3HMWWSTZPbH8jJKEZNKnb6YvTVn8HvqeQpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_AZThnSj6jrSDjFERxwK6jBQh4siLJxshnQTp4K7vUGq5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00151057103906312412983454134476597229929903152225254708192774857",
        "base_token_price_native_currency": "0.0000181954506222818",
        "quote_token_price_usd": "82.908563753521835648193878885648125556702754377",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001819545062",
        "quote_token_price_base_token": "54958.792764133",
        "address": "AZThnSj6jrSDjFERxwK6jBQh4siLJxshnQTp4K7vUGq5",
        "name": "ROCKET / SOL",
        "pool_created_at": "2026-04-01T13:05:19Z",
        "fdv_usd": "1536196.01985201",
        "market_cap_usd": "1536196.01985201",
        "price_change_percentage": {
          "m5": "2.71",
          "m15": "3.629",
          "m30": "1.26",
          "h1": "-1.639",
          "h6": "2.563",
          "h24": "-7.625"
        },
        "transactions": {
          "m5": {
            "buys": 35,
            "sells": 42,
            "buyers": 35,
            "sellers": 42
          },
          "m15": {
            "buys": 217,
            "sells": 241,
            "buyers": 216,
            "sellers": 240
          },
          "m30": {
            "buys": 513,
            "sells": 507,
            "buyers": 506,
            "sellers": 503
          },
          "h1": {
            "buys": 1047,
            "sells": 1031,
            "buyers": 1016,
            "sellers": 1007
          },
          "h6": {
            "buys": 6443,
            "sells": 6747,
            "buyers": 6083,
            "sellers": 6122
          },
          "h24": {
            "buys": 23059,
            "sells": 37862,
            "buyers": 20952,
            "sellers": 24790
          }
        },
        "volume_usd": {
          "m5": "2910.3799674377",
          "m15": "10000.1373172143",
          "m30": "22290.9023516784",
          "h1": "50046.8005901917",
          "h6": "316165.182577854",
          "h24": "1559867.99538964"
        },
        "reserve_in_usd": "126321.3874"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_4YiLHDR4B4pE4R5GUMA8HG8YunyeLwcobtEtvwMupump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5tYFviFWQRKV9BJSTHGitbdqEYC1BGUgRUDnSADUXqJP",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00305630043012624721344707873331023804606418118978341118656614157",
        "base_token_price_native_currency": "0.0000369514743900612",
        "quote_token_price_usd": "82.917119881802663066580710568765313086660882993",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00003695147439",
        "quote_token_price_base_token": "27062.5196018963",
        "address": "5tYFviFWQRKV9BJSTHGitbdqEYC1BGUgRUDnSADUXqJP",
        "name": "BURNIE / SOL",
        "pool_created_at": "2026-04-03T03:08:37Z",
        "fdv_usd": "3008430.81965121",
        "market_cap_usd": "3008431.03217899",
        "price_change_percentage": {
          "m5": "3.11",
          "m15": "5.853",
          "m30": "8.864",
          "h1": "8.124",
          "h6": "13.337",
          "h24": "-18.503"
        },
        "transactions": {
          "m5": {
            "buys": 10,
            "sells": 17,
            "buyers": 9,
            "sellers": 14
          },
          "m15": {
            "buys": 54,
            "sells": 76,
            "buyers": 33,
            "sellers": 68
          },
          "m30": {
            "buys": 82,
            "sells": 100,
            "buyers": 49,
            "sellers": 86
          },
          "h1": {
            "buys": 129,
            "sells": 217,
            "buyers": 81,
            "sellers": 157
          },
          "h6": {
            "buys": 793,
            "sells": 989,
            "buyers": 394,
            "sellers": 513
          },
          "h24": {
            "buys": 10178,
            "sells": 9561,
            "buyers": 2663,
            "sellers": 3134
          }
        },
        "volume_usd": {
          "m5": "3424.9273944196",
          "m15": "20737.7988461566",
          "m30": "26711.4237789296",
          "h1": "48759.7347515369",
          "h6": "241274.892581278",
          "h24": "2373154.85500293"
        },
        "reserve_in_usd": "176658.9098"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CGEDT9QZDvvH5GmVkWJH2BXiMJqMJySC9ihWyr7Spump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x7f0695a3d2e7950d8f269b131e9a686d415080b12df3a303f15fbab9fa90022f",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000016822764886088",
        "base_token_price_native_currency": "0.000000000780743111436322",
        "quote_token_price_usd": "2154.61",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000000007807431114",
        "quote_token_price_base_token": "1280831025.40644",
        "address": "0x7f0695a3d2e7950d8f269b131e9a686d415080b12df3a303f15fbab9fa90022f",
        "name": "FETCHR / WETH",
        "pool_created_at": "2026-04-04T16:11:01Z",
        "fdv_usd": "168227.6489",
        "market_cap_usd": "168227.6489",
        "price_change_percentage": {
          "m5": "-1.352",
          "m15": "1.422",
          "m30": "1.066",
          "h1": "-10.191",
          "h6": "-12.761",
          "h24": "35.397"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 2,
            "buyers": 1,
            "sellers": 1
          },
          "m15": {
            "buys": 9,
            "sells": 11,
            "buyers": 6,
            "sellers": 7
          },
          "m30": {
            "buys": 13,
            "sells": 20,
            "buyers": 10,
            "sellers": 14
          },
          "h1": {
            "buys": 22,
            "sells": 36,
            "buyers": 16,
            "sellers": 28
          },
          "h6": {
            "buys": 127,
            "sells": 189,
            "buyers": 85,
            "sellers": 113
          },
          "h24": {
            "buys": 808,
            "sells": 1130,
            "buyers": 383,
            "sellers": 458
          }
        },
        "volume_usd": {
          "m5": "29.6930136176",
          "m15": "1543.5111073475",
          "m30": "2347.5468027547",
          "h1": "6488.7521957085",
          "h6": "31989.505314916",
          "h24": "163687.803452328"
        },
        "reserve_in_usd": "104572.7778"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x610a5a297fe2135289b8565ef645de2a7c00eba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BUdn9qGSV95Q9SMp1LGftFfEgJey3V36YbNTjTfd7iv",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000329146182099116631363695814910669150912172468928776211041011648",
        "base_token_price_native_currency": "0.000000414469979255976",
        "quote_token_price_usd": "82.910954638947036217172199125821603622927345216",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000004144699793",
        "quote_token_price_base_token": "2412719.97985263",
        "address": "BUdn9qGSV95Q9SMp1LGftFfEgJey3V36YbNTjTfd7iv",
        "name": "MANGA / SOL",
        "pool_created_at": "2026-04-05T00:31:21Z",
        "fdv_usd": "32914.61821",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-4.05",
          "m15": "-5.112",
          "m30": "-18.256",
          "h1": "4.987",
          "h6": "-27.762",
          "h24": "-24.37"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 3,
            "buyers": 0,
            "sellers": 3
          },
          "m15": {
            "buys": 8,
            "sells": 16,
            "buyers": 7,
            "sellers": 14
          },
          "m30": {
            "buys": 14,
            "sells": 30,
            "buyers": 11,
            "sellers": 27
          },
          "h1": {
            "buys": 43,
            "sells": 61,
            "buyers": 28,
            "sellers": 51
          },
          "h6": {
            "buys": 391,
            "sells": 398,
            "buyers": 228,
            "sellers": 274
          },
          "h24": {
            "buys": 15966,
            "sells": 10562,
            "buyers": 3969,
            "sellers": 3705
          }
        },
        "volume_usd": {
          "m5": "180.6370285332",
          "m15": "848.6802501322",
          "m30": "1426.1792630644",
          "h1": "3003.3704187569",
          "h6": "25117.0921016541",
          "h24": "1124073.33763799"
        },
        "reserve_in_usd": "16394.914"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_5qJb9NqPCVzAyF8VGxxz8cJX76bLJYYKN3Ftofo5pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5EhfvTeF5TmqmShkiBZxbBA5kNyX7sziwfZs3KqqVhTu",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00024274297323892489632125265059516005821735999785412144612808125",
        "base_token_price_native_currency": "0.0000029529004480839",
        "quote_token_price_usd": "82.91711187232569405081445044598106037402675111",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000002952900448",
        "quote_token_price_base_token": "338650.089151799",
        "address": "5EhfvTeF5TmqmShkiBZxbBA5kNyX7sziwfZs3KqqVhTu",
        "name": "49 / SOL",
        "pool_created_at": "2026-04-04T18:28:52Z",
        "fdv_usd": "241450.874016852",
        "market_cap_usd": "241450.87418404",
        "price_change_percentage": {
          "m5": "5.07",
          "m15": "5.981",
          "m30": "8.979",
          "h1": "-11.16",
          "h6": "16.035",
          "h24": "-53.601"
        },
        "transactions": {
          "m5": {
            "buys": 15,
            "sells": 11,
            "buyers": 11,
            "sellers": 9
          },
          "m15": {
            "buys": 63,
            "sells": 40,
            "buyers": 32,
            "sellers": 29
          },
          "m30": {
            "buys": 137,
            "sells": 81,
            "buyers": 53,
            "sellers": 54
          },
          "h1": {
            "buys": 261,
            "sells": 145,
            "buyers": 100,
            "sellers": 106
          },
          "h6": {
            "buys": 1536,
            "sells": 1126,
            "buyers": 458,
            "sellers": 551
          },
          "h24": {
            "buys": 16962,
            "sells": 13308,
            "buyers": 3826,
            "sellers": 4461
          }
        },
        "volume_usd": {
          "m5": "1340.8654613971",
          "m15": "5277.7057913325",
          "m30": "12612.8943769504",
          "h1": "20040.7060583423",
          "h6": "157425.285672169",
          "h24": "1659221.66277551"
        },
        "reserve_in_usd": "46690.3626"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_97PGWGgGJorRwwYgNqF5Z68SqwoyiuT2UjumzSjDpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_H3bUqL1WnKA5Px4DxyYBhTm9MWcAHXHcZBBA77amSKaX",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000199672379617840853993702944946542281460300116928122978724854936",
        "base_token_price_native_currency": "0.00000236994411016719",
        "quote_token_price_usd": "82.917119881802663066580710568765313086660882993",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000236994411",
        "quote_token_price_base_token": "421950.878803405",
        "address": "H3bUqL1WnKA5Px4DxyYBhTm9MWcAHXHcZBBA77amSKaX",
        "name": "Yoshi / SOL",
        "pool_created_at": "2026-04-05T13:35:31Z",
        "fdv_usd": "193315.666706881",
        "market_cap_usd": "193317.5317",
        "price_change_percentage": {
          "m5": "-3.492",
          "m15": "-20.53",
          "m30": "-18.855",
          "h1": "-6.033",
          "h6": "36.483",
          "h24": "508.33"
        },
        "transactions": {
          "m5": {
            "buys": 23,
            "sells": 20,
            "buyers": 18,
            "sellers": 15
          },
          "m15": {
            "buys": 100,
            "sells": 65,
            "buyers": 69,
            "sellers": 53
          },
          "m30": {
            "buys": 201,
            "sells": 160,
            "buyers": 126,
            "sellers": 120
          },
          "h1": {
            "buys": 435,
            "sells": 369,
            "buyers": 248,
            "sellers": 235
          },
          "h6": {
            "buys": 1971,
            "sells": 1733,
            "buyers": 938,
            "sellers": 984
          },
          "h24": {
            "buys": 26764,
            "sells": 22311,
            "buyers": 6852,
            "sellers": 6515
          }
        },
        "volume_usd": {
          "m5": "1253.6258677742",
          "m15": "11239.405447485",
          "m30": "26490.6806597274",
          "h1": "50314.8755223571",
          "h6": "204845.355458916",
          "h24": "2669333.06815884"
        },
        "reserve_in_usd": "38519.3022"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_AqXXe43MHms9HWH72S4zpogVX378nACELF5dVqiBpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_2dbZhK8UsJsjEtuYTXNa2Xcc4nc5NMUCrPNQxijNEpA5",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00014926067611158593646901023184167158277929031955563624430216904",
        "base_token_price_native_currency": "0.00000179556858713323",
        "quote_token_price_usd": "82.90407140383887551473904236722633969855754376",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001795568587",
        "quote_token_price_base_token": "556926.651070779",
        "address": "2dbZhK8UsJsjEtuYTXNa2Xcc4nc5NMUCrPNQxijNEpA5",
        "name": "foreskin / SOL",
        "pool_created_at": "2026-04-05T20:01:59Z",
        "fdv_usd": "149260.6761",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.356",
          "m15": "5.294",
          "m30": "9.951",
          "h1": "13.472",
          "h6": "1.447",
          "h24": "365.08"
        },
        "transactions": {
          "m5": {
            "buys": 7,
            "sells": 0,
            "buyers": 5,
            "sellers": 0
          },
          "m15": {
            "buys": 26,
            "sells": 20,
            "buyers": 15,
            "sellers": 16
          },
          "m30": {
            "buys": 61,
            "sells": 47,
            "buyers": 35,
            "sellers": 32
          },
          "h1": {
            "buys": 157,
            "sells": 104,
            "buyers": 99,
            "sellers": 80
          },
          "h6": {
            "buys": 1067,
            "sells": 812,
            "buyers": 529,
            "sellers": 466
          },
          "h24": {
            "buys": 18199,
            "sells": 14752,
            "buyers": 4335,
            "sellers": 3970
          }
        },
        "volume_usd": {
          "m5": "385.5562595012",
          "m15": "2135.3497634639",
          "m30": "5606.4654924161",
          "h1": "12236.1970929648",
          "h6": "105893.529781875",
          "h24": "1671457.81367752"
        },
        "reserve_in_usd": "32921.2897"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_BTbV7fxHgNHPVVK7ujWVpNXToDjns8o5qiWs2Vr6pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xa73b6b6868c1ebb8a75406e8e0730fc3fb2733e8d24227bdf1bcd74c303de4a1",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000349802079270584",
        "base_token_price_native_currency": "0.00000000162218596698272",
        "quote_token_price_usd": "2155.78",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000001622185967",
        "quote_token_price_base_token": "616452133.327234",
        "address": "0xa73b6b6868c1ebb8a75406e8e0730fc3fb2733e8d24227bdf1bcd74c303de4a1",
        "name": "SMCF / WETH",
        "pool_created_at": "2026-03-25T20:31:29Z",
        "fdv_usd": "349802.0793",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0.064",
          "h1": "0.579",
          "h6": "-7.275",
          "h24": "118.259"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 2,
            "sells": 0,
            "buyers": 2,
            "sellers": 0
          },
          "h1": {
            "buys": 4,
            "sells": 0,
            "buyers": 4,
            "sellers": 0
          },
          "h6": {
            "buys": 43,
            "sells": 46,
            "buyers": 29,
            "sellers": 33
          },
          "h24": {
            "buys": 544,
            "sells": 400,
            "buyers": 246,
            "sellers": 234
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "22.6066647172",
          "h1": "229.4192367968",
          "h6": "15116.2240853776",
          "h24": "238521.527311388"
        },
        "reserve_in_usd": "182955.6917"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x9326314259102cfb0448e3a5022188d56e61cba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6AYmX5NebUXsht8AsP1Vew9eT7L7nUujGbRAtuQB3f5C",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000153157223091053106767919480937061367111550057238283849534203225",
        "base_token_price_native_currency": "0.000000185219091072802",
        "quote_token_price_usd": "82.747717396332960753538942828099855869690053015",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001852190911",
        "quote_token_price_base_token": "5399011.48530602",
        "address": "6AYmX5NebUXsht8AsP1Vew9eT7L7nUujGbRAtuQB3f5C",
        "name": "ALLAH / SOL",
        "pool_created_at": "2026-04-05T13:07:43Z",
        "fdv_usd": "15315.72231",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.07",
          "m15": "1.271",
          "m30": "-2.216",
          "h1": "-6.381",
          "h6": "11.864",
          "h24": "-52.122"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "m15": {
            "buys": 3,
            "sells": 6,
            "buyers": 1,
            "sellers": 6
          },
          "m30": {
            "buys": 5,
            "sells": 12,
            "buyers": 3,
            "sellers": 9
          },
          "h1": {
            "buys": 11,
            "sells": 28,
            "buyers": 9,
            "sellers": 24
          },
          "h6": {
            "buys": 337,
            "sells": 312,
            "buyers": 161,
            "sellers": 195
          },
          "h24": {
            "buys": 19320,
            "sells": 15304,
            "buyers": 4516,
            "sellers": 4386
          }
        },
        "volume_usd": {
          "m5": "3.6389145775",
          "m15": "127.612887331",
          "m30": "228.3383387324",
          "h1": "414.1066238163",
          "h6": "18721.4087508816",
          "h24": "1521595.65487251"
        },
        "reserve_in_usd": "10453.8027"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_FybT3QBqy5GdWPM3X3UoxggQQgMMFzcduk74YuVQpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6KzQv7sYjwr7gEPuUX4d95QWNHJJus75v4LrdMEcJFnL",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000115988514018131691203805839589635045934715139345475454884558592",
        "base_token_price_native_currency": "0.000000137690079262275",
        "quote_token_price_usd": "82.765621466621654769734738844773966680419309526",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000001376900793",
        "quote_token_price_base_token": "7262687.37266959",
        "address": "6KzQv7sYjwr7gEPuUX4d95QWNHJJus75v4LrdMEcJFnL",
        "name": "scubacat / SOL",
        "pool_created_at": "2026-04-05T16:14:47Z",
        "fdv_usd": "11598.8514",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "5.861",
          "m30": "-8.278",
          "h1": "-4.979",
          "h6": "-45.222",
          "h24": "-62.143"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "m15": {
            "buys": 20,
            "sells": 7,
            "buyers": 18,
            "sellers": 6
          },
          "m30": {
            "buys": 22,
            "sells": 14,
            "buyers": 20,
            "sellers": 12
          },
          "h1": {
            "buys": 31,
            "sells": 24,
            "buyers": 26,
            "sellers": 21
          },
          "h6": {
            "buys": 508,
            "sells": 357,
            "buyers": 147,
            "sellers": 256
          },
          "h24": {
            "buys": 19915,
            "sells": 14715,
            "buyers": 4465,
            "sellers": 4303
          }
        },
        "volume_usd": {
          "m5": "40.5326054389",
          "m15": "792.0157446713",
          "m30": "912.4811972492",
          "h1": "1069.4309002111",
          "h6": "11825.6581152698",
          "h24": "1610205.29009981"
        },
        "reserve_in_usd": "9148.2104"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_EBKPekNusjfKt3Dmpuu2in8KC3pJVXYJYP8ESRi8pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0x4e829f8a5213c42535ab84aa40bd4adcce9cba02",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00671382605702753",
        "base_token_price_native_currency": "0.00000312769595667509",
        "quote_token_price_usd": "2154.61",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003127695957",
        "quote_token_price_base_token": "319724.171994983",
        "address": "0x4e829f8a5213c42535ab84aa40bd4adcce9cba02",
        "name": "BRETT / WETH 1%",
        "pool_created_at": "2024-05-06T05:23:31Z",
        "fdv_usd": "66534890.179147",
        "market_cap_usd": "66531383.8182856",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0.228",
          "m30": "0.184",
          "h1": "1.386",
          "h6": "3.633",
          "h24": "11.447"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m15": {
            "buys": 11,
            "sells": 4,
            "buyers": 8,
            "sellers": 4
          },
          "m30": {
            "buys": 45,
            "sells": 27,
            "buyers": 29,
            "sellers": 26
          },
          "h1": {
            "buys": 125,
            "sells": 40,
            "buyers": 71,
            "sellers": 38
          },
          "h6": {
            "buys": 288,
            "sells": 132,
            "buyers": 146,
            "sellers": 105
          },
          "h24": {
            "buys": 950,
            "sells": 637,
            "buyers": 393,
            "sellers": 357
          }
        },
        "volume_usd": {
          "m5": "0.1946243517",
          "m15": "2311.212817262",
          "m30": "14426.3323136636",
          "h1": "33676.8666650878",
          "h6": "87066.6111515588",
          "h24": "386133.332020458"
        },
        "reserve_in_usd": "1007407.6692"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x532f27101965dd16442e59d40670faf5ebb142e4",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "aerodrome-slipstream",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0337336678463665875503150264692020922466343792",
        "base_token_price_native_currency": "0.000408103058244922",
        "quote_token_price_usd": "82.673697050979850366125300012",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0004081030582",
        "quote_token_price_base_token": "2450.361446201",
        "address": "8WwcNqdZjCY5Pt7AkhupAFknV2txca9sq6YBkGzLbvdt",
        "name": "pippin / SOL",
        "pool_created_at": "2024-11-09T20:27:41Z",
        "fdv_usd": "33913304.1678065",
        "market_cap_usd": "33913304.1678067",
        "price_change_percentage": {
          "m5": "0.139",
          "m15": "0.111",
          "m30": "-0.605",
          "h1": "-1.393",
          "h6": "-17.688",
          "h24": "-26.529"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 16,
            "buyers": 16,
            "sellers": 11
          },
          "m15": {
            "buys": 88,
            "sells": 104,
            "buyers": 47,
            "sellers": 37
          },
          "m30": {
            "buys": 165,
            "sells": 217,
            "buyers": 82,
            "sellers": 62
          },
          "h1": {
            "buys": 387,
            "sells": 462,
            "buyers": 111,
            "sellers": 77
          },
          "h6": {
            "buys": 4884,
            "sells": 5106,
            "buyers": 514,
            "sellers": 315
          },
          "h24": {
            "buys": 14713,
            "sells": 15206,
            "buyers": 724,
            "sellers": 584
          }
        },
        "volume_usd": {
          "m5": "4317.5995431643",
          "m15": "31453.2344085566",
          "m30": "62565.885802205",
          "h1": "151105.472358251",
          "h6": "3139273.25078431",
          "h24": "7822535.40984849"
        },
        "reserve_in_usd": "4788716.1685"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_Dfh5DzRgSvvCFDoYc2ciTkMrbDfRKybA4SoFbPmApump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_F6i263SMu283SumjqEcB97fSkG9BwbtbReRvaUXVTmsc",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000302048746705310495464819686395986849739855201561181533285423026",
        "base_token_price_native_currency": "0.00000376680966258532",
        "quote_token_price_usd": "82.908564164369790456293654120620457929190053583",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000003766809663",
        "quote_token_price_base_token": "265476.647236181",
        "address": "F6i263SMu283SumjqEcB97fSkG9BwbtbReRvaUXVTmsc",
        "name": "44 / SOL",
        "pool_created_at": "2026-04-06T01:03:53Z",
        "fdv_usd": "305684.0729",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.159",
          "m15": "4.967",
          "m30": "-0.487",
          "h1": "4.413",
          "h6": "44.079",
          "h24": "718.553"
        },
        "transactions": {
          "m5": {
            "buys": 1,
            "sells": 8,
            "buyers": 1,
            "sellers": 8
          },
          "m15": {
            "buys": 60,
            "sells": 40,
            "buyers": 45,
            "sellers": 28
          },
          "m30": {
            "buys": 127,
            "sells": 93,
            "buyers": 76,
            "sellers": 61
          },
          "h1": {
            "buys": 270,
            "sells": 166,
            "buyers": 136,
            "sellers": 114
          },
          "h6": {
            "buys": 3085,
            "sells": 2495,
            "buyers": 1148,
            "sellers": 1206
          },
          "h24": {
            "buys": 21801,
            "sells": 17910,
            "buyers": 4854,
            "sellers": 4409
          }
        },
        "volume_usd": {
          "m5": "39.5668888707",
          "m15": "2088.1155194024",
          "m30": "5662.8320295216",
          "h1": "11672.2365645098",
          "h6": "291129.356646999",
          "h24": "2048688.63177048"
        },
        "reserve_in_usd": "47860.9008"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_3jcimw2sPCCwrdnCeUv7vkUSoL6VjU1qFLQVcnbqwfTb",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xebe171fcaa290227f3e466d637bab9e8f3c472b3a013fb2315c5c9a222feb65a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000025176707608157",
        "base_token_price_native_currency": "0.00000000115604259828782",
        "quote_token_price_usd": "2154.24",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000000001156042598",
        "quote_token_price_base_token": "865020027.359779",
        "address": "0xebe171fcaa290227f3e466d637bab9e8f3c472b3a013fb2315c5c9a222feb65a",
        "name": "AGNT / WETH",
        "pool_created_at": "2026-03-10T19:30:57Z",
        "fdv_usd": "251767.073801341",
        "market_cap_usd": "0.0",
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "0.432",
          "h6": "11.417",
          "h24": "25.959"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m30": {
            "buys": 1,
            "sells": 0,
            "buyers": 1,
            "sellers": 0
          },
          "h1": {
            "buys": 3,
            "sells": 2,
            "buyers": 3,
            "sellers": 2
          },
          "h6": {
            "buys": 20,
            "sells": 16,
            "buyers": 15,
            "sellers": 14
          },
          "h24": {
            "buys": 221,
            "sells": 118,
            "buyers": 101,
            "sellers": 78
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.0",
          "m30": "39.1667962758",
          "h1": "1397.5472549944",
          "h6": "7172.9211935333",
          "h24": "72619.1762327133"
        },
        "reserve_in_usd": "165674.2562"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x32f66ec2ffb26d262058965cf294f951e47f8ba3",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "base_0x4200000000000000000000000000000000000006",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "base",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "uniswap-v4-base",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x0ec12db33551afba853b691b4edf49196ea0e99a",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00966346780376818",
        "base_token_price_native_currency": "0.0000158756666385192",
        "quote_token_price_usd": "607.22",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001587566664",
        "quote_token_price_base_token": "62989.4808683936",
        "address": "0x0ec12db33551afba853b691b4edf49196ea0e99a",
        "name": "KOMA / WBNB",
        "pool_created_at": "2024-10-06T14:11:05Z",
        "fdv_usd": "5855620.38502445",
        "market_cap_usd": "5855620.38502445",
        "price_change_percentage": {
          "m5": "0.37",
          "m15": "-0.419",
          "m30": "0.495",
          "h1": "0.745",
          "h6": "-6.458",
          "h24": "-26.58"
        },
        "transactions": {
          "m5": {
            "buys": 17,
            "sells": 3,
            "buyers": 4,
            "sellers": 3
          },
          "m15": {
            "buys": 29,
            "sells": 31,
            "buyers": 13,
            "sellers": 26
          },
          "m30": {
            "buys": 66,
            "sells": 91,
            "buyers": 30,
            "sellers": 47
          },
          "h1": {
            "buys": 140,
            "sells": 164,
            "buyers": 35,
            "sellers": 61
          },
          "h6": {
            "buys": 2478,
            "sells": 2581,
            "buyers": 407,
            "sellers": 466
          },
          "h24": {
            "buys": 17101,
            "sells": 17548,
            "buyers": 1334,
            "sellers": 1320
          }
        },
        "volume_usd": {
          "m5": "1660.2911009655",
          "m15": "9914.0274670983",
          "m30": "31201.1552968971",
          "h1": "41844.0889054328",
          "h6": "849447.268170184",
          "h24": "6953296.8385977"
        },
        "reserve_in_usd": "1467414.2278"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xd5eaaac47bd1993d661bc087e15dfb079a7f3c19",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Podprta omrežja

Obsežna pokritost v več verigah

Pridobite cene kriptovalut in borzne podatke iz več kot 200+ omrežij, pa naj gre za glavne verige blokov ali nove izdaje.

Zakaj projekti Web3 uporabljajo platformo CoinGecko?

»DEX API platforme CoinGecko nam zagotavlja hiter, zelo natančen in obsežen vir podatkov o cenah na decentraliziranih borzah. Zagotavlja široko pokritost podatkov, je enostaven za uporabo in zelo zanesljiv. DEX API platforme CoinGecko je postal eden od naših številnih ključnih virov cen na decentraliziranih borzah, ki jih Supra uporablja za združevanje podatkov z decentraliziranih borz.«
»DEX API platforme CoinGecko je postal sestavni del našega razvojnega procesa in zelo učinkovito izvaja številna manjša opravila, ki jih mi preprosto ne moremo opraviti. To je bistveno poenostavilo naš delovni proces in nam omogočilo, da se osredotočimo na razvoj temeljih delov poslovanja.«
»DEX API platforme CoinGecko zagotavlja široko pokritost, podpira največje število verig in visoko zanesljivost delovanja.«

Pogosta vprašanja

Obogatite svoj projekt z API-jem CoinGecko

Odkrijte več možnosti z zanesljivimi, natančnimi in celovitimi podatki o cenah kriptovalut.
Nikoli ne zamudite posodobitve!
Naročite se na naše novice o API-ju za najnovejše novice o izdelkih, posodobitve končnih točk in navdihujoče vsebine skupnosti.
Nov portfelj
Ikona in ime
Izberite valuto
Predlagane valute
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
Fiduciarne valute
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
Kriptovalute
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
Enote Bitcoina
BITS
Bits
SATS
Satoshi
Blago
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Izberite jezik
Priljubljeni jeziki
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Vsi jeziki
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
繁體中文
Pozdravljeni v CoinGecko
Pozdravljeni nazaj!
Prijavite se ali registrirajte v nekaj sekundah
ali
Vpišite se z: . Ali to niste vi?
Ste pozabili geslo?
Niste prejeli navodil za potrditev?
Ponovno pošlji navodila za potrditev
Geslo mora vsebovati vsaj 8 znakov, vključno z eno veliko tiskano črko, eno malo tiskano črko, eno številko in enim posebnim znakom.
Če nadaljujete, potrjujete, da ste prebrali in v celoti soglašate z našima dokumentoma Pogoji storitve in Pravilnik o zasebnosti.
Pridobite obvestila o cenah z aplikacijo CoinGecko
Ste pozabili geslo?
V naslednjih minutah boste prejeli email z navodili za ponastavitev gesla.
Ponovno pošlji navodila za potrditev
Prejeli boste email z navodili za potrditev vašega računa.
Prenesite aplikacijo CoinGecko.
Odčitajte to kodo QR in prenesite aplikacijo zdaj App QR Code Ali pa jo poiščite v trgovini z aplikacijami
Dodaj NFT
Spremljajte naslov denarnice
Prilepite
Prikazujemo samo sredstva iz podprtih omrežij.
Ethereum Mainnet
Base Mainnet
BNB Smart Chain
Arbitrum
Avalanche
Fantom
Flare
Gnosis
Linea
Optimism
Polygon
Polygon zkEVM
Scroll
Stellar
Story
Syscoin
Telos
X Layer
Xai
Dostop samo za branje
Pridobivamo samo javne podatke. Nobenih zasebnih ključev, nobenega podpisovanja, prav tako v vaši denarnici ne moremo izvajati nobenih sprememb.
Ustvarite portfelj
Izberite ikono
💎
🔥
👀
🚀
💰
🦍
🌱
💩
🌙
🪂
💚
CoinGecko
Boljše v aplikaciji
Sprotna opozorila o cenah ter hitrejša in bolj nemotena izkušnja.
Dosegli ste omejitev.
Portfelji za goste so omejeni na 10 kovancev. Prijavite se ali ustvarite uporabniški račun, da ohranite spodaj navedene kovance.