Solana DEX Pools Pulse avatar

Solana DEX Pools Pulse

Pricing

from $1.00 / 1,000 dataset items

Go to Apify Store
Solana DEX Pools Pulse

Solana DEX Pools Pulse

Keyless Solana DEX pool pulse (DefiLlama yields pools, no API key): top pools by TVL across Raydium / Orca / Jupiter-Lend / Kamino-Lend with APY + pool TVL, project totals, stateful KVS deltas vs last run (TVL drift + APY shifts). Alerts on pool TVL drop or APY jump.

Pricing

from $1.00 / 1,000 dataset items

Rating

0.0

(0)

Developer

jedi solana

jedi solana

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Keyless Solana DEX pool pulse (DefiLlama yields pools, no API key): top pools by TVL across Raydium / Orca / Jupiter-Lend / Kamino-Lend with APY + pool TVL, project totals, stateful KVS deltas vs last run (TVL drift + APY shifts). Alerts on pool TVL drop or APY jump.

What you get

Every run writes a dataset with one row per record:

{
"kind": "dex-pools-pulse",
"ts": "2026-09-20T00:08:00Z",
"status": "ok",
"firstRun": true,
"prevRunTs": null,
"projects": [
{
"key": "kamino-lend",
"tvlUsd": 1760304461.0,
"avgApy": 1.93,
"poolCount": 153
},
{
"key": "jupiter-lend",
"tvlUsd": 1397160029.0,
"avgApy": 0.83,
"poolCount": 81
},
{
"key": "binance-staked-sol",
"tvlUsd": 1146228045.0,
"avgApy": 4.62,
"poolCount": 1
},
{
"key": "jito-liquid-staking",
"tvlUsd": 1143274395.0,
"avgApy": 4.95,
"poolCount": 1
},
{
"key": "blackrock-buidl",
"tvlUsd": 993183967.0,
"avgApy": 3.75,
"poolCount": 1
},
{
"key": "raydium-amm",
"tvlUsd": 649727334.0,
"avgApy": 317.75,
"poolCount": 1322
},
{
"key": "jupiter-staked-sol",
"tvlUsd": 570751734.0,
"avgApy": 5.45,
"poolCount": 1
},
{
"key": "drift-staked-sol",
"tvlUsd": 311604995.0,
"avgApy": 5.17,
"poolCount": 1
},
{
"key": "onre",
"tvlUsd": 301491574.0,
"avgApy": 11.02,
"poolCount": 1
},
{

Input

{
"limit": 25
}
FieldTypeDescription
limitintegerLimit: the limit parameter. Default: 25.

Use cases

  • Monitor on a schedule — run this Actor on a timer and get a fresh, normalized snapshot every time; diff the datasets to see what changed.
  • Feed a dashboard or model — clean, one-JSON-item-per-record output is ready to pipe into a spreadsheet, database, or LLM prompt without any post-processing.
  • Research & due diligence — pull a structured set of records for a topic, name, or window without scraping the public source by hand.

Limits & notes

  • No API key, no login: it only reads public endpoints/feeds. If the upstream source is degraded, the run still succeeds and returns an honest status item instead of failing.
  • Results reflect what the public source returned at run time (top-N windows, newest-first where applicable).
  • Pay-per-event via synthetic events: each default-dataset item is billed through apify-default-dataset-item ($0.001 per item), plus apify-actor-start.
  • Free to try on the free plan; PPE pricing applies to paid-plan users.

Categories

OTHER