Skip to main content

VVS Finance API on Cronos

VVS Finance runs two pool types on Cronos: the classic AMM, indexed as vvs, and V3 concentrated liquidity, indexed as vvs_v3. Pools, prices, OHLCV candles and individual swaps come back over REST, with streaming in preview.

830+active VVS Finance pools
$1.9Mvolume, 24h
20,935transactions, 24h
2versions in the API

Data as of 2026-09-17 14:31 UTC, source: /networks/cronos/dexes

VVS Finance swaps on Cronos

Each row is one swap from the transactions endpoint: the pair, its value in USD at the time, and the VVS Finance version it went through.

  1. RACECAT/WCRO$233.09VVS Finance14:30:33 UTC
  2. RACECAT/WCRO$353.02VVS Finance14:30:09 UTC
  3. RACECAT/WCRO$65.40VVS Finance14:29:06 UTC
  4. USDC/WCRO$3.04VVS Finance V314:28:08 UTC
  5. WCRO/USDC$888.67VVS Finance14:28:07 UTC
  6. USDC/WCRO$99.07VVS Finance V314:28:07 UTC
  7. USDC/WCRO$345.37VVS Finance V314:28:07 UTC
  8. WCRO/USDC$52.82VVS Finance14:27:59 UTC
  9. USDC/WCRO$77.10VVS Finance V314:27:50 UTC
  10. RACECAT/WCRO$45.74VVS Finance14:27:49 UTC
  11. USDC/WCRO$107.26VVS Finance V314:27:11 UTC
  12. USDC/WCRO$185.66VVS Finance V314:25:22 UTC
  13. USDC/WCRO$96.50VVS Finance V314:25:06 UTC
  14. WCRO/USDC$10.08VVS Finance14:25:01 UTC
  15. WCRO/USDC$11.49VVS Finance14:24:58 UTC
  16. USDC/WCRO$60.29VVS Finance V314:24:58 UTC
  17. RACECAT/WCRO$57.44VVS Finance14:23:21 UTC
  18. USDC/WCRO$255.54VVS Finance V314:23:17 UTC
  19. USDC/WCRO$63.91VVS Finance V314:23:06 UTC
  20. USDC/WCRO$697.19VVS Finance V314:23:05 UTC
  21. USDC/WCRO$1,003.07VVS Finance V314:23:05 UTC
  22. USDC/WCRO$26.66VVS Finance V314:23:04 UTC
  23. USDC/WCRO$30.32VVS Finance V314:22:13 UTC
  24. USDC/WCRO$65.64VVS Finance V314:22:07 UTC
  25. WCRO/USDC$1,040.17VVS Finance14:21:45 UTC
  26. USDC/WCRO$32.53VVS Finance V314:21:45 UTC
  27. USDC/WCRO$1,974.10VVS Finance V314:21:45 UTC
  28. USDC/WCRO$24.60VVS Finance V314:21:37 UTC
  29. USDC/WCRO$302.79VVS Finance V314:18:50 UTC
  30. USDC/WCRO$298.87VVS Finance V314:18:46 UTC
  31. USDC/WCRO$4.64VVS Finance V314:17:54 UTC
  32. USDC/WCRO$7.51VVS Finance V314:17:52 UTC
  33. USDC/WCRO$215.02VVS Finance V314:17:51 UTC
  34. WCRO/USDC$472.27VVS Finance14:15:19 UTC
  35. WCRO/USDC$746.90VVS Finance14:15:17 UTC
  36. USDC/WCRO$322.56VVS Finance V314:15:17 UTC
  37. WCRO/USDC$492.10VVS Finance14:15:11 UTC
  38. WCRO/USDC$465.87VVS Finance14:14:56 UTC
  39. WCRO/USDC$525.21VVS Finance14:14:37 UTC
  40. RACECAT/WCRO$8.64VVS Finance14:14:02 UTC
  41. RACECAT/WCRO$148.98VVS Finance14:13:14 UTC
  42. RACECAT/WCRO$604.25VVS Finance14:13:09 UTC
  43. WCRO/USDC$697.88VVS Finance14:13:02 UTC
  44. RACECAT/WCRO$117.84VVS Finance14:12:55 UTC
  45. WCRO/USDC$441.67VVS Finance14:12:36 UTC
  46. WCRO/USDC$624.61VVS Finance14:12:36 UTC
  47. WCRO/USDC$1,082.82VVS Finance14:12:35 UTC
  48. RACECAT/WCRO$2.85VVS Finance14:12:25 UTC
  49. WCRO/USDC$660.57VVS Finance14:12:19 UTC
  50. WCRO/USDC$373.28VVS Finance14:12:18 UTC
  51. WCRO/USDC$328.28VVS Finance14:12:06 UTC
  52. WCRO/USDC$495.19VVS Finance14:11:43 UTC
  53. WCRO/USDC$481.21VVS Finance14:11:23 UTC
  54. WCRO/USDC$487.50VVS Finance14:10:28 UTC
  55. WCRO/USDC$552.02VVS Finance14:09:43 UTC
  56. WCRO/USDC$1,364.88VVS Finance14:09:37 UTC
  57. WCRO/USDC$1,956.22VVS Finance14:09:36 UTC
  58. RACECAT/WCRO$115.02VVS Finance14:08:14 UTC
  59. RACECAT/WCRO$46.62VVS Finance14:07:57 UTC
VVS Finance swaps on Cronos, newest first, from the API at 2026-09-17 14:31 UTC. Times are block times.

Your first VVS Finance call

Find the busiest pools for one version, then read the swaps going through one of them. Token symbols come back in every transaction row, so there is no second lookup.

