Dynamic Pool & Token Data
Why the bundled snapshot goes stale
Fetch the manifest
https://dxjms0h859jb3.cloudfront.net/pool-config/flash-trade-v2/prod.json{
"configMeta": {
"version": "<commit SHA the config was published from>",
"env": "prod",
"publishedAt": "2026-07-08T11:55:39Z",
"promotedAt": "2026-07-08T11:56:24Z"
},
"pools": [
{
"poolName": "Crypto.1",
"cluster": "mainnet-beta",
"poolAddress": "HfF7GCcEc76…",
"tokens": [],
"custodies": [],
"markets": [],
"addressLookupTableAddresses": []
}
],
"otherTokens": []
}Key
What it holds
Use it in your app
Hot-reload in bots and backends
Run the examples
File
What it does
Was this helpful?

