Real-time indexed pair and token data for MyRx-1582's DEX, powered by a live Graph Node subgraph — not raw RPC polling.
| Pair | Token 0 | Token 1 |
|---|---|---|
| Loading… | ||
https://graph.myrxwallets.com/query — POST a query, e.g. { pairs { id token0 { symbol } token1 { symbol } } }Runs directly against the live indexer — no external tool, no third-party JS.
Result will appear here.