# top VVS Finance pools by 24h volume
curl "https://api.dexpaprika.com/networks/cronos/pools/search?dex_name=vvs&order_by=volume_usd_24h&sort=desc&limit=5"

# newest transactions through one pool
curl "https://api.dexpaprika.com/networks/cronos/pools/0xe61db569e231b3f5530168aa2c9d50246525b6d6/transactions?limit=5"
request
curl "https://api.dexpaprika.com/networks/cronos/pools/0xe61db569e231b3f5530168aa2c9d50246525b6d6/transactions?limit=1"
response
{
  "id": "0x1a2579fd480eb0e69750f6048779d1138e6962be1cfdc69692cb1c8e4ca73673",
  "pool_id": "0xe61db569e231b3f5530168aa2c9d50246525b6d6",
  "factory_id": "0x3b44b2a187a7b3824131f8db5a74194d0a42fc15",
  "token_0_symbol": "WCRO",
  "token_1_symbol": "USDC",
  "volume_0": 15310.555010519978,
  "volume_1": 889.548226,
  "price_0_usd": 0.05804314978188289,
  "created_at_block_number": 94485571,
  "created_at": "2026-09-17T14:28:07Z"
}

Response the API returned at 2026-09-17 14:31 UTC, trimmed to 10 fields. Try it sends this request from your browser.

VVS classic and V3 in one API

Pool records carry dex_id. Swap rows carry factory_id, the contract the swap went through.

Versiondex_idfactory_idVolume, 24h Share
VVS Financevvs0x3b44b2…42fc15$1.2M61.2%
VVS Finance V3vvs_v30x40ab11…e14c35$751,456.2438.8%

Data as of 2026-09-17 14:31 UTC, source: /networks/cronos/dexes

Top VVS Finance pools on Cronos by 24h volume

PairVersionVolume, 24hLiquidity
WCRO/USDCVVS Finance$439,955.13$5.8M
USDC/WCROVVS Finance V3$361,235.00$152,881.31
USDC/USDCVVS Finance V3$247,741.82$987,043.38
WCRO/RACECATVVS Finance$124,823.09$25,227.17
212/WCROVVS Finance$74,617.88$83,448.56
WBTC/WCROVVS Finance$70,937.74$2.0M
WCRO/WETHVVS Finance$48,420.15$1.2M
USDT/USDCVVS Finance V3$46,951.63$36,372.84
WCRO/USDCVVS Finance V3$19,938.08$140,492.31
VVS/WCROVVS Finance V3$14,949.51$124,844.31

Endpoints that answer for VVS Finance

The same paths work on every chain we index. Full reference in the docs.

EndpointReturnsDocs
GET /networks/cronos/pools/search?dex_name=vvsVVS Finance pools, sorted and filtered by volume, liquidity, transactions or age. Swap in vvs_v3 for the other versions.reference
GET /networks/cronos/pools/{address}Liquidity, reserves, pricing and metadata for one pool.reference
GET /networks/cronos/pools/{address}/transactionsRecent swaps, liquidity adds and removes for a pool, with token symbols and USD prices.reference
GET /networks/cronos/pools/{address}/ohlcvCandles for a pool at intervals from 1 minute to 24 hours.reference
GET /networks/cronos/tokens/{address}Latest price, metadata and summary metrics for one token.reference
GET /networks/cronos/dexesEvery DEX on Cronos, with each VVS Finance version as its own entry.reference
SSE /sse/transactionsSwaps on a pool or token, pushed as they land. In preview.reference

Streaming VVS Finance swaps

Streaming over server-sent events is in preview. /sse/transactions pushes swaps on a pool or token as they land, and each update counts as one request. See the showcase streams for access, or watch a running price stream on the Cronos streaming page.

What it costs

One call is one credit on your plan. Current quotas and rates are on the pricing page.

Free
$0 / month
  • A free API key, no credit card
  • Every endpoint on this page
  • Data can run a short way behind the chain
Get your free API key
Pro
$99 / month
  • Real-time data on every endpoint
  • Higher request ceilings
  • Its own hosts: api-pro and streaming-pro
See the plans

VVS Finance API questions

Do I need an API key to query VVS Finance data?

A free API key is the place to start. It needs no credit card and works on every endpoint on this page: register one at console.dexpaprika.com. Current quotas are on the pricing page.

Which VVS Finance version is a swap from?

Read factory_id on the transaction row: 0x3b44…fc15 is VVS Finance and 0x40ab…4c35 is VVS Finance V3. Pool records carry dex_id directly: vvs is VVS Finance and vvs_v3 is VVS Finance V3.

How do I list only VVS Finance pools on Cronos?

Call /networks/cronos/pools/search with dex_name=vvs, then with dex_name=vvs_v3 for the other versions. Add order_by=volume_usd_24h to get the busiest first.

How fresh is the VVS Finance data?

On the free plan, data can run a short way behind the chain. Paid plans serve it in real time. The figures on this page were read from the API at 2026-09-17 14:31 UTC.

What counts as one request?

One call is one credit, including a call that returns many rows. Batch endpoints bill per item. Each streaming update also counts as one.

Can I stream VVS Finance swaps instead of polling?

Streaming over server-sent events is in preview. /sse/transactions pushes swaps on a pool or token as they land. Access is described in the showcase streams docs, and a running price stream is on the Cronos streaming page.

How do I send my key once I have one?

Put the key in the Authorization header on its own, with nothing in front of it.

Which host do I call?

api.dexpaprika.com with a free key. Pro and Enterprise keys go to api-pro.dexpaprika.com.

Start querying VVS Finance on Cronos

Every call on this page is one paste away. Plans decide how many you can make and how fresh the data is.