There are 20,268 tokens issued on the XRP Ledger and only 1,543 of them traded today. A screener is how you tell those two groups apart.
Here is a complete one. No dependencies, runs on any Node 18+.
The whole thing
const API = 'https://api.xrpl.to/v1';
async function get(path, attempt = 1) {






