Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
recordType: string
id: string
name: string
symbol: string
url: string
imageUrl: string
vsCurrency: string
category: string
currentPrice: double
marketCap: double
marketCapRank: int64
fullyDilutedValuation: double
totalVolume: double
high24h: double
low24h: double
priceChange24h: double
priceChangePercentage1h: double
priceChangePercentage24h: double
priceChangePercentage7d: double
priceChangePercentage14d: double
priceChangePercentage30d: double
priceChangePercentage1y: double
marketCapChange24h: double
marketCapChangePercentage24h: double
circulatingSupply: double
totalSupply: double
maxSupply: double
ath: double
athChangePercentage: double
athDate: string
atl: double
atlChangePercentage: double
atlDate: string
lastUpdated: string
country: null
yearEstablished: null
trustScore: null
trustScoreRank: null
tradeVolume24hBtc: null
hasTradingIncentive: null
description: null
sourceQuery: string
scrapedAt: timestamp[s]
_run_id: string
_dataset_id: string
company_id: string
change_type: string
change_date: timestamp[s]
companyId: string
changeType: string
changeDate: timestamp[s]
legalName: string
address: string
vatNumber: string
countryCode: string
status: string
fetchedAt: string
input: struct<domain: string, label: string>
  child 0, domain: string
  child 1, label: string
domain: string
label: string
contacts: list<item: string>
  child 0, item: string
techHints: list<item: string>
  child 0, item: string
imprintUrl: string
vatVerification: null
previous: struct<vatNumber: null, legalName: null, address: null, contacts: list<item: null>, techHints: list< (... 53 chars omitted)
  child 0, vatNumber: null
  child 1, legalName: null
  child 2, address: null
  child 3, contacts: list<item: null>
      child 0, item: null
  child 4, techHints: list<item: string>
      child 0, item: string
  child 5, imprintUrl: string
  child 6, checkedAt: string
changedFields: list<item: null>
  child 0, item: null
changes: list<item: null>
  child 0, item: null
