Coins: 17.329
Børser: 1.493
Markedsværdi: $ 2,286T 0.7%
24t vol: $ 72,078B
Gas: 0.118 GWEI
Bliv reklamefri

On-chain DEX token og markedsdata API til DeFi-projekter og udviklere

Få komplet dækning af kryptomarkedet leveret af CoinGecko API, verdens største uafhængige kryptodatamyndighed siden 2014.
Data fra
Anvendes af førende Web3-projekter

Omfattende og pålidelig On-Chain DEX-data-API

Få adgang til on-chain markedsdata fra DEX'er som Uniswap, PancakeSwap, Orca, Curve med flere på tværs af større netværk med vores pålidelige og omfattende DEX-data-API.
40M+
Coins og tokens
200+
Netværk
1,500+
DEX'er

Skaler dit DeFi-projekt effektivt

Et samlet API til krypto-, NFT- og DEX-data

Forenkl integrationsprocessen med et samlet kryptodata-API, der giver komplet dækning
Slutpunktkategori Beskrivelse
/onchain/simple/*/token_price/* Den enkleste metode til at få den seneste USD-kurs for tokens på et netværk, med token-adresser
/onchain/networks Få den fulde liste over understøttede netværk
/onchain/network/*dexes Få den fulde liste over understøttede Dex'er på et netværk
/onchains/network/*/pools/* Få data for likviditetspuljer som f.eks.: populære puljer, nye puljer og markedsdata som f.eks. kurs, reserve, markedsværdi, transaktioner, volumen. Der er også adgang til søgning efter slutpunkter, hvor man kan søge efter puljer på et netværk.
/onchains/network/*/tokens/* Få token-relaterede data som f.eks. toppuljer, kurs, fdv, reserve, volumen, markedsværdi, geckoterminal-score, coingecko api-id. Metadata er også tilgængelige, herunder billede, websted, beskrivelse og links til sociale medier.
/onchains/network/*/ohlcvs/* Hent OHLCV historiske diagramdata for en likviditetspulje
/onchains/network/*/trades Få de seneste 300 handler fra en likviditetspulje
// Få priser og markedsdata for en likviditetspulje
{
  "data": {
    "id": "eth_0x60594a405d53811d3bc4766596efd80fd545a270",
    "type": "pool",
    "attributes": {
      "base_token_price_usd": "1.00148594801936",
      "base_token_price_native_currency": "0.000552873317013578",
      "quote_token_price_usd": "1805.21400421021",
      "quote_token_price_native_currency": "1.0",
      "base_token_price_quote_token": "0.000552873317",
      "quote_token_price_base_token": "1808.732614194",
      "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": "4633380836.76634",
      "market_cap_usd": "4643785068.22596",
      "price_change_percentage": {
        "m5": "0",
        "m15": "0.266",
        "m30": "0.204",
        "h1": "-0.093",
        "h6": "0.217",
        "h24": "0.011"
      },
      "transactions": {
        "m5": {
          "buys": 0,
          "sells": 0,
          "buyers": 0,
          "sellers": 0
        },
        "m15": {
          "buys": 7,
          "sells": 0,
          "buyers": 4,
          "sellers": 0
        },
        "m30": {
          "buys": 13,
          "sells": 3,
          "buyers": 7,
          "sellers": 3
        },
        "h1": {
          "buys": 22,
          "sells": 12,
          "buyers": 13,
          "sellers": 9
        },
        "h6": {
          "buys": 176,
          "sells": 153,
          "buyers": 90,
          "sellers": 58
        },
        "h24": {
          "buys": 527,
          "sells": 594,
          "buyers": 225,
          "sellers": 232
        }
      },
      "volume_usd": {
        "m5": "0.0",
        "m15": "1265.2678906496",
        "m30": "2393.807297688",
        "h1": "5594.6240975026",
        "h6": "86219.2389406606",
        "h24": "264294.404376236"
      },
      "reserve_in_usd": "1023552.8892",
      "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"
        }
      }
    }
  }
}
// Find populære puljer
{
  "data": [
    {
      "id": "solana_31A3uVUVZhjJ8SoPJ8G3QZUHA6eBk8andGMoKpx3KFdF",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000276588893717233054854166003719416394491952419514199973718962568",
        "base_token_price_native_currency": "0.0000000334551980557687",
        "quote_token_price_usd": "82.676793588462985069375204394211511759308194564",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00000003345519806",
        "quote_token_price_base_token": "29890721.266484",
        "address": "31A3uVUVZhjJ8SoPJ8G3QZUHA6eBk8andGMoKpx3KFdF",
        "name": "Vaaland / SOL",
        "pool_created_at": "2026-07-06T12:09:00Z",
        "fdv_usd": "2765.888937",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0",
          "m15": "0",
          "m30": "0",
          "h1": "0.139",
          "h6": "-28.475",
          "h24": "-99.738"
        },
        "transactions": {
          "m5": {
            "buys": 0,
            "sells": 0,
            "buyers": 0,
            "sellers": 0
          },
          "m15": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "m30": {
            "buys": 0,
            "sells": 1,
            "buyers": 0,
            "sellers": 1
          },
          "h1": {
            "buys": 0,
            "sells": 2,
            "buyers": 0,
            "sellers": 2
          },
          "h6": {
            "buys": 37,
            "sells": 45,
            "buyers": 20,
            "sellers": 36
          },
          "h24": {
            "buys": 76697,
            "sells": 60992,
            "buyers": 43689,
            "sellers": 49278
          }
        },
        "volume_usd": {
          "m5": "0.0",
          "m15": "0.06317565293",
          "m30": "0.06317565293",
          "h1": "0.08245838055",
          "h6": "4603.3532434022",
          "h24": "2562108.22381905"
        },
        "reserve_in_usd": "4862.5015"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6uYAQyXYMQ5sTNPRZmYSVMGTAzgkTrK5mGtHpPYCpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.376999568981817306834323696437834056486652085392034922136789595",
        "base_token_price_native_currency": "0.004580574597004",
        "quote_token_price_usd": "82.303990688941180972872905363983406213201546881",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.004580574597",
        "quote_token_price_base_token": "218.313222244",
        "address": "6e7V9eegCHw997T72MxgwwJipZ6GJyZF8NvjkzT1rvpN",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-28T06:33:28Z",
        "fdv_usd": "375744250.830763",
        "market_cap_usd": "156194143.378652",
        "price_change_percentage": {
          "m5": "1.461",
          "m15": "1.751",
          "m30": "1.859",
          "h1": "-0.864",
          "h6": "-4.494",
          "h24": "-5.553"
        },
        "transactions": {
          "m5": {
            "buys": 38,
            "sells": 14,
            "buyers": 34,
            "sellers": 14
          },
          "m15": {
            "buys": 166,
            "sells": 94,
            "buyers": 118,
            "sellers": 69
          },
          "m30": {
            "buys": 219,
            "sells": 107,
            "buyers": 146,
            "sellers": 78
          },
          "h1": {
            "buys": 438,
            "sells": 277,
            "buyers": 227,
            "sellers": 185
          },
          "h6": {
            "buys": 3809,
            "sells": 2327,
            "buyers": 1340,
            "sellers": 1133
          },
          "h24": {
            "buys": 13722,
            "sells": 10662,
            "buyers": 4228,
            "sellers": 3641
          }
        },
        "volume_usd": {
          "m5": "45639.962652685",
          "m15": "189596.771060043",
          "m30": "219116.049742168",
          "h1": "536936.221353517",
          "h6": "4180809.80861025",
          "h24": "15504418.7529666"
        },
        "reserve_in_usd": "3467727.2355"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9cRCn9rGT8V2imeM2BaKs13yhMEais3ruM3rPvTGpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "meteora",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0x50ccacb74a4dc5bbb3acf3481dbc180c1db7bd3b",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000233040102545407",
        "base_token_price_native_currency": "0.000000397832205585819",
        "quote_token_price_usd": "584.43",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000003978322056",
        "quote_token_price_base_token": "2513622.54226621",
        "address": "0x50ccacb74a4dc5bbb3acf3481dbc180c1db7bd3b",
        "name": "BABYCZ / WBNB",
        "pool_created_at": "2026-07-05T10:15:57Z",
        "fdv_usd": "231860.9188",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.471",
          "m15": "-0.159",
          "m30": "-0.7",
          "h1": "-2.501",
          "h6": "-15.694",
          "h24": "-21.696"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 4,
            "buyers": 5,
            "sellers": 4
          },
          "m15": {
            "buys": 13,
            "sells": 13,
            "buyers": 13,
            "sellers": 13
          },
          "m30": {
            "buys": 27,
            "sells": 25,
            "buyers": 27,
            "sellers": 25
          },
          "h1": {
            "buys": 56,
            "sells": 62,
            "buyers": 55,
            "sellers": 59
          },
          "h6": {
            "buys": 391,
            "sells": 378,
            "buyers": 364,
            "sellers": 361
          },
          "h24": {
            "buys": 3255,
            "sells": 1466,
            "buyers": 1467,
            "sellers": 1341
          }
        },
        "volume_usd": {
          "m5": "40.3680766796",
          "m15": "126.4016470564",
          "m30": "265.2991712418",
          "h1": "1043.2258366652",
          "h6": "25908.8884598727",
          "h24": "83962.0262594782"
        },
        "reserve_in_usd": "45828.4727"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0xc7aeb1a936fcf98cfe4dd552f6cbf48ac19e4444",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_EqMxjt3vQvFuWamr5DUYajMALRKHogF4N3Yxaa7RGZak",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0052277335123075779299538443416644472014647385796352905350726714",
        "base_token_price_native_currency": "0.0000635770947236156",
        "quote_token_price_usd": "82.29240170120842340331803235613041136887806718",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00006357709472",
        "quote_token_price_base_token": "15728.9351510514",
        "address": "EqMxjt3vQvFuWamr5DUYajMALRKHogF4N3Yxaa7RGZak",
        "name": "LEVI / SOL",
        "pool_created_at": "2026-07-05T21:08:06Z",
        "fdv_usd": "5270388.694",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.604",
          "m15": "3.493",
          "m30": "-1.275",
          "h1": "-1.464",
          "h6": "-29.587",
          "h24": "-59.717"
        },
        "transactions": {
          "m5": {
            "buys": 58,
            "sells": 100,
            "buyers": 56,
            "sellers": 79
          },
          "m15": {
            "buys": 214,
            "sells": 235,
            "buyers": 170,
            "sellers": 162
          },
          "m30": {
            "buys": 398,
            "sells": 375,
            "buyers": 265,
            "sellers": 266
          },
          "h1": {
            "buys": 701,
            "sells": 728,
            "buyers": 412,
            "sellers": 465
          },
          "h6": {
            "buys": 7758,
            "sells": 6624,
            "buyers": 2718,
            "sellers": 2976
          },
          "h24": {
            "buys": 49215,
            "sells": 37935,
            "buyers": 12847,
            "sellers": 10679
          }
        },
        "volume_usd": {
          "m5": "13870.2857380892",
          "m15": "58791.0779809975",
          "m30": "91885.9986431426",
          "h1": "173597.14018332",
          "h6": "1724524.39938745",
          "h24": "12014845.1782823"
        },
        "reserve_in_usd": "219899.0415"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6baGyq4HLbUn93MQUGFqBktpXP8BRjpoxSsAap4ppump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4LxUmvpXvhDEaC3c2LvJj9KgMU94PYV4iNfLhCqc6LiT",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00161802177538667150791212455148519485918249031446749954778146864",
        "base_token_price_native_currency": "0.0000196873876637333",
        "quote_token_price_usd": "82.303990688941180972872905363983406213201546881",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001968738766",
        "quote_token_price_base_token": "50793.9406223066",
        "address": "4LxUmvpXvhDEaC3c2LvJj9KgMU94PYV4iNfLhCqc6LiT",
        "name": "ANSEMIUS / SOL",
        "pool_created_at": "2026-07-06T10:57:22Z",
        "fdv_usd": "1627750.70473429",
        "market_cap_usd": "1627762.82",
        "price_change_percentage": {
          "m5": "6.972",
          "m15": "5.708",
          "m30": "10.735",
          "h1": "38.367",
          "h6": "3.854",
          "h24": "375.61"
        },
        "transactions": {
          "m5": {
            "buys": 65,
            "sells": 73,
            "buyers": 51,
            "sellers": 60
          },
          "m15": {
            "buys": 145,
            "sells": 170,
            "buyers": 107,
            "sellers": 133
          },
          "m30": {
            "buys": 372,
            "sells": 450,
            "buyers": 261,
            "sellers": 329
          },
          "h1": {
            "buys": 880,
            "sells": 944,
            "buyers": 578,
            "sellers": 622
          },
          "h6": {
            "buys": 5008,
            "sells": 4473,
            "buyers": 1991,
            "sellers": 2303
          },
          "h24": {
            "buys": 17058,
            "sells": 14060,
            "buyers": 4954,
            "sellers": 5012
          }
        },
        "volume_usd": {
          "m5": "12194.2999670468",
          "m15": "28785.5212784602",
          "m30": "84978.5858041542",
          "h1": "196833.699862713",
          "h6": "1013327.05171345",
          "h24": "2876944.48944318"
        },
        "reserve_in_usd": "109257.3319"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_DkmmVCUaBAcYjecqMdX7NdNQFCfb6uh1yQq9HEP8pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_5smCoCy9FVw3g1APyzyhxD2ozyAseWkozjmtgSpHjSjg",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00109505861412051403937349269187400410015007284019460848679986992",
        "base_token_price_native_currency": "0.0000134730907613071",
        "quote_token_price_usd": "82.303412134514878750790008987222717768586710128",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00001347309076",
        "quote_token_price_base_token": "74222.0191132287",
        "address": "5smCoCy9FVw3g1APyzyhxD2ozyAseWkozjmtgSpHjSjg",
        "name": "SUNUSI / SOL",
        "pool_created_at": "2026-07-06T16:03:36Z",
        "fdv_usd": "1106229.003",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.465",
          "m15": "19.995",
          "m30": "19.37",
          "h1": "-29.303",
          "h6": "-26.537",
          "h24": "1232.965"
        },
        "transactions": {
          "m5": {
            "buys": 148,
            "sells": 103,
            "buyers": 138,
            "sellers": 95
          },
          "m15": {
            "buys": 434,
            "sells": 261,
            "buyers": 365,
            "sellers": 202
          },
          "m30": {
            "buys": 1089,
            "sells": 655,
            "buyers": 844,
            "sellers": 494
          },
          "h1": {
            "buys": 2422,
            "sells": 1297,
            "buyers": 1563,
            "sellers": 891
          },
          "h6": {
            "buys": 11219,
            "sells": 7005,
            "buyers": 5522,
            "sellers": 3466
          },
          "h24": {
            "buys": 32347,
            "sells": 20843,
            "buyers": 12652,
            "sellers": 7837
          }
        },
        "volume_usd": {
          "m5": "25577.6064136817",
          "m15": "44254.0295831808",
          "m30": "93217.6662838722",
          "h1": "239039.134373651",
          "h6": "1032089.59471546",
          "h24": "2060830.93591523"
        },
        "reserve_in_usd": "85354.4135"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_2vvw3cSwibzGD6SgW9QzRaBdmjkYrvs218DUy6VWpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_FnzKY6x7entQ1eR3D225dQyT7ybfka4PskBMQhb8L3CC",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.375258582047922741980036459242439272260313196625897851551574586",
        "base_token_price_native_currency": "0.00457198655292357",
        "quote_token_price_usd": "82.303989424184908816858408311218299946064318729",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.004571986553",
        "quote_token_price_base_token": "218.723302972",
        "address": "FnzKY6x7entQ1eR3D225dQyT7ybfka4PskBMQhb8L3CC",
        "name": "ANSEM / SOL",
        "pool_created_at": "2026-06-16T21:05:48Z",
        "fdv_usd": "375921055.402018",
        "market_cap_usd": "156267639.748833",
        "price_change_percentage": {
          "m5": "1.291",
          "m15": "1.394",
          "m30": "1.721",
          "h1": "-0.088",
          "h6": "-5.142",
          "h24": "-5.596"
        },
        "transactions": {
          "m5": {
            "buys": 77,
            "sells": 185,
            "buyers": 52,
            "sellers": 79
          },
          "m15": {
            "buys": 195,
            "sells": 277,
            "buyers": 111,
            "sellers": 145
          },
          "m30": {
            "buys": 334,
            "sells": 412,
            "buyers": 189,
            "sellers": 242
          },
          "h1": {
            "buys": 537,
            "sells": 654,
            "buyers": 294,
            "sellers": 415
          },
          "h6": {
            "buys": 3581,
            "sells": 3207,
            "buyers": 1518,
            "sellers": 1781
          },
          "h24": {
            "buys": 19283,
            "sells": 17330,
            "buyers": 6172,
            "sellers": 5363
          }
        },
        "volume_usd": {
          "m5": "90091.6922076165",
          "m15": "142363.35368063",
          "m30": "182974.02378439",
          "h1": "271975.469010659",
          "h6": "1579643.81988157",
          "h24": "7971114.36121846"
        },
        "reserve_in_usd": "2633133.5752"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9cRCn9rGT8V2imeM2BaKs13yhMEais3ruM3rPvTGpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_6pNitpJJXs8aXEPZT3WjHvsWNHWKVRhCxaYn6smfbByy",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000251204651869984209668609904679818000281283511199455790308702418",
        "base_token_price_native_currency": "0.000000304249143275835",
        "quote_token_price_usd": "82.303990688941180972872905363983406213201546881",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000003042491433",
        "quote_token_price_base_token": "3286780.00283929",
        "address": "6pNitpJJXs8aXEPZT3WjHvsWNHWKVRhCxaYn6smfbByy",
        "name": "SAYLOR / SOL",
        "pool_created_at": "2026-07-06T12:54:58Z",
        "fdv_usd": "25037.29841",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "1.309",
          "m15": "15.916",
          "m30": "17.636",
          "h1": "-1.879",
          "h6": "-71.632",
          "h24": "-89.477"
        },
        "transactions": {
          "m5": {
            "buys": 2,
            "sells": 4,
            "buyers": 2,
            "sellers": 3
          },
          "m15": {
            "buys": 16,
            "sells": 14,
            "buyers": 12,
            "sellers": 9
          },
          "m30": {
            "buys": 23,
            "sells": 36,
            "buyers": 18,
            "sellers": 24
          },
          "h1": {
            "buys": 49,
            "sells": 89,
            "buyers": 34,
            "sellers": 61
          },
          "h6": {
            "buys": 1164,
            "sells": 1374,
            "buyers": 520,
            "sellers": 879
          },
          "h24": {
            "buys": 42523,
            "sells": 26100,
            "buyers": 29193,
            "sellers": 15229
          }
        },
        "volume_usd": {
          "m5": "17.001580829",
          "m15": "743.3902150151",
          "m30": "973.2369470562",
          "h1": "1899.6215640003",
          "h6": "70216.0340700739",
          "h24": "4550357.51059852"
        },
        "reserve_in_usd": "15190.017"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_AVVLwZcNnts8JffDiEZxLNXGk9nLAzRr6hf9KDWapump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_G1Dza1PDoDb91tFamu5TpnYHvmn7R4Wz3rmop93AKoZh",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00181144053435442989813509331339876427351787332524077454208570359",
        "base_token_price_native_currency": "0.0000225018747070833",
        "quote_token_price_usd": "82.303990688941180972872905363983406213201546881",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002250187471",
        "quote_token_price_base_token": "44440.7416278615",
        "address": "G1Dza1PDoDb91tFamu5TpnYHvmn7R4Wz3rmop93AKoZh",
        "name": "SAPIJIJU / SOL",
        "pool_created_at": "2026-07-06T19:09:58Z",
        "fdv_usd": "1856512.811",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "18.883",
          "m15": "-3.59",
          "m30": "41.309",
          "h1": "46.919",
          "h6": "-35.723",
          "h24": "2438.76"
        },
        "transactions": {
          "m5": {
            "buys": 64,
            "sells": 57,
            "buyers": 54,
            "sellers": 52
          },
          "m15": {
            "buys": 186,
            "sells": 179,
            "buyers": 146,
            "sellers": 152
          },
          "m30": {
            "buys": 423,
            "sells": 401,
            "buyers": 289,
            "sellers": 283
          },
          "h1": {
            "buys": 578,
            "sells": 582,
            "buyers": 380,
            "sellers": 409
          },
          "h6": {
            "buys": 4256,
            "sells": 3929,
            "buyers": 1709,
            "sellers": 1978
          },
          "h24": {
            "buys": 55400,
            "sells": 47757,
            "buyers": 11866,
            "sellers": 10653
          }
        },
        "volume_usd": {
          "m5": "15508.0293965297",
          "m15": "42125.4650819255",
          "m30": "121761.74362758",
          "h1": "152515.056088473",
          "h6": "820254.031868762",
          "h24": "13342586.6394616"
        },
        "reserve_in_usd": "132400.1463"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8jayQDfRc3GYxftBJ2VAwjqmRBdYPC9KnjY15rc9pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_8qDidAKuyNYKaR4dh2ZFZZVG5gBTUfyJcwQPgwt9FS1Y",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00602528184954613417555879138610023647232270181978918443579937608",
        "base_token_price_native_currency": "0.000073763960383085",
        "quote_token_price_usd": "82.291767893179579114709055400971721200343935112",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00007376396038",
        "quote_token_price_base_token": "13556.755830444",
        "address": "8qDidAKuyNYKaR4dh2ZFZZVG5gBTUfyJcwQPgwt9FS1Y",
        "name": "manlet / SOL",
        "pool_created_at": "2026-06-29T22:31:28Z",
        "fdv_usd": "6025704.72872197",
        "market_cap_usd": "6025708.64638131",
        "price_change_percentage": {
          "m5": "0.734",
          "m15": "1.965",
          "m30": "-10.22",
          "h1": "-8.799",
          "h6": "-38.795",
          "h24": "-49.952"
        },
        "transactions": {
          "m5": {
            "buys": 53,
            "sells": 62,
            "buyers": 47,
            "sellers": 47
          },
          "m15": {
            "buys": 211,
            "sells": 250,
            "buyers": 153,
            "sellers": 153
          },
          "m30": {
            "buys": 561,
            "sells": 445,
            "buyers": 314,
            "sellers": 285
          },
          "h1": {
            "buys": 786,
            "sells": 637,
            "buyers": 397,
            "sellers": 415
          },
          "h6": {
            "buys": 4227,
            "sells": 3241,
            "buyers": 1385,
            "sellers": 1551
          },
          "h24": {
            "buys": 12484,
            "sells": 10493,
            "buyers": 3106,
            "sellers": 3887
          }
        },
        "volume_usd": {
          "m5": "12279.0651360249",
          "m15": "52165.7894647988",
          "m30": "159308.423472425",
          "h1": "212200.704393309",
          "h6": "1183705.8092824",
          "h24": "3419146.75466386"
        },
        "reserve_in_usd": "276337.2145"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_DdPrHYqM8Ueovnk9kAnAgoGhswkuaTqmxcoZzU3Zpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_47PkNd3JK4MMyCKwPszbxBnsHbzqHQtLcH71fKnTBnLB",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00171614131679534729784508420830714414087073631965614316431379121",
        "base_token_price_native_currency": "0.0000208512874204266",
        "quote_token_price_usd": "82.303990688941180972872905363983406213201546881",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00002085128742",
        "quote_token_price_base_token": "47958.6694018887",
        "address": "47PkNd3JK4MMyCKwPszbxBnsHbzqHQtLcH71fKnTBnLB",
        "name": "BABYANSEM / SOL",
        "pool_created_at": "2026-07-03T07:26:17Z",
        "fdv_usd": "1715876.02246743",
        "market_cap_usd": "1715876.02246743",
        "price_change_percentage": {
          "m5": "-1.41",
          "m15": "-5.998",
          "m30": "1.678",
          "h1": "-6.337",
          "h6": "-21.757",
          "h24": "-17.013"
        },
        "transactions": {
          "m5": {
            "buys": 102,
            "sells": 18,
            "buyers": 98,
            "sellers": 18
          },
          "m15": {
            "buys": 285,
            "sells": 57,
            "buyers": 257,
            "sellers": 56
          },
          "m30": {
            "buys": 554,
            "sells": 128,
            "buyers": 465,
            "sellers": 119
          },
          "h1": {
            "buys": 1118,
            "sells": 201,
            "buyers": 876,
            "sellers": 183
          },
          "h6": {
            "buys": 7174,
            "sells": 2392,
            "buyers": 2711,
            "sellers": 1689
          },
          "h24": {
            "buys": 15308,
            "sells": 7820,
            "buyers": 4240,
            "sellers": 3789
          }
        },
        "volume_usd": {
          "m5": "1336.9868212724",
          "m15": "5672.9897048257",
          "m30": "11802.9239859414",
          "h1": "21289.3411416176",
          "h6": "259067.026856674",
          "h24": "1055827.17549241"
        },
        "reserve_in_usd": "140591.5354"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_DLvuaz18bKnh1hEaCZsZ5NgJi7wYFm5RvgZVA2M5pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "base_0xabacf9efd8f34eb11ea12be37dfccd32395f825ffeb4aa10a9177a0d9fed6327",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.00000174130751515975",
        "base_token_price_native_currency": "0.000000000948734757579396",
        "quote_token_price_usd": "1802.91",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000000009487347576",
        "quote_token_price_base_token": "1054035379.23645",
        "address": "0xabacf9efd8f34eb11ea12be37dfccd32395f825ffeb4aa10a9177a0d9fed6327",
        "name": "BERRY / WETH",
        "pool_created_at": "2026-06-02T02:25:41Z",
        "fdv_usd": "174130.7515",
        "market_cap_usd": "174130.7515",
        "price_change_percentage": {
          "m5": "0.706",
          "m15": "0.794",
          "m30": "17.212",
          "h1": "15.416",
          "h6": "1.448",
          "h24": "-63.232"
        },
        "transactions": {
          "m5": {
            "buys": 5,
            "sells": 6,
            "buyers": 5,
            "sellers": 6
          },
          "m15": {
            "buys": 7,
            "sells": 10,
            "buyers": 7,
            "sellers": 10
          },
          "m30": {
            "buys": 17,
            "sells": 24,
            "buyers": 15,
            "sellers": 22
          },
          "h1": {
            "buys": 35,
            "sells": 52,
            "buyers": 32,
            "sellers": 42
          },
          "h6": {
            "buys": 168,
            "sells": 257,
            "buyers": 112,
            "sellers": 157
          },
          "h24": {
            "buys": 973,
            "sells": 1408,
            "buyers": 439,
            "sellers": 594
          }
        },
        "volume_usd": {
          "m5": "117.2274056644",
          "m15": "431.9512372742",
          "m30": "4921.1888751053",
          "h1": "12513.8703047827",
          "h6": "69062.9585894549",
          "h24": "376411.511248258"
        },
        "reserve_in_usd": "128779.5244"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "base_0x778d347b2ffbadf31a2a1be9cf42b4c7ba8b1ba3",
            "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_4VoD1W5isENdXTYJrrPxat9z9T22X52AvSsSxoC5NnKy",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0000431242084715693580700937454369841879807634616219868882057487052",
        "base_token_price_native_currency": "0.000000513457456491107",
        "quote_token_price_usd": "82.303990688941180972872905363983406213201546881",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.0000005134574565",
        "quote_token_price_base_token": "1947581.02615522",
        "address": "4VoD1W5isENdXTYJrrPxat9z9T22X52AvSsSxoC5NnKy",
        "name": "DONALD / SOL",
        "pool_created_at": "2026-07-07T11:54:25Z",
        "fdv_usd": "41823.74114",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-16.109",
          "m15": "-46.882",
          "m30": "-66.748",
          "h1": "-76.112",
          "h6": "-77.249",
          "h24": "-5.615"
        },
        "transactions": {
          "m5": {
            "buys": 104,
            "sells": 122,
            "buyers": 70,
            "sellers": 110
          },
          "m15": {
            "buys": 395,
            "sells": 364,
            "buyers": 205,
            "sellers": 276
          },
          "m30": {
            "buys": 662,
            "sells": 567,
            "buyers": 288,
            "sellers": 413
          },
          "h1": {
            "buys": 950,
            "sells": 820,
            "buyers": 421,
            "sellers": 600
          },
          "h6": {
            "buys": 35911,
            "sells": 21831,
            "buyers": 20386,
            "sellers": 11112
          },
          "h24": {
            "buys": 37674,
            "sells": 22761,
            "buyers": 21310,
            "sellers": 11510
          }
        },
        "volume_usd": {
          "m5": "6732.7851443809",
          "m15": "28167.4397342714",
          "m30": "45456.0199372632",
          "h1": "64899.70292022",
          "h6": "2514434.35130052",
          "h24": "2725128.72657235"
        },
        "reserve_in_usd": "17241.0907"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_J9fVUSrsGYpuyXggAFJpf8WGkVsjqjCpBzyBxh6spump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "bsc_0xd55fa2c5e63ecac3a158ca3fed4c8c2185ed45b2",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0434575571928483",
        "base_token_price_native_currency": "0.0000742455371256618",
        "quote_token_price_usd": "584.43",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00007424553713",
        "quote_token_price_base_token": "13468.8230257865",
        "address": "0xd55fa2c5e63ecac3a158ca3fed4c8c2185ed45b2",
        "name": "CZ / WBNB",
        "pool_created_at": "2026-07-03T17:39:27Z",
        "fdv_usd": "43758532.08",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-2.543",
          "m15": "-1.403",
          "m30": "-0.463",
          "h1": "5.957",
          "h6": "-29.808",
          "h24": "-19.162"
        },
        "transactions": {
          "m5": {
            "buys": 48,
            "sells": 22,
            "buyers": 34,
            "sellers": 19
          },
          "m15": {
            "buys": 128,
            "sells": 182,
            "buyers": 79,
            "sellers": 81
          },
          "m30": {
            "buys": 205,
            "sells": 267,
            "buyers": 115,
            "sellers": 122
          },
          "h1": {
            "buys": 597,
            "sells": 646,
            "buyers": 339,
            "sellers": 302
          },
          "h6": {
            "buys": 7879,
            "sells": 5301,
            "buyers": 2223,
            "sellers": 2023
          },
          "h24": {
            "buys": 19135,
            "sells": 15400,
            "buyers": 4402,
            "sellers": 4378
          }
        },
        "volume_usd": {
          "m5": "17058.4806305467",
          "m15": "82396.370671826",
          "m30": "134657.07638458",
          "h1": "306594.136727051",
          "h6": "4025156.08178781",
          "h24": "10037648.1816959"
        },
        "reserve_in_usd": "842987.5594"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "bsc_0x7a848a5a8169aa6a2f603d056a749f924f504444",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "bsc_0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "bsc",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pancakeswap_v2",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_4q9ZrBtY2q2vHdmANof4kXA4rPGZMcAdvH2csGPanFWZ",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000085801349877009087408967883639085292241053018138427003332638435",
        "base_token_price_native_currency": "0.00000106737666155109",
        "quote_token_price_usd": "82.239477525967902675883261162359187415041548435",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001067376662",
        "quote_token_price_base_token": "936876.39614194",
        "address": "4q9ZrBtY2q2vHdmANof4kXA4rPGZMcAdvH2csGPanFWZ",
        "name": "BULLTARDIO / SOL",
        "pool_created_at": "2026-07-07T00:49:10Z",
        "fdv_usd": "85801.34988",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "-0.913",
          "m15": "29.468",
          "m30": "9.089",
          "h1": "32.662",
          "h6": "141.349",
          "h24": "149.396"
        },
        "transactions": {
          "m5": {
            "buys": 29,
            "sells": 19,
            "buyers": 26,
            "sellers": 17
          },
          "m15": {
            "buys": 74,
            "sells": 50,
            "buyers": 58,
            "sellers": 36
          },
          "m30": {
            "buys": 114,
            "sells": 99,
            "buyers": 91,
            "sellers": 68
          },
          "h1": {
            "buys": 195,
            "sells": 183,
            "buyers": 141,
            "sellers": 107
          },
          "h6": {
            "buys": 1824,
            "sells": 1801,
            "buyers": 814,
            "sellers": 807
          },
          "h24": {
            "buys": 20873,
            "sells": 17028,
            "buyers": 5297,
            "sellers": 4927
          }
        },
        "volume_usd": {
          "m5": "2902.1006369754",
          "m15": "6209.0587009945",
          "m30": "8982.8226338122",
          "h1": "14850.0147375234",
          "h6": "183445.827665277",
          "h24": "2134862.38412886"
        },
        "reserve_in_usd": "25744.6669"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_9WHXEcGp8FVRZhBinBj6pUr3FzpXhDNBkxXVhHk5pump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_E8RJG3srQBiSFMxDwrKG2DkwpWGyK7UYcFjkaTs9tbrS",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0037798103589991075352052942460208900456736176846175909206899616",
        "base_token_price_native_currency": "0.0000448332479907821",
        "quote_token_price_usd": "82.292394309361155119218806431624459049350632496",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00004483324799",
        "quote_token_price_base_token": "22304.8751722294",
        "address": "E8RJG3srQBiSFMxDwrKG2DkwpWGyK7UYcFjkaTs9tbrS",
        "name": "MENSA / SOL",
        "pool_created_at": "2026-07-02T02:29:19Z",
        "fdv_usd": "3733517.297",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "0.552",
          "m15": "-2.439",
          "m30": "-3.279",
          "h1": "-6.93",
          "h6": "-29.719",
          "h24": "-22.919"
        },
        "transactions": {
          "m5": {
            "buys": 33,
            "sells": 40,
            "buyers": 24,
            "sellers": 33
          },
          "m15": {
            "buys": 58,
            "sells": 74,
            "buyers": 45,
            "sellers": 62
          },
          "m30": {
            "buys": 121,
            "sells": 153,
            "buyers": 91,
            "sellers": 113
          },
          "h1": {
            "buys": 227,
            "sells": 307,
            "buyers": 164,
            "sellers": 231
          },
          "h6": {
            "buys": 2037,
            "sells": 2032,
            "buyers": 1059,
            "sellers": 1249
          },
          "h24": {
            "buys": 11533,
            "sells": 10633,
            "buyers": 4195,
            "sellers": 4319
          }
        },
        "volume_usd": {
          "m5": "6495.1805635656",
          "m15": "16606.4904294341",
          "m30": "28767.7820364083",
          "h1": "52690.2740125782",
          "h6": "548559.354092922",
          "h24": "3120836.70826918"
        },
        "reserve_in_usd": "187659.1797"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_CFPkPq1eYPR8GLzEo59wUbbMioX4bshaTQiSGzTSpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_3nwzFjN3s1hE8CgqQED7S5JtREcCLStdkhRvLJvf7Uwp",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000397665372351394149431616022641425443318317542856264943824500832",
        "base_token_price_native_currency": "0.00000478367740360949",
        "quote_token_price_usd": "82.303990688941180972872905363983406213201546881",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000004783677404",
        "quote_token_price_base_token": "209044.196677112",
        "address": "3nwzFjN3s1hE8CgqQED7S5JtREcCLStdkhRvLJvf7Uwp",
        "name": "ANSEMWIFE / SOL",
        "pool_created_at": "2026-07-07T14:40:37Z",
        "fdv_usd": "392415.1726",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "26.343",
          "m15": "24.59",
          "m30": "34.154",
          "h1": "14.852",
          "h6": "1067.391",
          "h24": "1067.391"
        },
        "transactions": {
          "m5": {
            "buys": 126,
            "sells": 101,
            "buyers": 83,
            "sellers": 74
          },
          "m15": {
            "buys": 233,
            "sells": 175,
            "buyers": 138,
            "sellers": 128
          },
          "m30": {
            "buys": 459,
            "sells": 301,
            "buyers": 212,
            "sellers": 204
          },
          "h1": {
            "buys": 916,
            "sells": 635,
            "buyers": 420,
            "sellers": 400
          },
          "h6": {
            "buys": 12894,
            "sells": 9201,
            "buyers": 4221,
            "sellers": 3199
          },
          "h24": {
            "buys": 12894,
            "sells": 9201,
            "buyers": 4221,
            "sellers": 3199
          }
        },
        "volume_usd": {
          "m5": "15658.3852045859",
          "m15": "22529.4027398914",
          "m30": "32886.640465263",
          "h1": "61460.9858010915",
          "h6": "1284321.33699458",
          "h24": "1284321.33699458"
        },
        "reserve_in_usd": "50394.6557"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_8B3UJbbPWfg2DLF7iWzm9WnXH9y5jhYUUoZaLhqvpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_DPzKoJVewaH1wpchD3gWKeeGm7G2mXkBW48uRniAgbVx",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.0047576163692466061237121403280329246945291596317407712903976448",
        "base_token_price_native_currency": "0.0000576253667733625",
        "quote_token_price_usd": "82.303412134514878750790008987222717768586710128",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.00005762536677",
        "quote_token_price_base_token": "17353.4687238165",
        "address": "DPzKoJVewaH1wpchD3gWKeeGm7G2mXkBW48uRniAgbVx",
        "name": "Cupsey / SOL",
        "pool_created_at": "2026-01-20T18:59:32Z",
        "fdv_usd": "4727160.05169707",
        "market_cap_usd": "4725156.2484295",
        "price_change_percentage": {
          "m5": "-4.249",
          "m15": "-17.471",
          "m30": "6.309",
          "h1": "26.571",
          "h6": "650.031",
          "h24": "644.694"
        },
        "transactions": {
          "m5": {
            "buys": 162,
            "sells": 168,
            "buyers": 119,
            "sellers": 140
          },
          "m15": {
            "buys": 771,
            "sells": 689,
            "buyers": 459,
            "sellers": 453
          },
          "m30": {
            "buys": 1582,
            "sells": 1391,
            "buyers": 841,
            "sellers": 739
          },
          "h1": {
            "buys": 3597,
            "sells": 2601,
            "buyers": 1411,
            "sellers": 1168
          },
          "h6": {
            "buys": 9183,
            "sells": 6685,
            "buyers": 3015,
            "sellers": 2192
          },
          "h24": {
            "buys": 9364,
            "sells": 6922,
            "buyers": 3101,
            "sellers": 2270
          }
        },
        "volume_usd": {
          "m5": "33086.4154323854",
          "m15": "222715.358503178",
          "m30": "494226.115635276",
          "h1": "984053.805374983",
          "h6": "2340870.19668983",
          "h24": "2372198.56018859"
        },
        "reserve_in_usd": "195155.3143"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_6NwarBvDkXhByqVp2Qkq5i9XbtA2B3Bwe8SWGu9vpump",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_2kjgBRhzHsTDd47AZkS8QXZxZr82h7M1VzL45iKfmCJP",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000133104256250474857858389193322686986631624340102385183254905635",
        "base_token_price_native_currency": "0.00000159562089566501",
        "quote_token_price_usd": "82.291767893179581152919256518898837607664818193",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001595620896",
        "quote_token_price_base_token": "626715.282255832",
        "address": "2kjgBRhzHsTDd47AZkS8QXZxZr82h7M1VzL45iKfmCJP",
        "name": "PUMPLON / SOL",
        "pool_created_at": "2026-07-07T06:23:52Z",
        "fdv_usd": "131253.016",
        "market_cap_usd": null,
        "price_change_percentage": {
          "m5": "4.44",
          "m15": "-6.643",
          "m30": "36.526",
          "h1": "60.648",
          "h6": "-19.605",
          "h24": "297.669"
        },
        "transactions": {
          "m5": {
            "buys": 18,
            "sells": 34,
            "buyers": 17,
            "sellers": 19
          },
          "m15": {
            "buys": 76,
            "sells": 74,
            "buyers": 53,
            "sellers": 50
          },
          "m30": {
            "buys": 252,
            "sells": 314,
            "buyers": 138,
            "sellers": 151
          },
          "h1": {
            "buys": 383,
            "sells": 444,
            "buyers": 193,
            "sellers": 222
          },
          "h6": {
            "buys": 3888,
            "sells": 3581,
            "buyers": 1237,
            "sellers": 1731
          },
          "h24": {
            "buys": 37213,
            "sells": 32276,
            "buyers": 8041,
            "sellers": 7598
          }
        },
        "volume_usd": {
          "m5": "1905.2862378417",
          "m15": "5891.4347747994",
          "m30": "32643.184103762",
          "h1": "45803.0303411883",
          "h6": "418837.572955409",
          "h24": "5506316.24431238"
        },
        "reserve_in_usd": "35287.8211"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_VXjDEv3EeJgg5J88uNasoMwaryCtdfKw5YNkAoJBpwU",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "pumpswap",
            "type": "dex"
          }
        }
      }
    },
    {
      "id": "solana_BmnhQDLEMv8quHYZgKe86g1Tbpo4LXwvb29zNzoKQ5Sw",
      "type": "pool",
      "attributes": {
        "base_token_price_usd": "0.000157411331988265828446545130225728144894640453",
        "base_token_price_native_currency": "0.00000191181123775101",
        "quote_token_price_usd": "82.413154110314613539383822599",
        "quote_token_price_native_currency": "1.0",
        "base_token_price_quote_token": "0.000001911811238",
        "quote_token_price_base_token": "523064.191826996",
        "address": "BmnhQDLEMv8quHYZgKe86g1Tbpo4LXwvb29zNzoKQ5Sw",
        "name": "bop / SOL",
        "pool_created_at": "2024-10-24T16:04:40Z",
        "fdv_usd": "157144.005276843",
        "market_cap_usd": "157217.46436092",
        "price_change_percentage": {
          "m5": "0.173",
          "m15": "0.941",
          "m30": "1.236",
          "h1": "-27.383",
          "h6": "-46.702",
          "h24": "13.804"
        },
        "transactions": {
          "m5": {
            "buys": 4,
            "sells": 7,
            "buyers": 3,
            "sellers": 7
          },
          "m15": {
            "buys": 11,
            "sells": 33,
            "buyers": 10,
            "sellers": 32
          },
          "m30": {
            "buys": 84,
            "sells": 68,
            "buyers": 72,
            "sellers": 52
          },
          "h1": {
            "buys": 200,
            "sells": 106,
            "buyers": 155,
            "sellers": 78
          },
          "h6": {
            "buys": 379,
            "sells": 278,
            "buyers": 275,
            "sellers": 212
          },
          "h24": {
            "buys": 3022,
            "sells": 2424,
            "buyers": 1220,
            "sellers": 1146
          }
        },
        "volume_usd": {
          "m5": "789.7240920435",
          "m15": "4079.220612672",
          "m30": "15934.9653255207",
          "h1": "32354.0972139028",
          "h6": "66713.5392446278",
          "h24": "642911.937768273"
        },
        "reserve_in_usd": "66588.6323"
      },
      "relationships": {
        "base_token": {
          "data": {
            "id": "solana_F5hqdbykXuksp8P78CAZenSvpPShAYKrP2U2MiZMdgFN",
            "type": "token"
          }
        },
        "quote_token": {
          "data": {
            "id": "solana_So11111111111111111111111111111111111111112",
            "type": "token"
          }
        },
        "network": {
          "data": {
            "id": "solana",
            "type": "network"
          }
        },
        "dex": {
          "data": {
            "id": "raydium",
            "type": "dex"
          }
        }
      }
    }
  ]
}
Understøttede netværk

