/v1/tokens/slugs
All token slugs
Request
https://api.xrpl.to/v1/tokens/slugscurl 'https://api.xrpl.to/v1/tokens/slugs'
Response
https://api.xrpl.to/v1/tokens/slugs{ "success": true, "count": 20391, "total": 20391, "truncated": false, "slugs": [ "rMxCKbEDwqr76QuheSUMdEGf4B9xJ8m5De-524C555344000000000000000000000000000000", "rGm7WCVp9gb4jZHWTEtGUr4dd74z2XuWhE-5553444300000000000000000000000000000000", "rGG3wQ4kUzd7Jnmk1n5NWPZjjut62kCBfC-41524D5900000000000000000000000000000000", "rhCAT4hRdi2Y9puNdkpMzxrdKa5wkppR62-46555A5A59000000000000000000000000000000", "rszenFJoDdiGjyezQc8pME9KWDQH43Tswh-44524F5000000000000000000000000000000000" ] }
Long arrays and strings are shortened in the example; Send request for the full answer.
{ success, count (rows returned), total (all matching), truncated, slugs[] }
What it does
All token slugs