checkedAt: string
to
{'recordType': Value('string'), 'id': Value('string'), 'name': Value('string'), 'symbol': Value('string'), 'url': Value('string'), 'imageUrl': Value('string'), 'vsCurrency': Value('string'), 'category': Value('string'), 'currentPrice': Value('float64'), 'marketCap': Value('float64'), 'marketCapRank': Value('int64'), 'fullyDilutedValuation': Value('float64'), 'totalVolume': Value('float64'), 'high24h': Value('float64'), 'low24h': Value('float64'), 'priceChange24h': Value('float64'), 'priceChangePercentage1h': Value('float64'), 'priceChangePercentage24h': Value('float64'), 'priceChangePercentage7d': Value('float64'), 'priceChangePercentage14d': Value('float64'), 'priceChangePercentage30d': Value('float64'), 'priceChangePercentage1y': Value('float64'), 'marketCapChange24h': Value('float64'), 'marketCapChangePercentage24h': Value('float64'), 'circulatingSupply': Value('float64'), 'totalSupply': Value('float64'), 'maxSupply': Value('float64'), 'ath': Value('float64'), 'athChangePercentage': Value('float64'), 'athDate': Value('string'), 'atl': Value('float64'), 'atlChangePercentage': Value('float64'), 'atlDate': Value('string'), 'lastUpdated': Value('string'), 'country': Value('string'), 'yearEstablished': Value('int64'), 'trustScore': Value('int64'), 'trustScoreRank': Value('int64'), 'tradeVolume24hBtc': Value('float64'), 'hasTradingIncentive': Value('bool'), 'description': Value('string'), 'sourceQuery': Value('string'), 'scrapedAt': Value('timestamp[s]'), '_run_id': Value('string'), '_dataset_id': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              recordType: string
              id: string
              name: string
              symbol: string
              url: string
              imageUrl: string
              vsCurrency: string
              category: string
              currentPrice: double
              marketCap: double
              marketCapRank: int64
              fullyDilutedValuation: double
              totalVolume: double
              high24h: double
              low24h: double
              priceChange24h: double
              priceChangePercentage1h: double
              priceChangePercentage24h: double
              priceChangePercentage7d: double
              priceChangePercentage14d: double
              priceChangePercentage30d: double
              priceChangePercentage1y: double
              marketCapChange24h: double
              marketCapChangePercentage24h: double
              circulatingSupply: double
              totalSupply: double
              maxSupply: double
              ath: double
              athChangePercentage: double
              athDate: string
              atl: double
              atlChangePercentage: double
              atlDate: string
              lastUpdated: string
              country: null
              yearEstablished: null
              trustScore: null
              trustScoreRank: null
              tradeVolume24hBtc: null
              hasTradingIncentive: null
              description: null
              sourceQuery: string
              scrapedAt: timestamp[s]
              _run_id: string
              _dataset_id: string
              company_id: string
              change_type: string
              change_date: timestamp[s]
              companyId: string
              changeType: string
              changeDate: timestamp[s]
              legalName: string
              address: string
              vatNumber: string
              countryCode: string
              status: string
              fetchedAt: string
              input: struct<domain: string, label: string>
                child 0, domain: string
                child 1, label: string
              domain: string
              label: string
              contacts: list<item: string>
                child 0, item: string
              techHints: list<item: string>
                child 0, item: string
              imprintUrl: string
              vatVerification: null
              previous: struct<vatNumber: null, legalName: null, address: null, contacts: list<item: null>, techHints: list< (... 53 chars omitted)
                child 0, vatNumber: null
                child 1, legalName: null
                child 2, address: null
                child 3, contacts: list<item: null>
                    child 0, item: null
                child 4, techHints: list<item: string>
                    child 0, item: string
                child 5, imprintUrl: string
                child 6, checkedAt: string
              changedFields: list<item: null>
                child 0, item: null
              changes: list<item: null>
                child 0, item: null
              checkedAt: string
              to
              {'recordType': Value('string'), 'id': Value('string'), 'name': Value('string'), 'symbol': Value('string'), 'url': Value('string'), 'imageUrl': Value('string'), 'vsCurrency': Value('string'), 'category': Value('string'), 'currentPrice': Value('float64'), 'marketCap': Value('float64'), 'marketCapRank': Value('int64'), 'fullyDilutedValuation': Value('float64'), 'totalVolume': Value('float64'), 'high24h': Value('float64'), 'low24h': Value('float64'), 'priceChange24h': Value('float64'), 'priceChangePercentage1h': Value('float64'), 'priceChangePercentage24h': Value('float64'), 'priceChangePercentage7d': Value('float64'), 'priceChangePercentage14d': Value('float64'), 'priceChangePercentage30d': Value('float64'), 'priceChangePercentage1y': Value('float64'), 'marketCapChange24h': Value('float64'), 'marketCapChangePercentage24h': Value('float64'), 'circulatingSupply': Value('float64'), 'totalSupply': Value('float64'), 'maxSupply': Value('float64'), 'ath': Value('float64'), 'athChangePercentage': Value('float64'), 'athDate': Value('string'), 'atl': Value('float64'), 'atlChangePercentage': Value('float64'), 'atlDate': Value('string'), 'lastUpdated': Value('string'), 'country': Value('string'), 'yearEstablished': Value('int64'), 'trustScore': Value('int64'), 'trustScoreRank': Value('int64'), 'tradeVolume24hBtc': Value('float64'), 'hasTradingIncentive': Value('bool'), 'description': Value('string'), 'sourceQuery': Value('string'), 'scrapedAt': Value('timestamp[s]'), '_run_id': Value('string'), '_dataset_id': Value('string')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

recordType
string
id
string
name
string
symbol
string
url
string
imageUrl
string
vsCurrency
string
category
string
currentPrice
float64
marketCap
float64
marketCapRank
int64
fullyDilutedValuation
float64
totalVolume
float64
high24h
float64
low24h
float64
priceChange24h
float64
priceChangePercentage1h
float64
priceChangePercentage24h
float64
priceChangePercentage7d
float64
priceChangePercentage14d
float64
priceChangePercentage30d
float64
priceChangePercentage1y
float64
marketCapChange24h
float64
marketCapChangePercentage24h
float64
circulatingSupply
float64
totalSupply
float64
maxSupply
float64
ath
float64
athChangePercentage
float64
athDate
string
atl
float64
atlChangePercentage
float64
atlDate
string
lastUpdated
string
country
string
yearEstablished
int64
trustScore
int64
trustScoreRank
int64
tradeVolume24hBtc
float64
hasTradingIncentive
bool
description
string
sourceQuery
string
scrapedAt
timestamp[s]
_run_id
string
_dataset_id
string
coin
tether
Tether
USDT
https://www.coingecko.com/en/coins/tether
https://coin-images.coin…r.png?1696501661
usd
null
0.999143
183,255,630,002
3
188,717,884,016
25,123,329,728
0.99924
0.998866
-0.000029
0
0
0
0
0
-0.1
-50,149,772.292358
-0.02736
183,412,904,322.97104
188,879,846,172.6262
null
1.32
-24.48446
2018-07-23T16:00:00.000Z
0.572521
74.51631
2015-03-01T16:00:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=tether,usd-coin,dai,first-digital-usd,ethena-usde,paypal-usd in USD by market_cap_desc
2026-08-03T06:17:25
rnWVfBbJgdbXdaJ92
ztvlDrovptTmrlxBM
coin
usd-coin
USDC
USDC
https://www.coingecko.com/en/coins/usd-coin
https://coin-images.coin…C.png?1769615602
usd
null
0.999622
71,904,023,969
5
71,910,721,920
5,641,952,508
1.001
0.999329
0.000121
0
0
0
0
0
0
-43,370,740.065979
-0.06028
71,931,229,470.81686
71,931,321,290.49834
null
1.043
-4.20166
2018-11-14T16:00:00.000Z
0.877647
13.89799
2023-03-11T00:02:13.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=tether,usd-coin,dai,first-digital-usd,ethena-usde,paypal-usd in USD by market_cap_desc
2026-08-03T06:17:25
rnWVfBbJgdbXdaJ92
ztvlDrovptTmrlxBM
coin
dai
Dai
DAI
https://www.coingecko.com/en/coins/dai
https://coin-images.coin…i.png?1696509996
usd
null
1
4,594,306,420
21
4,594,306,420
92,848,272
1
0.999815
0.000223
0
0
0
0
0
0
1,797,171
0.03913
4,593,121,837.887297
4,593,121,837.887297
null
1.22
-17.93971
2020-03-12T19:02:50.000Z
0.88196
13.41309
2023-03-10T23:50:50.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=tether,usd-coin,dai,first-digital-usd,ethena-usde,paypal-usd in USD by market_cap_desc
2026-08-03T06:17:25
rnWVfBbJgdbXdaJ92
ztvlDrovptTmrlxBM
coin
ethena-usde
Ethena USDe
USDE
https://www.coingecko.com/en/coins/ethena-usde
https://coin-images.coin…e.png?1733810059
usd
null
0.999643
3,864,700,699
25
3,864,700,699
25,867,028
0.99965
0.999375
0.000162
0
0
0
0
0.1
-0.1
-9,385,341.676436
-0.24226
3,866,079,359.757581
3,866,079,359.757581
null
1.034
-3.32493
2025-12-09T09:10:12.000Z
0.929486
7.54796
2024-10-03T23:57:15.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=tether,usd-coin,dai,first-digital-usd,ethena-usde,paypal-usd in USD by market_cap_desc
2026-08-03T06:17:25
rnWVfBbJgdbXdaJ92
ztvlDrovptTmrlxBM
coin
paypal-usd
PayPal USD
PYUSD
https://www.coingecko.com/en/coins/paypal-usd
https://coin-images.coin…x.png?1765987788
usd
null
0.999871
2,700,778,680
35
2,710,139,850
42,090,337
0.999926
0.99945
0.000252
0
0
0
0
0
0
-14,415,453.423309
-0.53092
2,701,128,154.426669
2,701,128,154.426669
null
1.021
-2.04428
2023-10-23T14:44:57.000Z
0.959426
4.21549
2024-12-05T14:31:13.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=tether,usd-coin,dai,first-digital-usd,ethena-usde,paypal-usd in USD by market_cap_desc
2026-08-03T06:17:25
rnWVfBbJgdbXdaJ92
ztvlDrovptTmrlxBM
coin
first-digital-usd
First Digital USD
FDUSD
https://www.coingecko.com/en/coins/first-digital-usd
https://coin-images.coin…k.png?1731097953
usd
null
0.997063
349,128,373
116
349,128,373
69,367,607
0.997517
0.996879
-0.000323
0
0
-0.1
-0.1
-0.1
-0.1
-113,083.789756
-0.03238
350,156,619.239737
350,156,619.239737
null
1.15
-13.39916
2025-02-02T18:30:49.000Z
0.940377
6.02806
2024-12-05T14:30:51.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=tether,usd-coin,dai,first-digital-usd,ethena-usde,paypal-usd in USD by market_cap_desc
2026-08-03T06:17:25
rnWVfBbJgdbXdaJ92
ztvlDrovptTmrlxBM
coin
bitcoin
Bitcoin
BTC
https://www.coingecko.com/en/coins/bitcoin
https://coin-images.coin…n.png?1696501400
usd
null
62,779
1,259,672,740,700
1
1,259,672,740,700
15,917,503,515
63,701
62,713
-652.707542
0
-1.2
-3.8
-2.7
0.2
-44.7
-13,067,311,659.914795
-1.02671
20,065,062
20,065,062
21,000,000
126,080
-50.20664
2025-10-06T10:57:42.000Z
67.81
92,482.70928
2013-07-05T16:00:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=bitcoin,ethereum in USD by market_cap_desc
2026-08-03T06:17:26
LjdPYMDuULXxUgLP1
z5e6hZNGeAGygXQTP
coin
ethereum
Ethereum
ETH
https://www.coingecko.com/en/coins/ethereum
https://coin-images.coin…m.png?1696501628
usd
null
1,857.5
224,167,332,764
2
224,167,332,764
4,724,475,523
1,895.26
1,848.83
-18.854195
0.2
-1.1
-4.9
-0.6
5.5
-46
-2,275,388,878.967438
-1.00484
120,682,241.899369
120,682,241.899369
null
4,946.05
-62.44473
2025-08-24T11:21:03.000Z
0.432979
428,905.16821
2015-10-19T16:00:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=bitcoin,ethereum in USD by market_cap_desc
2026-08-03T06:17:26
LjdPYMDuULXxUgLP1
z5e6hZNGeAGygXQTP
coin
bitcoin
Bitcoin
BTC
https://www.coingecko.com/en/coins/bitcoin
https://coin-images.coin…n.png?1696501400
usd
null
62,779
1,259,672,740,700
1
1,259,672,740,700
15,917,503,515
63,701
62,713
-652.707542
0
-1.2
-3.8
-2.7
0.2
-44.7
-13,067,311,659.914795
-1.02671
20,065,062
20,065,062
21,000,000
126,080
-50.20664
2025-10-06T10:57:42.000Z
67.81
92,482.70928
2013-07-05T16:00:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=bitcoin,ethereum,solana,cardano,avalanche-2,polkadot... in USD by market_cap_desc
2026-08-03T06:17:25
zpuaoTncAVLNZKJVF
W0OcTqJY9DO5oar8P
coin
ethereum
Ethereum
ETH
https://www.coingecko.com/en/coins/ethereum
https://coin-images.coin…m.png?1696501628
usd
null
1,857.5
224,167,332,764
2
224,167,332,764
4,724,475,523
1,895.26
1,848.83
-18.854195
0.2
-1.1
-4.9
-0.6
5.5
-46
-2,275,388,878.967438
-1.00484
120,682,241.899369
120,682,241.899369
null
4,946.05
-62.44473
2025-08-24T11:21:03.000Z
0.432979
428,905.16821
2015-10-19T16:00:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=bitcoin,ethereum,solana,cardano,avalanche-2,polkadot... in USD by market_cap_desc
2026-08-03T06:17:25
zpuaoTncAVLNZKJVF
W0OcTqJY9DO5oar8P
coin
solana
Solana
SOL
https://www.coingecko.com/en/coins/solana
https://coin-images.coin…a.png?1718769756
usd
null
72.86
42,344,099,966
7
46,009,565,526
926,225,897
74.12
72.67
-0.504833
0
-0.9
-4.5
-4.7
-12.7
-54.6
-284,967,286.064743
-0.66848
581,193,148.205094
631,503,412.986232
null
293.31
-75.16049
2025-01-19T03:15:27.000Z
0.500801
14,448.13981
2020-05-11T11:35:23.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=bitcoin,ethereum,solana,cardano,avalanche-2,polkadot... in USD by market_cap_desc
2026-08-03T06:17:25
zpuaoTncAVLNZKJVF
W0OcTqJY9DO5oar8P
coin
cardano
Cardano
ADA
https://www.coingecko.com/en/coins/cardano
https://coin-images.coin…o.png?1696502090
usd
null
0.183616
6,857,545,255
16
8,262,698,313
539,884,631
0.191699
0.183909
-0.001286
0.3
1.7
11.8
12.5
3.2
-74.1
-46,554,577.794273
-0.6743
37,347,307,716.22517
45,000,000,000
45,000,000,000
3.09
-94.0518
2021-09-01T22:00:10.000Z
0.019253
853.71075
2020-03-12T18:22:55.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=bitcoin,ethereum,solana,cardano,avalanche-2,polkadot... in USD by market_cap_desc
2026-08-03T06:17:25
zpuaoTncAVLNZKJVF
W0OcTqJY9DO5oar8P
coin
avalanche-2
Avalanche
AVAX
https://www.coingecko.com/en/coins/avalanche-2
https://coin-images.coin…s.png?1696512369
usd
null
6.41
2,769,066,912
33
2,972,169,162
198,185,610
6.66
6.4
-0.192608
0.1
-1.2
-4.1
-1.9
-7.3
-69.6
-83,162,834.704708
-2.91571
431,771,961.177212
463,441,061.177212
720,000,000
144.96
-95.57594
2021-11-21T06:18:56.000Z
2.8
128.95466
2020-12-31T05:15:21.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=bitcoin,ethereum,solana,cardano,avalanche-2,polkadot... in USD by market_cap_desc
2026-08-03T06:17:25
zpuaoTncAVLNZKJVF
W0OcTqJY9DO5oar8P
coin
near
NEAR Protocol
NEAR
https://www.coingecko.com/en/coins/near
https://coin-images.coin…r.jpg?1696510367
usd
null
1.71
2,231,400,937
39
2,231,400,951
118,300,778
1.73
1.69
-0.007298
0.3
0.2
-7.2
-10.5
-14.7
-28.3
-9,366,349.973754
-0.418
1,302,549,328
1,302,576,126
null
20.44
-91.6181
2022-01-16T14:09:45.000Z
0.526762
225.21354
2020-11-04T08:09:15.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=bitcoin,ethereum,solana,cardano,avalanche-2,polkadot... in USD by market_cap_desc
2026-08-03T06:17:25
zpuaoTncAVLNZKJVF
W0OcTqJY9DO5oar8P
coin
polkadot
Polkadot
DOT
https://www.coingecko.com/en/coins/polkadot
https://coin-images.coin…t.jpg?1766533446
usd
null
0.794647
1,347,916,694
53
1,347,919,837
67,368,935
0.799989
0.78754
0.005275
0.6
0.3
-2.4
-2
-9.9
-77.6
9,063,943
0.67699
1,696,244,865.990871
1,696,252,139.752598
2,100,000,000
54.98
-98.55463
2021-11-04T06:10:09.000Z
0.746764
6.41214
2026-07-31T14:11:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=bitcoin,ethereum,solana,cardano,avalanche-2,polkadot... in USD by market_cap_desc
2026-08-03T06:17:25
zpuaoTncAVLNZKJVF
W0OcTqJY9DO5oar8P
coin
aptos
Aptos
APT
https://www.coingecko.com/en/coins/aptos
https://coin-images.coin…x.png?1761789140
usd
null
0.55974
473,287,119
103
675,386,813
25,040,268
0.570311
0.556588
-0.008149
0.5
-1
-10.5
-4.5
-11.7
-86.5
-6,864,757.035348
-1.42971
845,548,065.537195
1,206,607,920.276626
2,100,000,000
19.92
-97.19015
2023-01-26T06:25:17.000Z
0.545459
2.61811
2026-08-01T18:32:30.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=bitcoin,ethereum,solana,cardano,avalanche-2,polkadot... in USD by market_cap_desc
2026-08-03T06:17:25
zpuaoTncAVLNZKJVF
W0OcTqJY9DO5oar8P
coin
uniswap
Uniswap
UNI
https://www.coingecko.com/en/coins/uniswap
https://coin-images.coin…o.png?1720676669
usd
null
4.12
2,573,520,311
36
3,674,230,382
178,056,471
4.29
4.09
-0.08661
0.2
-1.9
5.7
19
28.5
-53.9
-54,159,227.483657
-2.0611
624,840,423.727113
892,088,420.032948
1,000,000,000
44.92
-90.83037
2021-05-02T21:25:04.000Z
1.03
299.8189
2020-09-16T17:20:38.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=uniswap,aave,maker,curve-dao-token,compound-governance-token,lido-dao... in USD by market_cap_desc
2026-08-03T06:17:25
oOquKpZJiFnP9pgXO
hf6bwdvVfh4ORhzYL
coin
aave
Aave
AAVE
https://www.coingecko.com/en/coins/aave
https://coin-images.coin…d.png?1720472354
usd
null
91.74
1,414,823,131
52
1,467,839,249
181,895,461
93.19
90.85
-0.402351
0.6
-0.5
-8.3
2.9
3.4
-63.8
-6,199,243.071733
-0.43625
15,422,104.367261
16,000,000
16,000,000
661.69
-86.13545
2021-05-18T13:19:59.000Z
26.02
252.53364
2020-11-05T01:20:11.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=uniswap,aave,maker,curve-dao-token,compound-governance-token,lido-dao... in USD by market_cap_desc
2026-08-03T06:17:25
oOquKpZJiFnP9pgXO
hf6bwdvVfh4ORhzYL
coin
curve-dao-token
Curve DAO
CRV
https://www.coingecko.com/en/coins/curve-dao-token
https://coin-images.coin…e.png?1696511967
usd
null
0.201287
310,706,236
123
484,246,780
18,157,498
0.206926
0.200082
-0.004921
0.4
-1.6
-4.5
-3.3
-2.4
-77.4
-7,554,523.61595
-2.37369
1,543,595,018
2,405,750,412.246209
3,030,303,031
15.37
-98.69057
2020-08-13T16:00:00.000Z
0.170749
17.88487
2026-06-06T05:03:15.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=uniswap,aave,maker,curve-dao-token,compound-governance-token,lido-dao... in USD by market_cap_desc
2026-08-03T06:17:25
oOquKpZJiFnP9pgXO
hf6bwdvVfh4ORhzYL
coin
lido-dao
Lido DAO
LDO
https://www.coingecko.com/en/coins/lido-dao
https://coin-images.coin…O.png?1696513326
usd
null
0.323279
270,360,325
131
323,279,260
21,965,092
0.329937
0.319762
-0.00368
1.1
-2
-15.9
-7.9
21.9
-63.5
-3,077,480.132449
-1.12548
836,305,815.123878
1,000,000,000
1,000,000,000
7.3
-95.57326
2021-08-20T00:35:20.000Z
0.235028
37.54938
2026-06-25T13:59:50.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=uniswap,aave,maker,curve-dao-token,compound-governance-token,lido-dao... in USD by market_cap_desc
2026-08-03T06:17:25
oOquKpZJiFnP9pgXO
hf6bwdvVfh4ORhzYL
coin
compound-governance-token
Compound
COMP
https://www.coingecko.com/en/coins/compound-governance-token
https://coin-images.coin…P.png?1696510737
usd
null
16.43
164,342,513
185
164,342,513
6,086,176
16.59
16.38
-0.060373
0.1
-0.9
-5.7
-1.9
-3.3
-63
-603,728.988733
-0.36602
10,000,000
10,000,000
10,000,000
854.45
-98.07663
2021-05-11T16:00:00.000Z
14.86
10.62911
2026-06-25T13:59:30.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=uniswap,aave,maker,curve-dao-token,compound-governance-token,lido-dao... in USD by market_cap_desc
2026-08-03T06:17:25
oOquKpZJiFnP9pgXO
hf6bwdvVfh4ORhzYL
coin
havven
Synthetix
SNX
https://www.coingecko.com/en/coins/havven
https://coin-images.coin…X.png?1696504103
usd
null
0.215674
125,302,123
217
125,393,489
12,444,905
0.214162
0.208798
0.002106
1.5
-0.4
-2.9
-8.7
-9.5
-62.1
1,223,348
0.98594
580,980,590.457288
581,404,223.555663
null
28.53
-99.24411
2021-02-13T17:12:38.000Z
0.034786
519.99381
2019-01-05T16:00:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=uniswap,aave,maker,curve-dao-token,compound-governance-token,lido-dao... in USD by market_cap_desc
2026-08-03T06:17:25
oOquKpZJiFnP9pgXO
hf6bwdvVfh4ORhzYL
coin
maker
Maker
MKR
https://www.coingecko.com/en/coins/maker
https://coin-images.coin…r.png?1696502423
usd
null
1,290.5
0
null
114,134,692
13,679.03
1,434.91
1,285.18
-18.174924
0.2
-1.7
-2.4
-9
-5.6
-30.3
null
null
0
88,442.084221
1,005,577
6,292.31
-79.49082
2021-05-03T13:54:29.000Z
168.36
666.52451
2020-03-16T12:52:36.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
coins=uniswap,aave,maker,curve-dao-token,compound-governance-token,lido-dao... in USD by market_cap_desc
2026-08-03T06:17:25
oOquKpZJiFnP9pgXO
hf6bwdvVfh4ORhzYL
coin
dogecoin
Dogecoin
DOGE
https://www.coingecko.com/en/coins/dogecoin
https://coin-images.coin…n.png?1696501409
eur
meme-token
0.060425
9,386,112,567
11
10,335,476,381
320,565,549
0.061841
0.060358
-0.000515
0.1
-0.6
-4.1
-3.5
-10.2
-64.4
-79,271,977.955814
-0.83749
155,335,176,383.70523
155,334,986,383.7052
null
0.601466
-89.95373
2021-05-07T21:08:23.000Z
0.000077
78,766.75589
2015-05-05T16:00:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
shiba-inu
Shiba Inu
SHIB
https://www.coingecko.com/en/coins/shiba-inu
https://coin-images.coin…a.png?1696511800
eur
meme-token
0.000004
2,473,545,934
31
4,197,784,352
75,519,739
0.000004
0.000004
-0
-0.4
-2.4
-4.8
16.1
9.1
-59.6
-75,994,049.208389
-2.9807
589,239,945,745,533.9
589,496,420,395,130.6
null
0.000074
-94.34573
2021-10-27T19:54:55.000Z
0
8,938,753.77201
2020-12-10T21:57:22.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
memecore
MemeCore
M
https://www.coingecko.com/en/coins/memecore
https://coin-images.coin…t.png?1752637478
eur
meme-token
1.044
1,390,171,446
48
5,637,955,773
8,241,095
1.081
0.941364
0.089273
-2.6
9.3
0.3
-1.4
-23.7
196.2
119,155,574
9.37483
1,331,104,822.329101
5,398,421,594.836326
10,000,000,000
4.96
-78.92785
2026-07-02T04:14:00.000Z
0.040316
2,490.48632
2025-07-03T19:56:17.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
pepe
Pepe
PEPE
https://www.coingecko.com/en/coins/pepe
https://coin-images.coin….jpeg?1696528776
eur
meme-token
0.000002
1,038,282,690
58
1,038,282,690
108,467,348
0.000003
0.000002
-0
0
-1.1
-3.6
-0.3
0.5
-72.3
-28,711,076.528308
-2.69084
420,690,000,000,000
420,690,000,000,000
420,690,000,000,000
0.000026
-90.68236
2024-12-09T08:30:35.000Z
0
4,792.79915
2023-04-17T18:14:41.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
pump-fun
Pump.fun
PUMP
https://www.coingecko.com/en/coins/pump-fun
https://coin-images.coin…p.jpg?1751949376
eur
meme-token
0.00179
708,519,827
76
1,511,074,527
47,719,359
0.001908
0.001774
-0.000095
0.5
-8.9
3.2
5.3
26.2
-29.1
-38,226,448.817352
-5.11907
395,739,225,557.9722
844,001,029,229.1948
1,000,000,000,000
0.007537
-76.2457
2025-09-14T08:42:40.000Z
0.001015
76.3503
2026-06-25T17:04:20.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
bianrensheng
币安人生 (BinanceLife)
币安人生
https://www.coingecko.com/en/coins/bianrensheng
https://coin-images.coin…F.png?1759839225
eur
meme-token
0.477749
477,749,120
93
477,749,120
10,711,419
0.542407
0.484224
-0.060539
-0.9
-9.7
-11.2
-13.5
-18.7
null
-60,539,406.565825
-11.24665
1,000,000,000
1,000,000,000
1,000,000,000
0.776113
-38.44336
2026-06-07T10:24:00.000Z
0.033144
1,341.42394
2026-03-29T00:34:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
pudgy-penguins
Pudgy Penguins
PENGU
https://www.coingecko.com/en/coins/pudgy-penguins
https://coin-images.coin…P.png?1733809110
eur
meme-token
0.005279
331,811,212
111
419,267,635
34,723,245
0.005431
0.005231
0.000011
0.5
0
-4.5
-0.9
-10.1
-82.1
662,127
0.19995
62,860,396,090
79,428,688,998.96625
88,888,888,888
0.065183
-91.90198
2024-12-17T05:05:22.000Z
0.003366
56.83664
2025-04-08T17:31:57.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
official-trump
Official Trump
TRUMP
https://www.coingecko.com/en/coins/official-trump
https://coin-images.coin…p.png?1737171561
eur
meme-token
1.25
309,826,593
114
1,248,036,888
29,973,911
1.26
1.24
-0.013629
0.7
-1
-9.4
-8.2
-19.8
-83.4
-3,383,422.608432
-1.08024
248,251,149.93147
1,000,000,000
1,000,000,000
71.5
-98.25449
2025-01-19T03:50:34.000Z
1.22
2.25985
2026-07-31T22:02:50.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
spx6900
SPX6900
SPX
https://www.coingecko.com/en/coins/spx6900
https://coin-images.coin…9.png?1737048493
eur
meme-token
0.284087
264,481,841
124
264,481,841
2,727,671
0.290329
0.276506
0.003604
0.6
1
-4.4
-3.4
-21.6
-79
3,355,043
1.28483
930,987,343.501996
930,987,343.501996
1,000,000,000
1.95
-85.42429
2025-07-28T03:24:33.000Z
0.001222
23,154.89861
2024-02-04T11:12:19.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
bonk
Bonk
BONK
https://www.coingecko.com/en/coins/bonk
https://coin-images.coin…k.jpg?1696527587
eur
meme-token
0.000002
216,119,269
138
216,119,270
20,994,926
0.000003
0.000002
-0
0.5
-1.5
-9.8
2.4
-44
-88.7
-6,299,366.5205
-2.83221
87,994,598,330,526.12
87,994,598,606,832.2
87,995,282,867,000.55
0.000055
-95.53494
2024-11-19T20:01:06.000Z
0
2,940.03262
2022-12-29T14:48:46.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
ape-and-pepe
Ape and Pepe
APEPE
https://www.coingecko.com/en/coins/ape-and-pepe
https://coin-images.coin…0.png?1723142351
eur
meme-token
0.000001
171,257,512
162
171,257,512
5,316,146
0.000001
0.000001
-0
0.1
-2
-1.7
-1.1
-5
-66.4
-3,205,931.929799
-1.8376
210,000,000,000,000
210,000,000,000,000
210,000,000,000,000
0.000007
-87.60333
2024-11-21T18:30:11.000Z
0.000001
47.55848
2025-09-17T05:43:50.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
floki
FLOKI
FLOKI
https://www.coingecko.com/en/coins/floki
https://coin-images.coin…e.png?1696516318
eur
meme-token
0.000018
169,324,952
164
351,069,727
8,124,657
0.000018
0.000018
-0
0.1
-1.4
-8.7
-4.1
-17.1
-80.5
-2,405,555.887175
-1.40077
9,646,229,162,814.871
9,646,229,162,814.871
20,000,000,000,000
0.000317
-94.46619
2024-06-04T23:25:59.000Z
0
24,601.16549
2021-07-05T17:11:20.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
coco-2
coco
COCO
https://www.coingecko.com/en/coins/coco-2
https://coin-images.coin…9.png?1765893957
eur
meme-token
0.162409
162,408,638
168
162,408,638
31,316
0.162684
0.160556
0.001373
0.3
1
-3.2
-6.3
-4.9
null
1,373,323
0.85281
1,000,000,000
1,000,000,000
1,000,000,000
0.302165
-46.2516
2026-05-06T18:25:00.000Z
0.001561
10,305.32144
2026-03-26T08:59:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
peanut-2-2
Peanut
PEANUT
https://www.coingecko.com/en/coins/peanut-2-2
https://coin-images.coin…8.jpg?1772958557
eur
meme-token
0.000516
159,997,760
146
159,997,760
2.05
0
0
null
0
-14.9
-14.9
-14.9
-17.3
null
null
null
310,000,000,000
310,000,000,000
310,000,000,000
0.000701
-26.36046
2026-03-30T15:17:00.000Z
0.000519
-0.57847
2026-06-30T00:42:00.000Z
2026-06-30T02:50:00.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
binance-peg-dogecoin
Binance-Peg Dogecoin
DOGE
https://www.coingecko.com/en/coins/binance-peg-dogecoin
https://coin-images.coin…n.png?1696515392
eur
meme-token
0.060202
154,357,087
null
154,357,087
116,196
0.061839
0.060319
-0.000582
-0.2
-0.8
-4.3
-3.6
-10.2
-64.3
-1,492,753.288215
-0.95782
2,564,000,000
2,564,000,000
null
0.458643
-86.87395
2024-11-23T03:16:31.000Z
0.047215
27.50433
2022-06-18T12:56:27.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
build-on
BUILDon
B
https://www.coingecko.com/en/coins/build-on
https://coin-images.coin…0.jpg?1747902862
eur
meme-token
0.14672
146,719,857
178
146,719,857
3,434,792
0.14488
0.136431
0.009465
3.7
4.4
-17
-27.9
-29.2
-66
9,464,807
6.89578
1,000,000,000
1,000,000,000
1,000,000,000
0.65111
-77.46621
2026-05-14T04:08:00.000Z
0.071405
105.47425
2025-10-10T13:31:21.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
dogwifcoin
dogwifhat
WIF
https://www.coingecko.com/en/coins/dogwifcoin
https://coin-images.coin…t.jpg?1702499428
eur
meme-token
0.11986
119,731,347
205
119,731,347
18,007,939
0.123597
0.11922
-0.001359
0.3
-0.4
-10.4
-8.9
-23.9
-84.1
-1,357,452.352512
-1.12104
998,926,392
998,926,392
998,926,392
4.47
-97.31735
2024-03-31T01:34:58.000Z
0.001442
8,213.76415
2023-12-12T23:13:50.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
loaded-lions
Loaded Lions
LION
https://www.coingecko.com/en/coins/loaded-lions
https://coin-images.coin…k.png?1741015702
eur
meme-token
0.001196
119,605,677
472
119,605,677
9,632.74
0.001216
0.001191
-0.000006
0
-0.9
-7.3
-9.1
-13.2
-92.1
-553,124.701025
-0.46033
100,000,000,000
100,000,000,000
100,000,000,000
0.027113
-95.58855
2025-08-27T18:22:49.000Z
0.001188
0.66867
2026-08-01T18:55:50.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
fartcoin
Fartcoin
FARTCOIN
https://www.coingecko.com/en/coins/fartcoin
https://coin-images.coin…t.jpg?1729503972
eur
meme-token
0.109983
109,980,236
215
109,980,236
8,257,431
0.113587
0.109321
-0.00277
0.2
-3.7
-4.5
-4.4
-22.2
-86.5
-2,769,996.947845
-2.45675
999,974,889.311091
999,974,889.311091
1,000,000,000
2.41
-95.43634
2025-01-19T12:41:07.000Z
0.018514
494.06636
2024-10-29T23:56:04.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
cheems-token
Cheems Token
CHEEMS
https://www.coingecko.com/en/coins/cheems-token
https://coin-images.coin…0.jpg?1696529270
eur
meme-token
0
86,483,363
254
86,483,363
254,916
0
0
0
0.7
1.5
3.4
3.8
0.2
-57.3
763,607
0.89082
203,672,952,069,062.34
203,672,952,069,062.34
219,776,051,832,671
0.000002
-78.74896
2025-03-25T05:56:11.000Z
0
7,907.16122
2023-09-04T10:45:23.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
bermuda-shorts
Bermuda Shorts
SHORT
https://www.coingecko.com/en/coins/bermuda-shorts
https://coin-images.coin…9.png?1743439016
eur
meme-token
0.00002
84,580,353
5,881
84,580,353
233.3
0.000021
0.00002
-0
0
-2.2
-6.7
-9.4
-1.5
37.7
0
0
4,000,000,000,000
3,999,999,490
4,000,000,000,000
0.000537
-96.28039
2025-11-09T01:41:31.000Z
0
8,594,654.68764
2026-04-02T08:14:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
ribbita-by-virtuals
Ribbita by Virtuals
TIBBIR
https://www.coingecko.com/en/coins/ribbita-by-virtuals
https://coin-images.coin…n.png?1742941268
eur
meme-token
0.080367
80,359,671
267
80,359,671
741,717
0.082647
0.080085
-0.001811
0.2
-1.6
-14.1
-14.8
-14.4
-27.7
-1,810,333.38786
-2.20316
999,904,783.797368
999,904,783.797368
1,000,000,000
0.377446
-78.70762
2025-10-28T03:23:32.000Z
0.009359
758.70853
2025-04-06T23:41:29.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
baby-claw
Baby Claw
BABYCLAW
https://www.coingecko.com/en/coins/baby-claw
https://coin-images.coin…2.jpg?1771331936
eur
meme-token
0.079225
79,225,257
12,894
79,225,257
4.71
0
0
null
0
-0.7
56,177.8
56,177.8
41,083.5
null
null
null
1,000,000,000
1,000,000,000
1,000,000,000
0.000409
19,276.58252
2026-02-17T04:44:17.000Z
0.000031
254,396.49304
2026-03-02T21:55:35.000Z
2026-03-20T21:06:00.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
the-black-bull
The Black Bull
ANSEM
https://www.coingecko.com/en/coins/the-black-bull
https://coin-images.coin….jpeg?1782005339
eur
meme-token
0.183024
76,348,382
276
183,012,939
7,049,706
0.190742
0.171651
-0.004514
0.9
-0.3
14.3
3.1
-44.1
null
-1,883,055.742925
-2.40703
417,149,389.752667
999,939,145.51017
1,000,000,000
0.387673
-52.78911
2026-07-06T22:05:30.000Z
0.000127
143,793.088
2026-06-25T10:22:50.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
smilek
Smilek to the Bank
SMILEK
https://www.coingecko.com/en/coins/smilek
https://coin-images.coin…8.png?1773317852
eur
meme-token
0.000043
75,755,682
278
75,755,682
744.15
0.000043
0.000043
-0
0
0
0
-0.1
0
null
-37,040.841011
-0.04887
1,750,000,000,000
1,750,000,000,000
1,750,000,000,000
0.000044
-1.79902
2026-06-24T12:58:40.000Z
0.000042
2.5574
2026-04-17T13:13:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
would
would
WOULD
https://www.coingecko.com/en/coins/would
https://coin-images.coin….jpeg?1733076468
eur
meme-token
0.06859
68,551,987
292
68,551,987
3,912.54
0.069961
0.068321
-0.000641
0.3
-1.2
-2.8
-3.3
-8.5
-79.7
-640,873.870185
-0.92621
999,452,304.552711
999,452,304.552711
1,000,000,000
0.644294
-89.3543
2025-04-02T12:23:54.000Z
0.001357
4,955.98818
2024-12-04T01:40:03.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
melania-meme
Melania Meme
MELANIA
https://www.coingecko.com/en/coins/melania-meme
https://coin-images.coin…e.png?1737329885
eur
meme-token
0.065799
65,798,400
316
65,798,398
5,673,919
0.068511
0.06549
-0.002594
0.3
-3.9
-5.9
-3.1
-7.4
-62.6
-2,593,873.306395
-3.79264
999,995,934.328601
999,995,907.046914
1,000,000,000
12.68
-99.4812
2025-01-19T17:11:08.000Z
0.05749
14.45215
2026-06-06T05:03:30.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
ordinals
ORDI
ORDI
https://www.coingecko.com/en/coins/ordinals
https://coin-images.coin…i.png?1696529082
eur
meme-token
3.01
63,305,158
314
63,305,158
10,412,885
3.25
3
-0.144863
-0.1
-3.3
-5.8
-1.5
-0.3
-59.6
-3,042,113.096373
-4.58514
21,000,000
21,000,000
null
88.04
-96.57587
2024-03-04T17:45:22.000Z
1.83
64.6039
2026-03-29T22:48:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
comedian
Comedian
BAN
https://www.coingecko.com/en/coins/comedian
https://coin-images.coin…n.jpg?1730085215
eur
meme-token
0.062624
62,621,941
318
62,621,941
3,426,595
0.063107
0.061989
-0.000051
0.2
-1.1
-0.1
-2.6
-1.6
17
-50,753.814183
-0.08098
999,961,859.27
999,961,859.27
1,000,000,000
0.357752
-82.49506
2024-11-18T01:35:57.000Z
0.008596
628.49219
2024-10-28T20:34:36.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
banana-for-scale-2
Banana For Scale
BANANAS31
https://www.coingecko.com/en/coins/banana-for-scale-2
https://coin-images.coin…e.png?1732801941
eur
meme-token
0.006147
61,469,297
322
61,469,297
2,192,900
0.006327
0.00607
0.000067
-0.6
0.9
0.4
1.8
-18.4
3.7
670,925
1.10353
10,000,000,000
10,000,000,000
10,000,000,000
0.049439
-87.56666
2025-07-10T17:35:56.000Z
0.000707
769.46889
2025-02-02T21:11:44.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
meme-horse
MEME HORSE
MHORSE
https://www.coingecko.com/en/coins/meme-horse
https://coin-images.coin…2.png?1770837497
eur
meme-token
0.052443
52,442,915
364
52,442,915
2,561.91
0
0
null
0
0
0
0
10.6
null
null
null
999,999,999
999,999,999
null
0.10534
-50.21565
2026-06-18T11:33:30.000Z
0.008669
504.92112
2026-02-11T20:39:52.000Z
2026-08-01T11:03:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
dog-go-to-the-moon-rune
Dog (Bitcoin)
DOG
https://www.coingecko.com/en/coins/dog-go-to-the-moon-rune
https://coin-images.coin…N.png?1714096969
eur
meme-token
0.000522
52,219,995
366
52,219,995
291,687
0.000531
0.000521
-0
0
-0.7
-2.8
-0.9
-4.9
-79.3
-43,465.234299
-0.08317
100,000,000,000
100,000,000,000
100,000,000,000
0.009461
-94.48022
2024-12-11T08:05:38.000Z
0.000493
5.94068
2026-06-24T17:23:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
baby-doge-coin
Baby Doge Coin
BABYDOGE
https://www.coingecko.com/en/coins/baby-doge-coin
https://coin-images.coin…e.jpg?1696515731
eur
meme-token
0
48,242,154
385
110,365,028
1,810,747
0
0
-0
0
-1.2
-1.4
0.6
-1.4
-75.6
-990,042.718359
-2.01097
183,588,090,177,298,200
420,000,000,000,000,000
420,000,000,000,000,000
0
-95.72994
2024-12-09T23:26:04.000Z
0
237.75983
2021-06-08T18:48:21.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
turbo
Turbo
TURBO
https://www.coingecko.com/en/coins/turbo
https://coin-images.coin…0.png?1708079597
eur
meme-token
0.000681
47,017,616
391
47,017,616
3,814,727
0.000702
0.000679
-0.000012
0.1
-1.6
-4.1
-3.7
-12.8
-81.6
-846,087.147043
-1.7677
69,000,000,000
69,000,000,000
69,000,000,000
0.01364
-95.00445
2024-12-11T13:52:05.000Z
0.000061
1,008.51436
2023-09-11T11:46:42.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
apes-2-2
APES
APES
https://www.coingecko.com/en/coins/apes-2-2
https://coin-images.coin…8.png?1773900252
eur
meme-token
0.051935
46,741,638
393
46,741,638
3.07
0
0
null
0
0.9
-5
-14.9
-17.3
null
null
null
900,000,000
900,000,000
900,000,000
0.07038
-26.20736
2026-03-30T15:16:00.000Z
0.051699
0.45606
2026-06-29T02:14:10.000Z
2026-06-30T02:50:00.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
useless-3
Useless Coin
USELESS
https://www.coingecko.com/en/coins/useless-3
https://coin-images.coin…e.png?1755203747
eur
meme-token
0.043743
43,739,949
410
43,739,949
3,688,610
0.045834
0.042806
-0.001555
1.5
-2.9
-16.5
-9.6
-43.5
-78.4
-1,555,184.911511
-3.43345
999,940,362.02
999,940,362.02
1,000,000,000
0.375106
-88.33863
2025-10-14T06:50:41.000Z
0.00455
861.38614
2025-06-05T03:05:59.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
memetoon
MEMETOON
MEME
https://www.coingecko.com/en/coins/memetoon
https://coin-images.coin…1.png?1696530448
eur
meme-token
0.00043
42,967,187
10,157
42,967,187
134,741
0.000442
0.000429
-0.000004
-0.2
-1.8
-5.7
-4.8
-21.8
496,474.3
-435,712.561566
-1.00388
100,000,000,000
100,000,000,000
100,000,000,000
0.020594
-97.91358
2023-09-13T19:00:18.000Z
0
497,792.74649
2025-06-16T06:15:04.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
rekt-4
Rekt
REKT
https://www.coingecko.com/en/coins/rekt-4
https://coin-images.coin…x.png?1731910587
eur
meme-token
0
42,201,834
425
42,201,834
262,670
0
0
-0
0.1
-1
8.7
-4.1
38.6
-89.2
-257,485.381435
-0.60643
420,690,000,000,000
420,690,000,000,000
420,690,000,000,000
0.000001
-91.71966
2025-08-08T10:38:01.000Z
0
250.06017
2025-03-13T10:02:06.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
giggle-fund
Giggle Fund
GIGGLE
https://www.coingecko.com/en/coins/giggle-fund
https://coin-images.coin…d.jpg?1758541887
eur
meme-token
39.95
39,952,741
445
39,952,741
33,998,529
38.88
33.93
4.85
2.2
8.9
62.9
70.2
73.1
null
4,847,328
13.80792
1,000,000
1,000,000
1,000,000
236.16
-83.08239
2025-10-24T20:05:48.000Z
7.4
439.61927
2025-09-25T08:01:24.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
non-playable-coin
Non-Playable Coin
NPC
https://www.coingecko.com/en/coins/non-playable-coin
https://coin-images.coin…0.png?1696530021
eur
meme-token
0.004823
38,821,926
451
38,821,926
1,753,961
0.004974
0.004311
0.0004
0.2
10.4
-6.4
-16
6.7
-76.8
3,216,766
9.03455
8,050,126,520
8,050,126,520
8,050,126,520
0.062732
-92.31247
2024-11-18T00:46:10.000Z
0.000042
11,492.20162
2023-08-13T04:00:49.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
degen-base
Degen
DEGEN
https://www.coingecko.com/en/coins/degen-base
https://coin-images.coin…2.png?1706198225
eur
meme-token
0.001067
38,807,498
450
38,807,498
3,294,723
0.001098
0.001058
-0.000028
-0.2
-2.3
-3.5
-9.4
-26
-63
-1,019,479.065302
-2.55977
36,382,167,445.80474
36,382,167,445.80474
null
0.059806
-98.21647
2024-03-31T12:22:27.000Z
0.000021
5,086.26976
2024-01-14T21:47:46.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
binance-peg-shib
Binance-Peg SHIB
SHIB
https://www.coingecko.com/en/coins/binance-peg-shib
https://coin-images.coin…b.png?1726214772
eur
meme-token
0.000004
38,631,683
null
38,631,683
22,434
0.000004
0.000004
-0
-0.7
-3
-5
16.1
9.6
-59.6
-1,094,820.179488
-2.75589
9,212,999,998,312.941
9,212,999,998,312.941
null
0.000031
-86.67896
2024-12-07T20:41:59.000Z
0.000004
18.33518
2026-07-17T13:39:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
basedhype
BasedHype
BASEDHYPE
https://www.coingecko.com/en/coins/basedhype
https://coin-images.coin…o.png?1756408633
eur
meme-token
0.003786
37,860,861
459
37,860,861
13.73
0.003885
0.003781
-0.00009
0
-2.5
-32.9
-30.9
-22.4
null
-900,243.485769
-2.32254
10,000,000,000
10,000,000,000
10,000,000,000
0.017125
-77.89156
2025-10-07T01:44:35.000Z
0.003499
8.2145
2025-11-22T06:00:21.000Z
2026-08-03T05:12:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
toshi
Toshi
TOSHI
https://www.coingecko.com/en/coins/toshi
https://coin-images.coin…r.png?1721677476
eur
meme-token
0.000089
37,416,990
462
37,416,990
1,571,056
0.00009
0.000089
-0.000001
0.3
-1.1
-8.1
-6.2
-14.2
-82.4
-351,923.379694
-0.93178
420,690,000,000
420,690,000,000
420,690,000,000
0.002153
-95.86953
2025-01-26T07:05:39.000Z
0
494,234.53653
2023-10-09T08:05:26.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
popcat
Popcat
POPCAT
https://www.coingecko.com/en/coins/popcat
https://coin-images.coin…e.jpg?1702964227
eur
meme-token
0.038118
37,355,263
461
37,355,263
8,328,866
0.039085
0.037849
-0.000277
0.3
1.5
1.2
2.4
-16.3
-85
-271,505.22593
-0.72157
979,978,669.96
979,978,669.96
979,978,694
1.95
-98.04383
2024-11-17T07:50:59.000Z
0.003458
1,002.34636
2024-01-05T07:34:24.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
cash-cat
Cash Cat
CASHCAT
https://www.coingecko.com/en/coins/cash-cat
https://coin-images.coin…o.jpg?1782922765
eur
meme-token
0.037382
36,986,277
466
36,986,277
3,682,636
0.039294
0.034618
0.00208
-1
13
-1.9
-40.5
1,079.9
null
2,057,336
5.89006
989,423,755.693653
989,423,755.693653
1,000,000,000
0.200413
-81.34774
2026-07-11T21:24:50.000Z
0.00141
2,551.36224
2026-07-01T18:44:30.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
utya
Utya
UTYA
https://www.coingecko.com/en/coins/utya
https://coin-images.coin….jpeg?1713776606
eur
meme-token
0.03691
36,910,131
468
36,910,131
438,716
0.037452
0.034014
0.001581
-0.1
4.2
-11.9
71.4
95.7
3,230.2
1,581,296
4.47594
1,000,000,000
1,000,000,000
1,000,000,000
0.053277
-30.72011
2026-05-07T18:33:00.000Z
0.000197
18,604.46814
2024-09-05T05:38:52.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
osk
OSK
OSK
https://www.coingecko.com/en/coins/osk
https://coin-images.coin…E.png?1758053710
eur
meme-token
34.04
36,032,984
477
276,344,493
12.5
34.32
33.9
null
0
0.1
-5
-4.1
-9.1
450.4
null
null
1,058,671.45766
8,119,172.872162
10,000,000
872.96
-96.1011
2022-02-23T08:56:16.000Z
2.3
1,382.83321
2024-04-18T22:25:36.000Z
2026-08-03T03:12:50.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
book-of-meme
BOOK OF MEME
BOME
https://www.coingecko.com/en/coins/book-of-meme
https://coin-images.coin…e.png?1710407255
eur
meme-token
0.000514
35,484,349
485
35,484,349
39,765,548
0.000552
0.000506
0
-1.1
3.5
12.2
48
29.4
-65.9
25,933
0.07314
68,999,659,569
68,999,659,569
68,999,659,569
0.024691
-97.91715
2024-03-16T05:51:17.000Z
0.000053
862.38112
2024-03-14T02:17:29.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
peanut-the-squirrel
Peanut the Squirrel
PNUT
https://www.coingecko.com/en/coins/peanut-the-squirrel
https://coin-images.coin…l.png?1734941241
eur
meme-token
0.033947
33,941,995
502
33,941,995
5,676,920
0.035059
0.033629
-0.000356
0.4
-0.6
-9.4
-4.7
-13.5
-82.5
-355,901.18667
-1.03768
999,841,718.325232
999,841,718.325232
1,000,000,000
2.31
-98.52892
2024-11-13T17:20:47.000Z
0.029308
15.83033
2024-11-04T13:41:11.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
based-brett
Brett
BRETT
https://www.coingecko.com/en/coins/based-brett
https://coin-images.coin…0.png?1709031995
eur
meme-token
0.003419
33,882,605
503
33,882,605
3,406,652
0.003509
0.003362
-0.000012
0.3
-1.1
-16.7
-23
-30.3
-92.1
-116,704.342658
-0.34326
9,909,605,003.041485
9,909,605,003.041485
9,999,998,988
0.221407
-98.45571
2024-12-01T08:31:18.000Z
0.000781
337.5793
2024-02-29T00:40:24.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
yzy
YZY
YZY
https://www.coingecko.com/en/coins/yzy
https://coin-images.coin…y.png?1755756963
eur
meme-token
0.257381
33,874,520
275
254,742,209
102,637
0.257479
0.252432
0.000948
1.4
0.6
0.3
0.3
0.4
null
0
0
132,975,612.508143
999,999,432.98497
1,000,000,000
2.53
-89.83226
2025-08-20T18:38:44.000Z
0.162164
58.71674
2025-10-10T13:36:03.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
mog-coin
Mog Coin
MOG
https://www.coingecko.com/en/coins/mog-coin
https://coin-images.coin…0.png?1696529893
eur
meme-token
0
33,081,891
514
33,081,891
6,264,337
0
0
-0
0.1
-0.8
-6.7
-2
-18
-91.7
-733,886.312608
-2.17025
390,561,997,990,255.06
390,561,997,990,255.06
420,690,000,000,000
0.000004
-97.76966
2024-12-06T19:55:46.000Z
0
1,973.44102
2023-07-24T09:10:57.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
troll-2
TROLL
TROLL
https://www.coingecko.com/en/coins/troll-2
https://coin-images.coin…n.png?1777015928
eur
meme-token
0.032747
32,706,398
518
32,706,398
2,276,995
0.033989
0.031699
-0.000115
-0.5
-6.2
-21.6
-14.4
-47.7
-53.7
-114,927.476522
-0.35016
998,770,533.646182
998,770,533.646182
1,000,000,000
0.241037
-86.41426
2025-08-22T13:48:29.000Z
0.003354
876.27571
2025-04-21T19:50:51.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
gekko
GEKKO
GEKKO
https://www.coingecko.com/en/coins/gekko
https://coin-images.coin…9.png?1698228341
eur
meme-token
0.000001
32,274,637
522
107,582,125
16,597.89
0.000001
0.000001
0
-0.1
3.7
0
0
3.4
-61.2
3,787.61
0.01174
60,000,000,000,000
200,000,000,000,000
200,000,000,000,000
0.000013
-95.72204
2024-03-06T13:14:42.000Z
0
13.25713
2026-06-09T09:47:50.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
gohome
GOHOME
GOHOME
https://www.coingecko.com/en/coins/gohome
https://coin-images.coin…0.png?1742455637
eur
meme-token
60.91
31,955,158
528
609,088,047
406,046
61.34
60.86
-0.225394
0
-0.3
-2.4
-2.7
-7.9
-67.1
-118,245.910208
-0.36867
524,619.425647
9,999,619.425647
9,999,619.45
256.03
-76.20907
2025-03-31T07:24:44.000Z
60.17
1.23272
2026-08-01T19:08:50.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
purr-2
Purr
PURR
https://www.coingecko.com/en/coins/purr-2
https://coin-images.coin…G.png?1713368828
eur
meme-token
0.052863
31,462,432
534
31,462,432
324,124
0.053499
0.050249
0.00153
-0.2
2.8
-11.7
-14.7
-39.4
-60
910,437
2.97996
595,165,137.17586
595,165,137.17586
1,000,000,000
0.656397
-91.94643
2024-12-16T14:15:23.000Z
0.036123
46.34351
2025-12-18T12:07:22.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
ai-xovia
AI XOVIA
AIX
https://www.coingecko.com/en/coins/ai-xovia
https://coin-images.coin…0.png?1753425170
eur
meme-token
0.314033
31,403,091
536
31,403,091
359,267
0.322694
0.312745
-0.000133
0.2
-0.1
0.8
0.2
-25.9
-96.2
-13,299.042248
-0.04233
99,999,347.716322
99,999,347.716322
100,000,000
38.84
-99.19141
2025-08-04T16:19:24.000Z
0.290194
8.21472
2026-07-28T11:44:40.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
official-fo
Official FO
FO
https://www.coingecko.com/en/coins/official-fo
https://coin-images.coin…o.jpg?1746982885
eur
meme-token
0.307426
30,718,368
443
233,437,710
338,336
0.308809
0.306422
0.000671
0.1
0.3
3.7
8.1
36.1
-50.9
0
0
128,664,143.36008
977,662,770.228305
1,000,000,000
0.716312
-57.08204
2025-08-31T06:44:50.000Z
0.140374
119.0055
2026-06-04T10:46:30.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
moo-deng
Moo Deng
MOODENG
https://www.coingecko.com/en/coins/moo-deng
https://coin-images.coin…G.jpg?1726726975
eur
meme-token
0.030601
30,293,311
552
30,293,311
3,655,661
0.031592
0.030503
-0.000519
0
-1.2
-6.5
-5.6
-20.1
-77.9
-513,363.843859
-1.6664
989,937,433.425482
989,937,433.425482
1,000,000,000
0.644426
-95.25139
2024-11-15T06:06:28.000Z
0.013844
121.03654
2024-09-20T05:55:20.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
constitutiondao
ConstitutionDAO
PEOPLE
https://www.coingecko.com/en/coins/constitutiondao
https://coin-images.coin…0.jpg?1696520017
eur
meme-token
0.005955
30,173,021
556
30,173,021
9,207,354
0.006415
0.005927
-0.000163
-0.6
1.4
6.2
30.8
25.2
-62
-827,010.46896
-2.66777
5,066,474,892.014004
5,066,474,892.014004
null
0.163168
-96.35013
2021-12-22T21:59:19.000Z
0.000815
631.12377
2021-11-21T03:33:21.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
fins
FINS
FINS
https://www.coingecko.com/en/coins/fins
https://coin-images.coin…2.png?1737657526
eur
meme-token
0.035259
29,779,645
10,152
0
36,974
0
0
null
0
0
0
0
322,253.9
66,653.8
null
null
844,600,000
979,600,000
1,000,000,000
0.070863
-50.24355
2026-06-25T21:11:20.000Z
0.000008
449,803.57177
2025-07-31T11:18:13.000Z
2026-07-28T07:01:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
burnedfi
BurnedFi
BURN
https://www.coingecko.com/en/coins/burnedfi
https://coin-images.coin….jpeg?1709180084
eur
meme-token
2.42
29,726,027
562
29,726,027
210,279
2.54
2.36
-0.067457
-0.4
-2.8
-5
-0.2
-6.2
12.5
-829,387.545206
-2.71437
12,295,134.173369
12,295,134.173369
21,000,000
38.64
-93.74337
2026-04-13T06:02:00.000Z
0.505302
378.46772
2024-11-01T06:30:43.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
zerebro
Zerebro
ZEREBRO
https://www.coingecko.com/en/coins/zerebro
https://coin-images.coin…2.png?1730588883
eur
meme-token
0.029296
29,294,003
565
29,294,003
4,262,408
0.031503
0.029238
-0.000716
-0.8
-3.2
-10.5
-12
-14.9
29.4
-716,372.513172
-2.38708
999,948,164.901658
999,948,164.901658
1,000,000,000
0.756349
-96.12672
2025-01-01T23:41:04.000Z
0.005114
472.80543
2026-03-30T07:43:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
notcoin
Notcoin
NOT
https://www.coingecko.com/en/coins/notcoin
https://coin-images.coin…0.jpg?1701876350
eur
meme-token
0.000294
29,264,223
563
30,154,046
2,815,009
0.000307
0.000291
0.000002
0.7
0.8
-5.5
-5.4
-17.8
-83.4
193,318
0.66499
99,429,405,866.9074
102,452,755,868.5205
102,456,956,842.91
0.026124
-98.87336
2024-06-02T10:00:38.000Z
0.000277
6.44028
2026-02-28T05:45:06.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
america-party-5
America Party
AMERICA
https://www.coingecko.com/en/coins/america-party-5
https://coin-images.coin…1.jpg?1752055373
eur
meme-token
0
27,707,068
592
27,707,068
46.05
0
0
-0
0.1
-1.4
-5.1
-1.8
7.2
-38.4
-335,261.367998
-1.19555
420,690,000,000,000
420,690,000,000,000
420,690,000,000,000
0.000001
-94.96417
2025-07-13T20:40:51.000Z
0
131.91645
2025-09-01T23:59:49.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
memecoin-2
Memecoin
MEME
https://www.coingecko.com/en/coins/memecoin-2
https://coin-images.coin…9.png?1698912168
eur
meme-token
0.00043
27,612,834
595
29,687,033
7,002,631
0.000442
0.000429
-0.000004
0
-1.9
-5.9
-5
-22
-73
-245,139.603522
-0.87996
64,179,048,200
69,000,000,000
69,000,000,000
0.051859
-99.17036
2024-03-04T09:30:21.000Z
0.000398
8.04987
2026-05-28T14:13:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
pipedog
pipedog
PIPEDOG
https://www.coingecko.com/en/coins/pipedog
https://coin-images.coin…g.png?1785289835
eur
meme-token
0.002194
27,088,483
603
27,088,483
1,979,130
0.002345
0.001766
0.000425
-3.5
14.5
0
null
null
null
5,250,998
24.0458
12,345,678,912
12,345,678,912
null
0.004651
-52.82645
2026-07-29T01:59:00.000Z
0.001705
28.65618
2026-07-31T20:54:00.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
tdccp
TDCCP
TDCCP
https://www.coingecko.com/en/coins/tdccp
https://coin-images.coin…o.jpg?1746787823
eur
meme-token
0.041558
26,596,975
614
26,596,975
19,030.08
0.042469
0.037506
0.000484
2.7
1.4
-6.5
-5.9
-17.9
-65
309,480
1.17729
639,999,980.9
639,999,980.9
639,999,980.9
0.394191
-89.45744
2025-05-13T23:16:35.000Z
0.021864
90.07026
2026-06-27T05:58:10.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
cat-in-a-dogs-world
cat in a dogs world
MEW
https://www.coingecko.com/en/coins/cat-in-a-dogs-world
https://coin-images.coin…W.png?1711442286
eur
meme-token
0.000289
25,703,184
631
25,703,184
2,301,178
0.000301
0.000289
-0.000009
0
-1.5
-5.4
-5.5
-15.7
-88.6
-815,674.529414
-3.07583
88,888,888,888.88
88,888,888,888.88
88,888,888,888.88
0.012216
-97.633
2024-11-17T08:03:04.000Z
0.000274
5.706
2026-07-29T21:08:40.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
dogelon-mars
Dogelon Mars
ELON
https://www.coingecko.com/en/coins/dogelon-mars
https://coin-images.coin…0.jpg?1696514622
eur
meme-token
0
24,697,140
646
24,697,140
3,438,236
0
0
-0
-0.1
-1.6
-12.6
-12.8
-9.7
-73.1
-360,614.232171
-1.43913
1,000,000,000,000,000
1,000,000,000,000,000
1,000,000,000,000,000
0.000002
-98.89916
2021-10-30T12:39:32.000Z
0
69.09156
2021-04-22T22:09:26.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
wiki-cat
Wiki Cat
WKC
https://www.coingecko.com/en/coins/wiki-cat
https://coin-images.coin…o.png?1696525114
eur
meme-token
0
24,593,975
651
38,349,410
120,717
0
0
-0
0.1
-1.8
-4.9
-2.3
-6.3
88.3
-615,681.598784
-2.44225
536,395,497,545,702.25
536,395,497,545,702.25
853,003,865,345,185
0.055771
-99.99992
2026-05-30T14:38:30.000Z
0
85,394.19471
2022-12-16T18:31:47.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
what-if-3
What IF
IF
https://www.coingecko.com/en/coins/what-if-3
https://coin-images.coin…0.png?1785157954
eur
meme-token
0.0258
23,550,956
670
23,550,956
1,750,453
0.0338
0.02077
-0.004017
5
-12.4
0
null
null
null
-3,669,059.203077
-13.47927
912,844,572.143605
912,844,572.143605
1,000,000,000
0.033807
-23.68491
2026-08-02T10:00:00.000Z
0.004539
468.3851
2026-07-28T17:37:20.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
asteroid-shiba
Asteroid Shiba
ASTEROID
https://www.coingecko.com/en/coins/asteroid-shiba
https://coin-images.coin….jpeg?1782717511
eur
meme-token
0.000055
23,334,467
676
23,334,467
1,994,897
0.000059
0.000055
-0
-0.1
-1.3
-25
3.2
-14.9
54,353.9
-131,463.330774
-0.56023
420,690,000,000
420,690,000,000
420,690,000,000
0.000408
-86.40348
2026-04-21T03:56:00.000Z
0
130,727.1542
2026-02-24T23:10:03.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
neiro-3
Neiro
NEIRO
https://www.coingecko.com/en/coins/neiro-3
https://coin-images.coin…o.jpg?1731449567
eur
meme-token
0.000053
22,377,390
693
22,377,390
3,632,855
0.000056
0.000053
-0.000001
0.4
-0.6
-1
4
-8.3
-84
-578,167.314079
-2.51864
420,690,000,000
420,690,000,000
420,690,000,000
0.002839
-98.12622
2024-11-12T00:05:49.000Z
0.000002
2,258.80103
2024-07-31T23:00:23.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
nyc-token
NYC
NYC
https://www.coingecko.com/en/coins/nyc-token
https://coin-images.coin…0.jpg?1768293202
eur
meme-token
0.073347
22,004,234
700
73,347,483
3.28
0
0
null
0
0
-4
0
0
null
null
null
299,999,784.112286
999,999,784.112286
1,000,000,000
0.121958
-39.85823
2026-01-13T19:00:34.000Z
0.072764
0.80224
2026-04-17T13:11:00.000Z
2026-08-01T23:35:00.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
coin
snek
Snek
SNEK
https://www.coingecko.com/en/coins/snek
https://coin-images.coin…0.png?1768638178
eur
meme-token
0.00028
20,909,867
723
21,062,147
1,023,955
0.000288
0.000268
0.000009
-0.4
5.3
9.3
4.2
-22.6
-89.8
708,032
3.50479
74,699,405,934
75,243,418,166
76,715,880,000
0.008502
-96.70764
2024-12-05T03:50:53.000Z
0.000131
113.74499
2023-10-19T18:25:36.000Z
2026-08-03T06:15:30.000Z
null
null
null
null
null
null
null
category=meme-token in EUR by market_cap_desc
2026-08-03T06:17:25
AG2kzETCc9ldvSv2G
Ge5TfMARFtLPgKzSb
End of preview.

reapX — public sources in, addressable records out

CoinGecko Scraper

Scrape CoinGecko coin prices, market caps, volumes, supply and all-time highs in any of 63 currencies, plus exchange trust scores and volumes. No login, no API key.

Rows in this dataset 9,713
Fields 68
Collector runs behind it 63
Most recent observation 2026-08-03
Browsable presentation https://reapx.dev/data/coingecko-scraper/ — 4,785 entity pages
Run the collector yourself https://apify.com/reapx/coingecko-scraper

What this is

Every row here was returned by a real run of a public collector. Nothing is generated from a template over a keyword list: a row exists because a run observed it.

A browsable presentation of the subset that carries an addressable id is published as 4,785 entity pages at https://reapx.dev/data/coingecko-scraper/, one page per entity. This dataset is the larger of the two — rows whose payload has no field that can address a page are here and are not published there.

Provenance

Each row carries _run_id and _dataset_id, naming the collector run that produced it, so any row can be traced back to the run that observed it. Rows observed by more than one run are deduplicated on content; 250 duplicate observations were collapsed.

Files

  • coingecko-scraper.jsonl — one JSON object per row, the canonical form
  • coingecko-scraper.csv — the same rows flattened; nested values are JSON-encoded within their cell so they round-trip
  • dataset.json — schema.org Dataset metadata

Loading it

from datasets import load_dataset
ds = load_dataset("reapxdev/coingecko-scraper", split="train")

A sample of the published entities

Related

Licence

Collected from public sources. This metadata and the published pages are CC BY 4.0; the underlying records remain under the terms of their originating source.

Downloads last month
9