Omfattende dækning på tværs af flere kæder

Hent kryptopriser og markedsdata fra 200+ netværk, fra store blockchains til nye lanceringer.

Derfor bruger Web3-projekter CoinGecko

"CoinGeckos DEX API giver os en hurtig, meget nøjagtig og robust kilde til DEX-kursdata. De har en bred datadækning, er nemme at bruge og meget pålidelige. CoinGeckos DEX API er blevet en af vores mange vigtige DEX-kursfeeds, som Supra bruger til at hente data fra decentraliserede børser."
"CoinGeckos DEX API er blevet en integreret del af vores udviklingsproces og håndterer på en kompetent måde mange mindre opgaver, som vi simpelthen ikke har kapacitet til at håndtere. Det har i høj grad strømlinet vores arbejdsgang, så vi kan fokusere på kerneudviklingen."
"CoinGeckos DEX API har en bred dækning, understøtter det største antal chains og har en høj tilgængelighed."

Ofte stillede spørgsmål

Sæt turbo på dit projekt med CoinGecko API

Lås op for flere muligheder med pålidelige, nøjagtige og omfattende kryptokursdata.
Gå aldrig glip af en opdatering!
Tilmeld dig vores API-nyhedsbrev, og få de seneste produktnyheder, slutpunktopdateringer og inspirerende community-indhold.
Vælg valuta
Foreslåede valutaer
USD
US Dollar
IDR
Indonesian Rupiah
TWD
New Taiwan Dollar
EUR
Euro
KRW
South Korean Won
JPY
Japanese Yen
RUB
Russian Ruble
CNY
Chinese Yuan
Fiatvalutaer
AED
United Arab Emirates Dirham
ARS
Argentine Peso
AUD
Australian Dollar
BDT
Bangladeshi Taka
BHD
Bahraini Dinar
BMD
Bermudian Dollar
BRL
Brazil Real
CAD
Canadian Dollar
CHF
Swiss Franc
CLP
Chilean Peso
CZK
Czech Koruna
DKK
Danish Krone
GBP
British Pound Sterling
GEL
Georgian Lari
HKD
Hong Kong Dollar
HUF
Hungarian Forint
ILS
Israeli New Shekel
INR
Indian Rupee
KWD
Kuwaiti Dinar
LKR
Sri Lankan Rupee
MMK
Burmese Kyat
MXN
Mexican Peso
MYR
Malaysian Ringgit
NGN
Nigerian Naira
NOK
Norwegian Krone
NZD
New Zealand Dollar
PHP
Philippine Peso
PKR
Pakistani Rupee
PLN
Polish Zloty
SAR
Saudi Riyal
SEK
Swedish Krona
SGD
Singapore Dollar
THB
Thai Baht
TRY
Turkish Lira
UAH
Ukrainian hryvnia
VEF
Venezuelan bolívar fuerte
VND
Vietnamese đồng
ZAR
South African Rand
XDR
IMF Special Drawing Rights
Kryptovalutaer
BTC
Bitcoin
ETH
Ether
LTC
Litecoin
BCH
Bitcoin Cash
BNB
Binance Coin
EOS
EOS
XRP
XRP
XLM
Lumens
LINK
Chainlink
DOT
Polkadot
YFI
Yearn.finance
SOL
Solana
Bitcoin-enheder
BITS
Bits
SATS
Satoshi
Råvarer
XAG
Silver - Troy Ounce
XAU
Gold - Troy Ounce
Vælg sprog
Populære sprog
EN
English
RU
Русский
DE
Deutsch
PL
język polski
ES
Español
VI
Tiếng việt
FR
Français
PT-BR
Português
Alle sprog
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
繁體中文
Velkommen til CoinGecko
Velkommen tilbage!
Log på, eller tilmeld dig på sekunder
eller
Log på med . Ikke dig?
Glemt adgangskode?
Har du ikke modtaget bekræftelsesinstruktioner?
Gensend bekræftelsesinstruktioner
Adgangskoden skal indeholde mindst 8 tegn, herunder 1 stort bogstav, 1 lille bogstav, 1 tal og 1 specialtegn
Ved at fortsætte anerkender du, at du har læst og er enig fuldt ud i vores Tjenestevilkår og Politik om beskyttelse af personlige oplysninger.
Få prisadvarsler med CoinGecko-appen
Glemt adgangskode?
Du vil i løbet af få minutter modtage en mail med instruktioner om, hvordan du skifter din adgangskode.
Gensend bekræftelsesinstruktioner
Du vil i løbet af få minutter modtage en mail med instruktioner om, hvordan du bekræfter din e-mail.
Hent CoinGecko-appen.
Scan denne QR-kode for at downloade appen nu App QR Code Eller tjek den ud i app-butikkerne
Tilføj NFT
CoinGecko
Bedre i appen
Prisadvarsler i realtid og en hurtigere, glattere oplevelse.